projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
236ffdf
)
ARM: dts: aspeed-evb: Add unit name to memory node
author
Joel Stanley
<joel@jms.id.au>
Mon, 18 Dec 2017 12:57:03 +0000
(23:27 +1030)
committer
Joel Stanley
<joel@jms.id.au>
Thu, 21 Dec 2017 03:33:22 +0000
(14:03 +1030)
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>
arch/arm/boot/dts/aspeed-ast2500-evb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-ast2500-evb.dts
b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
index 3e6f38e5d5d0ca26d555c282eaa303a0dbfce25d..91a36c1f029bd777fd0e1a510846a5bdab706556 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-ast2500-evb.dts
+++ b/
arch/arm/boot/dts/aspeed-ast2500-evb.dts
@@
-16,7
+16,7
@@
bootargs = "console=ttyS4,115200 earlyprintk";
};
- memory {
+ memory
@80000000
{
reg = <0x80000000 0x20000000>;
};
};