layerscape: ls1012afrdm: introduce dynamic partitioning
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Tue, 25 Feb 2020 19:07:39 +0000 (20:07 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 12 Mar 2020 11:59:44 +0000 (12:59 +0100)
commit5031fbfd22c9a2c126bcab92998d70342b044c5e
tree15c7f3276d55b1a886c3bfa435ac72f61b932532
parent63f5268c7ffc774da6f1c3e2fa4bab15527a5632
layerscape: ls1012afrdm: introduce dynamic partitioning

Combine fixed sizes of "kernel" and "rootfs" partitions into one
partition managed by OpenWrt splitter, it will allow better management
of chip capacity and less maintenance burden when compiled kernel image
will outgrow allocated size for kernel partition. This also changes kernel
image format, since splitter only manages kernel and rootfs partitions,
the dtb needs to be updated with the kernel, so for convenience, kernel is
packed to FIT image.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
package/boot/uboot-layerscape/files/ls1012afrdm-uEnv.txt
target/linux/layerscape/armv8_64b/config-4.14
target/linux/layerscape/image/armv8_64b.mk