brcm2708: Add feature flag rootfs-part
authorDaniel F. Dickinson <cshored@thecshore.com>
Thu, 27 Dec 2018 03:33:57 +0000 (22:33 -0500)
committerYousong Zhou <yszhou4tech@gmail.com>
Wed, 30 Oct 2019 02:38:02 +0000 (02:38 +0000)
commit0880275d5ee36b006a0501dc9eb9f4d5c953dcb5
tree7f7348d41301299aef48959d91da6f63347e2164
parentb2fba59f103374e8e6875b19d27ea6b8798b9df6
brcm2708: Add feature flag rootfs-part

Even with squashfs brcm2708 requires ROOTFS_PART_SIZE because the overlay
exists as a loopback device on the space not used by squashfs in the root
partition. Also for ext4 (the other fs option) ROOTFS_PART_SIZE is required,
so use feature flag rootfs-part to enable it.

Fixes FS#2166

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
(cherry picked from commit 3bb44f42990a75e66972016cde75bed6a3f09ef9)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/brcm2708/Makefile