mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 07:22:54 +00:00
de37b56cdb
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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
br200-wp.dts | ||
firebox-t10.dts | ||
hiveap-330.dts | ||
panda.dts | ||
red-15w-rev1.dts | ||
tl-wdr4900-v1.dts | ||
ws-ap3710i.dts | ||
ws-ap3715i.dts | ||
ws-ap3825i.dts |