ramips: XiaoYu-C5 fix to 512MB

This commit is contained in:
LEAN-ESX 2019-10-26 08:49:46 -07:00
parent 4943e191be
commit d28f568be2

View File

@ -17,6 +17,11 @@
label-mac-device = &ethernet;
};
memory@0 {
device_type = "memory";
reg = <0x0 0x1c000000>, <0x20000000 0x4000000>;
};
chosen {
bootargs = "console=ttyS0,57600";
};