[U-Boot] [PATCH 17/17] sunxi: use SPL header DT name for FIT board matching
Simon Glass
sjg at chromium.org
Wed Mar 8 21:01:28 UTC 2017
On 28 February 2017 at 19:25, Andre Przywara <andre.przywara at 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.przywara at arm.com>
> ---
> board/sunxi/board.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list