[PATCH v2 16/21] x86: coral: Move fsp-m settings to a subnode
Simon Glass
sjg at chromium.org
Mon Dec 28 17:25:33 CET 2020
At present these settings are in the node for host-bridge and so are
visible in TPL as well as SPL. But they are only used for SPL.
Move them to a subnode so that TPL does not included them.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
arch/x86/cpu/apollolake/fsp_m.c | 5 ++++-
arch/x86/dts/chromebook_coral.dts | 5 +++++
2 files changed, 9 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list