openwrt/target/linux/bcm4908
Rafał Miłecki b7ffeef924 bcm4908: pad firmware image bootfs JFFS2 partition to 8 MiB
This way MTD "bootfs" partition will be always 8+ MiB. This should be
enough for any custom / future firmware to fit its bootfs (e.g. big
kernel) without having to repertition whole flash. That way we can
preserve UBI and its erase counters during sysupgrade.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit ca9b1f15c4)
2021-04-08 13:16:13 +02:00
..
base-files/etc/board.d bcm4908: add board.d network setup 2021-02-08 12:05:56 +01:00
files-5.4/drivers/net/ethernet/broadcom bcm4908: add Ethernet driver 2021-02-08 11:49:21 +01:00
generic bcm4908: initial work on the Broadcom BCM4908 target 2021-01-12 21:10:51 +01:00
image bcm4908: pad firmware image bootfs JFFS2 partition to 8 MiB 2021-04-08 13:16:13 +02:00
patches-5.4 bcm4908: backport DT patch adding Ethernet MAC address 2021-04-08 13:16:11 +02:00
config-5.4 bcm4908: enable JFFS2 support 2021-04-08 13:16:12 +02:00
Makefile bcm4908: add USB packages to the DEFAULT_PACKAGES 2021-02-15 16:54:28 +01:00