On 17 April 2017 at 09:45, Philipp Tomsich <
[email protected]> wrote:
> 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 <[email protected]>
> ---
>
> scripts/Makefile.spl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Simon Glass <[email protected]>

I hope we don't end up having to filter the properties to include!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to