You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
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>
7 years ago
..
imagebuilder build: add buildbot specific config option for setting defaults 7 years ago
linux ar71xx: Enable mtdsplit support for RB SPI NOR devices 7 years ago
sdk sdk: emit proper tag references for base URLs 7 years ago
toolchain target/toolchain: Fix toolchain packaging without package build 8 years ago
Config.in kernel: add plan 9 fs package 8 years ago
Makefile build: make <subdir>/install opt-in, use it for target/ only 7 years ago