
29 Jun
2020
29 Jun
'20
10:01 a.m.
On Sun, Jun 14, 2020 at 10:58 AM Simon Glass sjg@chromium.org wrote:
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@chromium.org
(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(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com