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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user