openwrt/package
Yangbo Lu 5ca8903631 layerscape: convert to squashfs rootfs for QSPI NOR boot
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>
2020-07-11 14:44:22 +02:00
..
base-files base-files/functions.sh: use command -v instead of which 2020-07-11 14:42:32 +02:00
boot layerscape: convert to squashfs rootfs for QSPI NOR boot 2020-07-11 14:44:22 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware linux-firmware: package EIP197 mini firmware 2020-07-11 13:33:28 +02:00
kernel kernel: kmod-zram: break the strict dependency from lz4 2020-07-11 13:33:28 +02:00
libs lzo: switch to building with CMake 2020-07-11 13:33:28 +02:00
network wireguard-tools: replace backticks by $(...) 2020-07-11 12:52:01 +02:00
system zram-swap: correctly express the required dependencies 2020-07-11 13:33:28 +02:00
utils busybox: store applet usage messages uncompressed 2020-07-11 14:42:32 +02:00
Makefile