Thibaut VARENE f6a52bf337 ar71xx: Enable mtdsplit support for RB SPI NOR devices
This patch enables mtdsplit for the MikroTik subtarget.
It converts mach-rbspi.c to use a single "firmware" partition.
Finally, it converts the SPI NOR profile to metadata images:
the original combined-image format is gone, the images are now
"standard" sysupgrade images with metadata appended.

Note: kernel2minor apparently pads the kernel container to erase-block
boundary, but this is undocumented behaviour, so we do not rely on it
and call pad-to anyway.

Note: in platform.sh, the boards are tested last in platform_check_image()
as this should eventually become the "*)" default case when more devices
switch to metadata images.

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
2017-02-22 22:52:20 +01:00
..
2015-02-15 19:45:29 +00:00
2015-07-07 08:06:05 +00:00
2016-01-10 17:19:34 +00:00
2015-08-17 06:16:54 +00:00
2016-04-17 22:03:58 +00:00
2014-11-26 08:28:22 +00:00
2016-04-17 22:03:58 +00:00
2017-01-20 00:40:33 +01:00
2015-09-24 09:08:47 +00:00
2016-06-06 14:58:11 +02:00