projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9448996
)
ARM: dts: Remove '0x's from OMAP2420 H4 DTS file
author
Lee Jones
<lee.jones@linaro.org>
Mon, 22 Jul 2013 10:52:31 +0000
(11:52 +0100)
committer
Benoit Cousson
<bcousson@baylibre.com>
Tue, 8 Oct 2013 15:51:40 +0000
(17:51 +0200)
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap2420-h4.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap2420-h4.dts
b/arch/arm/boot/dts/omap2420-h4.dts
index 224c08f472f42788d9903f70b67640cad47ddb9b..34cdecb4fddabae4dfc8bb3d2be3671309ac1de0 100644
(file)
--- a/
arch/arm/boot/dts/omap2420-h4.dts
+++ b/
arch/arm/boot/dts/omap2420-h4.dts
@@
-50,15
+50,15
@@
label = "bootloader";
reg = <0 0x20000>;
};
- partition@
0x
20000 {
+ partition@20000 {
label = "params";
reg = <0x20000 0x20000>;
};
- partition@
0x
40000 {
+ partition@40000 {
label = "kernel";
reg = <0x40000 0x200000>;
};
- partition@
0x
240000 {
+ partition@240000 {
label = "file-system";
reg = <0x240000 0x3dc0000>;
};