diff options
author | Tobias Wolf <dev-NTEO@vplace.de> | 2018-08-19 13:04:02 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-09-10 10:07:42 +0200 |
commit | 93bfafb8dc209f153022796d9e747149e66cc29e (patch) | |
tree | f4d72e20ee692071a31ed97b0ee2745062e00fb0 /package/base-files | |
parent | 78a5d25dca5de9b00890e7a414a6e423c4ba6e19 (diff) | |
download | upstream-93bfafb8dc209f153022796d9e747149e66cc29e.tar.gz upstream-93bfafb8dc209f153022796d9e747149e66cc29e.tar.bz2 upstream-93bfafb8dc209f153022796d9e747149e66cc29e.zip |
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>
Diffstat (limited to 'package/base-files')
0 files changed, 0 insertions, 0 deletions