MLK-20664-1 imx8qxp: spl: Enable SPL container support for NAND
authorYe Li <ye.li@nxp.com>
Thu, 27 Dec 2018 05:45:54 +0000 (21:45 -0800)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 10:38:53 +0000 (03:38 -0700)
commit9f8fed23401613288056db8036431b7487f62fea
tree5bbd8ef2de1c77d2562552c8f139905aa96c6fae
parent519354f9c47f88ba325c08ea861d2a139a6be8aa
MLK-20664-1 imx8qxp: spl: Enable SPL container support for NAND

Add the NAND support to SPL container parser and enable it for imx8qxp arm2
nand reworked board.
The SPL NAND will read from nandfit mtdpart (128MB offset) to parsing the entire
boot image and get the 3rd container from it. This requires burning tool (uuu)
to program the entire boot image into nandfit.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 4b2850ccfd8b387590c9fb4abfffdd0ac5cc8e58)
arch/arm/mach-imx/imx8/parser.c
common/spl/spl_nand.c