Home
last modified time | relevance | path

Searched hist:"8 a9dc16e4d07d29fff08b7caca36f0865065f7f7" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/
H A DKconfig8a9dc16e4d07d29fff08b7caca36f0865065f7f7 Sat May 12 17:23:17 CDT 2018 Marek Vasut <marex@denx.de> spl: Add full fitImage support

Add support for loading U-Boot and optionally FDT from a fitImage
in SPL by using the full fitImage support from U-Boot. While we do
have limited SPL loading support in SPL with a small footprint, it
is missing a lot of important features, like checking signatures.
This support has all the fitImage features, while the footprint is
obviously larger.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/common/spl/
H A Dspl.c8a9dc16e4d07d29fff08b7caca36f0865065f7f7 Sat May 12 17:23:17 CDT 2018 Marek Vasut <marex@denx.de> spl: Add full fitImage support

Add support for loading U-Boot and optionally FDT from a fitImage
in SPL by using the full fitImage support from U-Boot. While we do
have limited SPL loading support in SPL with a small footprint, it
is missing a lot of important features, like checking signatures.
This support has all the fitImage features, while the footprint is
obviously larger.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>