-
- Downloads
x86: Make chromebook_link the default board for coreboot
Change SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE to chromebook_link which is currently the only real board officially supported to run U-Boot loaded by coreboot. Note the symbolic link file chromebook_link.dts is deleted and link.dts is renamed to chromebook_link.dts. To avoid multiple definition of video_hw_init, the CONFIG_VIDEO_X86 define needs to be moved to arch/x86/cpu/ivybridge/Kconfig. Signed-off-by:Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/dts/Makefile 1 addition, 2 deletionsarch/x86/dts/Makefile
- arch/x86/dts/chromebook_link.dts 216 additions, 1 deletionarch/x86/dts/chromebook_link.dts
- arch/x86/dts/chromebook_link.dts 216 additions, 1 deletionarch/x86/dts/chromebook_link.dts
- arch/x86/dts/link.dts 0 additions, 216 deletionsarch/x86/dts/link.dts
- board/coreboot/coreboot/Kconfig 2 additions, 2 deletionsboard/coreboot/coreboot/Kconfig
- configs/chromebook_link_defconfig 1 addition, 0 deletionsconfigs/chromebook_link_defconfig
- configs/coreboot-x86_defconfig 0 additions, 1 deletionconfigs/coreboot-x86_defconfig
- drivers/video/Kconfig 8 additions, 0 deletionsdrivers/video/Kconfig
- include/configs/chromebook_link.h 0 additions, 1 deletioninclude/configs/chromebook_link.h
Loading
Please register or sign in to comment