mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 00:00:42 +01:00
The system-mamory size was page-aligned prior to this commit, only enabling to use 192MB of system memory of the 256 available. This was due to the system-memory being manually shrinked to reserve the upper 1MB for the second-core bootpage in the loader as well as the OS. Fix this properly in the loader and in Linux using reserved-memory definitions. This enables the device to use 250MB of system memory. Signed-off-by: David Bauer <mail@david-bauer.net> |
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/powerpc | ||
| image | ||
| p1010 | ||
| p1020 | ||
| p2020 | ||
| patches-5.15 | ||
| config-5.15 | ||
| Makefile | ||