MLK-23588: configs: change nand boot partition from mtd index to partition name
authorHan Xu <han.xu@nxp.com>
Fri, 13 Mar 2020 19:56:47 +0000 (14:56 -0500)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 10:25:55 +0000 (03:25 -0700)
commit5801d481046708dc0efb6f663f9d5ce640726803
tree1f1f311dc971f93c0bbefc3f2fefd0c10b46ab88
parentfa0e15a9ce74cff3b0da0dff4a2dc4250e4ed9fb
MLK-23588: configs: change nand boot partition from mtd index to partition name

The previous NAND boot looking the rootfs by the mtd index, which is
easy get impacted by other mtd devices, such as SPI NOR. Changed it to
the unique nand rootfs partition name can avoid this issue.

Signed-off-by: Han Xu <han.xu@nxp.com>
(cherry picked from commit a69e5febae6c1f98b2f2304501ca8fed085299b8)
(cherry picked from commit e2ed53bd9add7effac9fe620db4a79d7aee39205)
include/configs/imx8mm_evk.h
include/configs/mx6sabre_common.h
include/configs/mx6sxsabreauto.h
include/configs/mx6ul_14x14_evk.h
include/configs/mx6ullevk.h
include/configs/mx7dsabresd.h