forked from Minki/linux
ARM: dts: aspeed-evb: Add unit name to memory node
Fixes a warning when building with W=1. All of the ASPEED device trees build without warnings now. Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
236ffdfc31
commit
e40ed27448
@ -16,7 +16,7 @@
|
||||
bootargs = "console=ttyS4,115200 earlyprintk";
|
||||
};
|
||||
|
||||
memory {
|
||||
memory@80000000 {
|
||||
reg = <0x80000000 0x20000000>;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user