On 28 February 2017 at 19:25, Andre Przywara <andre.przyw...@arm.com> wrote:
> Now that we can store a DT name in the SPL header, use this string (if
> available) when finding the right DT blob to load for U-Boot proper.
> This allows a generic U-Boot (proper) image to be combined with a bunch
> of supported DTs, with just the SPL (possibly only that string) to be
> different.
> Eventually this string can be written after the build process by some
> firmware update tool.

Or perhaps placed in the device tree attached to SPL, if there is one.

>
> Signed-off-by: Andre Przywara <andre.przyw...@arm.com>
> ---
>  board/sunxi/board.c | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to