MLK-22339: mx6qsabreauto: configs: add default mtdids and mtdparts
authorYang-yang Guo <alice.guo@nxp.com>
Sat, 3 Aug 2019 09:57:12 +0000 (17:57 +0800)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:19 +0000 (00:56 -0700)
commitfacd9712d349e2ee712060571c159fe35f108bc5
tree680de2cf00b7b6ae01dcd77803971070493b8b10
parent5f2e897c4a0e25d12217577ddcccb5f2e507e74e
MLK-22339: mx6qsabreauto: configs: add default mtdids and mtdparts
configs

set the i.MX6q default mtdids value as
"nor0=8000000.nor,nand0=gpmi-nand", nandbcb can directly write to the
nandboot partition after u-boot brings up.

=> nandbcb update $loadaddr nandboot 924672
Device nor0 not found!
current device is invalid, skip it and check the next one
device 0 offset 0x0, size 0x924672
Erasing at 0x3f00000 -- 100% complete.
NAND fw write: 0x200000 offset, 0x928000 bytes written: OK

Signed-off-by: Yang-yang Guo <alice.guo@nxp.com>
(cherry picked from commit 22c74fdc455d35346756c9fb82292db57db2c96f)
(cherry picked from commit cddec24d6c9f45ccbfd5cd59cf8bd02f05f164a3)
configs/mx6qpsabreauto_nand_defconfig
configs/mx6qsabreauto_nand_defconfig