layerscape: convert to squashfs rootfs for QSPI NOR boot
authorYangbo Lu <yangbo.lu@nxp.com>
Wed, 27 May 2020 03:10:19 +0000 (11:10 +0800)
committerPetr Štetiar <ynezz@true.cz>
Sat, 11 Jul 2020 12:44:22 +0000 (14:44 +0200)
There had been an issue in Layerscape QSPI driver for very long
time, which made squashfs,jffs2 rootfs not work on QSPI NOR.
And the ubifs had been used as a workaround.
Now the issue has been fixed. So convert to use squashfs,jffs2
rootfs on QSPI NOR for Layerscape boards (LS1012ARDB/LS1046ARDB/
LS1088ARDB), and update u-boot bootargs for booting.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>

No differences found