openwrt/target/linux/ramips
Tomasz Maciej Nowak fd46680966 ramips: mt76x8: enable small_flash feature
Some of devices in this target have only 8 MiB space and are closing to
borders of usable space. Particularly, TP-Link RE305 v1 already suffers
from this issue[1], where with current partition layout, on release
images, there's not enough space for overlay. So activate small_flash
feature, which will remove some userspace hardening but will gain almost
1 MiB additional flash memory space. Here is small size comparison of
similar device (RE365 v1) with default config + LuCI:

		kernel		rootfs		sysupgrade
current:	2305728		3635044		5964584
small_flash:	1713571		3320132		5047080

1. https://github.com/openwrt/openwrt/issues/14215

Suggested-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
2024-01-22 12:32:23 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: mt7621: convert Linksys devices EEPROM to NVMEM format 2024-01-17 01:14:50 +01:00
files/drivers ramips: reset mt7620 ethernet phy via reset controller 2024-01-06 14:24:13 +01:00
image ramips: mt76x8: add support for TP-Link RE365 v1 2024-01-10 20:56:06 +01:00
mt76x8 ramips: mt76x8: enable small_flash feature 2024-01-22 12:32:23 +01:00
mt7620 ramips: add support for Sercomm CPJ routers 2023-11-25 01:11:18 +01:00
mt7621 ramips: update leds & buttons dts description 2024-01-07 01:41:22 +01:00
patches-5.15 ramips: refresh patches 2023-12-08 23:34:42 +00:00
rt288x ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
rt305x ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
rt3883 ramips: add proper system clock and reset driver support for legacy SoCs 2023-07-30 13:09:23 +02:00
Makefile ramips: Switch default kernel to 5.15 2023-02-17 16:31:53 +02:00
modules.mk kernel: modules: break-out WM8960 codec module 2023-12-11 18:01:43 +00:00