]> Git Repo - J-u-boot.git/commit
spl: nand: support loading i.MX container format file
authorPeng Fan <[email protected]>
Mon, 23 Sep 2019 02:18:46 +0000 (10:18 +0800)
committerStefano Babic <[email protected]>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
commit00e180cc513ee8ea4f2a3c17758772e710deb4df
tree30514da3c9197c4cb632294a6ebe1d7bb62ec6d5
parent62f0bfc016d25d22425fc24cd34684d8030f919b
spl: nand: 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_nand.c
This page took 0.033223 seconds and 4 git commands to generate.