aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-04-17 17:45:13 +0200
committerTom Rini <trini@konsulko.com>2017-05-11 22:03:40 -0400
commite938ef1f071d9358ab5667e07cd024f377f5984c (patch)
treeaff977facbadbfc380ac3ae299e21e0aa2790279 /common
parentf222b367515a36f1216049fce5c0c81f0444766d (diff)
downloadu-boot-e938ef1f071d9358ab5667e07cd024f377f5984c.zip
u-boot-e938ef1f071d9358ab5667e07cd024f377f5984c.tar.gz
u-boot-e938ef1f071d9358ab5667e07cd024f377f5984c.tar.bz2
spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
When OF control is enabled for the SPL stage, nodes are removed from the DTB to reduce its size. While /chosen is kept, /config is removed. There's no reason why /chosen should be kept over /config (and as we would like to put properties into /config that control the SPL stage), we add '/config' to the list of nodes to be retained for the SPL stage. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions