Hi, This patch adds a new profile for the Mirabox, and fixes a few things along the way, mostly because of the Mirabox NAND page size that differs from the other mvebu boards (and most of the boards supported by OpenWRT apparently).
Thanks, Maxime Maxime Ripard (4): mvebu: Replace the padjffs2 call by the generic definition ubinize-image: Change the rootfs to a static volume mvebu: push UBI and UBIFS options to the profiles mvebu: Add a profile for the Mirabox scripts/ubinize-image.sh | 6 +++++- target/linux/mvebu/image/Makefile | 7 ++----- target/linux/mvebu/profiles/100-Generic.mk | 3 +++ target/linux/mvebu/profiles/110-mirabox.mk | 15 +++++++++++++++ target/linux/mvebu/profiles/200-Evalboards.mk | 3 +++ 5 files changed, 28 insertions(+), 6 deletions(-) create mode 100644 target/linux/mvebu/profiles/110-mirabox.mk -- 2.1.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel