]> Git Repo - J-u-boot.git/commit
spl: nor: support loading i.MX container format file
authorPeng Fan <[email protected]>
Mon, 23 Sep 2019 02:18:48 +0000 (10:18 +0800)
committerStefano Babic <[email protected]>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
commit3bc4f1df033bdad3c1dbd89c1714886a0b075fac
treee77728494201a267c4b474e3c876034db67b587e
parentd9bd2f4a4efa15b129749978ca48675633a13668
spl: nor: support loading i.MX container format file

i.MX8 only support AHAB secure boot with Container format image,
we could not use FIT to support secure boot, so introduce container
support to let SPL could load container images.

Cc: Simon Goldschmidt <[email protected]>
Cc: Tien Fong Chee <[email protected]>
Cc: York Sun <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Alex Kiernan <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Philipp Tomsich <[email protected]>
Cc: Kever Yang <[email protected]>
Cc: Heiko Schocher <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
common/spl/spl_nor.c
This page took 0.028496 seconds and 4 git commands to generate.