oxnas: add missing NAND partitions
authorDaniel Golle <daniel@makrotopia.org>
Mon, 25 Feb 2019 11:02:15 +0000 (12:02 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 28 Feb 2019 12:03:26 +0000 (13:03 +0100)
commit994428f3950c70bc92e5e6b68e784d8d660ca4ea
tree5d4c3cc6e3def6a4900ca0694c407c509f72752b
parent9c7fd17f4aeb02ee48471a75a088df3973d362ee
oxnas: add missing NAND partitions

add kernel and other missing NAND flash partitions to allow booting
using stock loader instead of the 2nd-stage bootloader.
This will ease installation from stock firmware on pogoplugs as well
as stg212 aka. medion nas.

Existing users of OpenWrt on those boards will have to boot initramfs
generated after this commit and subsequently flash first the ubinized
image, then again run initramfs to flash sysupgrade.tar image, and
then restore bootcmd in U-Boot environment back to the original setting
('nboot 60500000 0 440000' or something like that) instead of jumping
into the now no longer used 2nd-stage loader.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/oxnas/files/arch/arm/boot/dts/ox820-cloudengines-pogoplug-pro.dts
target/linux/oxnas/files/arch/arm/boot/dts/ox820-mitrastar-stg212.dts
target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch [new file with mode: 0644]