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
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
model = "MitraStar Technology Corp. STG-212";
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyS0,115200n8 earlyprintk=serial";
|
||||
bootargs = "console=ttyS0,115200n8 earlyprintk=serial mem=128M";
|
||||
};
|
||||
|
||||
uart@44200000 {
|
||||
|
|
Loading…
Reference in a new issue