
1 Aug
2017
1 Aug
'17
2:23 p.m.
On Tue, Aug 1, 2017 at 5:12 PM, Simon Glass sjg@chromium.org wrote:
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
applied to u-boot-x86, thanks!