
1 Aug
2017
1 Aug
'17
11:12 a.m.
On 30 July 2017 at 07:23, Bin Meng bmeng.cn@gmail.com wrote:
U-Boot as coreboot payload can run on any x86 hardware ideally. Let's imply some common drivers that are useful.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- imply more common drivers for coreboot
arch/x86/cpu/coreboot/Kconfig | 10 ++++++++++ configs/coreboot-x86_defconfig | 5 ----- 2 files changed, 10 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org