aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/image/Config.in
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-07-10 16:35:47 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-07-20 04:16:48 +0100
commit86a61e716efe2e0ef2f4ce9b2fdd7a532661ef56 (patch)
tree9d933bb05ab52a825301b54f71ebc4d384d08e66 /target/linux/mediatek/image/Config.in
parent6b2000b6ff19165d33b7f67fb7275334cbf80395 (diff)
downloadupstream-86a61e716efe2e0ef2f4ce9b2fdd7a532661ef56.tar.gz
upstream-86a61e716efe2e0ef2f4ce9b2fdd7a532661ef56.tar.bz2
upstream-86a61e716efe2e0ef2f4ce9b2fdd7a532661ef56.zip
mediatek: rework Bananapi BPi-R2
* introduce recovery (=initramfs) vs. production dual boot scheme * make use of uImage.FIT (instead of FAT partition) * generate images using build steps (instead of external scripts) * simplify sysupgrade and config restore (thanks to uImage.FIT) * make sure mmc devices are ordered persistently (set DT aliases) This commit breaks sysupgrade from existing installations, you will have to re-install using the sdcard.img.gz image. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/image/Config.in')
-rw-r--r--target/linux/mediatek/image/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/Config.in b/target/linux/mediatek/image/Config.in
index ef8536ebab..63329d386a 100644
--- a/target/linux/mediatek/image/Config.in
+++ b/target/linux/mediatek/image/Config.in
@@ -1,4 +1,4 @@
config MTK_BOOT_PARTSIZE
int "Boot (SD Card/eMMC) filesystem partition size (in MiB)"
- depends on TARGET_mediatek_mt7623_DEVICE_bpi_bananapi-r2 || TARGET_DEVICE_mediatek_mt7623_DEVICE_bpi_bananapi-r2 || TARGET_mediatek_mt7623_DEVICE_unielec_u7623-emmc || TARGET_DEVICE_mediatek_mt7623_DEVICE_unielec_u7623-emmc
+ depends on TARGET_mediatek_mt7623_DEVICE_unielec_u7623-emmc || TARGET_DEVICE_mediatek_mt7623_DEVICE_unielec_u7623-emmc
default 32