[PATCH v4 26/27] x86: chromebook_panther: Correct the image layout
Simon Glass
sjg at chromium.org
Tue Jul 28 20:57:34 CEST 2020
This board does not have microcode but at present that is not supported
by Kconfig nor the binman image layout. Fix both of these.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---
(no changes since v1)
arch/x86/Kconfig | 7 ++++++-
arch/x86/dts/u-boot.dtsi | 6 +++++-
configs/chromebox_panther_defconfig | 2 ++
3 files changed, 13 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list