projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e53a7f1
)
ARM: dts: aspeed: Correct palmetto device tree
author
Cyril Bur
<cyrilbur@gmail.com>
Tue, 13 Dec 2016 03:39:38 +0000
(14:39 +1100)
committer
Joel Stanley
<joel@jms.id.au>
Tue, 10 Jan 2017 10:55:40 +0000
(21:55 +1100)
Palmettos have 512MB of memory as opposed to the previously thought
256MB. Update the device trees accordingly.
We run the uart at 115200.
Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
index 78f886c0c077086684aaf795eb3f9b1df8799b6d..e21388369aa086254535955a844d4be91765703c 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
@@
-12,11
+12,11
@@
chosen {
stdout-path = &uart5;
- bootargs = "console=ttyS4,
384
00 earlyprintk";
+ bootargs = "console=ttyS4,
1152
00 earlyprintk";
};
memory {
- reg = <0x40000000 0x
1
0000000>;
+ reg = <0x40000000 0x
2
0000000>;
};
reserved-memory {