mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
oxnas: add mem=128M to stg-212 built-in cmdline for legacy u-boot
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
9c69ba83e2
commit
a810e7789a
@ -14,7 +14,7 @@
|
|||||||
model = "MitraStar Technology Corp. STG-212";
|
model = "MitraStar Technology Corp. STG-212";
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs = "console=ttyS0,115200n8 earlyprintk=serial";
|
bootargs = "console=ttyS0,115200n8 earlyprintk=serial mem=128M";
|
||||||
};
|
};
|
||||||
|
|
||||||
uart@44200000 {
|
uart@44200000 {
|
||||||
|
Loading…
Reference in New Issue
Block a user