You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips
Tobias Wolf 93bfafb8dc ramips: Fix early memory calculation for certain MIPS platforms
Kernel upstream commit 67a3ba25aa95 ("MIPS: Fix incorrect mem=X@Y handling") introduced a new issue for rt288x where "PHYS_OFFSET" is 0x0 but the calculated "ramstart" is not. As the prerequisite of custom memory map has been removed, this results in the full memory range of 0x0 - 0x8000000 to be marked as reserved
for this platform.

This patch adds the originally intended prerequisite again.

Signed-off-by: Tobias Wolf <dev-NTEO@vplace.de>
6 years ago
..
base-files ramips: add support for TP-Link TL-MR3020 v3 6 years ago
dts ramips: add support for TP-Link TL-MR3020 v3 6 years ago
files-4.14/drivers ramips: drop obsolete sd card driver code 6 years ago
image ramips: add support for TP-Link TL-MR3020 v3 6 years ago
mt76x8 kernel: only optimized for size if small_flash 6 years ago
mt7620 ramips: add support for D-Link DWR-118-A2 6 years ago
mt7621 ramips: Add support for Mikrotik RouterBOARD RBM33g 6 years ago
patches-4.14 ramips: Fix early memory calculation for certain MIPS platforms 6 years ago
rt288x kernel: only optimized for size if small_flash 6 years ago
rt305x kernel: only optimized for size if small_flash 6 years ago
rt3883 kernel: only optimized for size if small_flash 6 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk ramips: rename pwm kernel module 6 years ago