mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
ipq4018 support 256MB ram
This commit is contained in:
parent
f7f55a74a4
commit
54610376f8
@ -25,7 +25,7 @@
|
||||
|
||||
memory {
|
||||
device_type = "memory";
|
||||
reg = <0x80000000 0x8000000>;
|
||||
reg = <0x80000000 0x10000000>;
|
||||
};
|
||||
|
||||
aliases {
|
||||
|
Loading…
Reference in New Issue
Block a user