Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342318
b: refs/heads/master
c: 49ed67a
h: refs/heads/master
v: v3
  • Loading branch information
Tomasz Figa authored and Kukjin Kim committed Nov 21, 2012
1 parent f7b6ed9 commit f73c206
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f5298e0776e5a25338aa2a55fb66fb3d958be42a
refs/heads/master: 49ed67a42d206966661a7f2af8b8d86966466e1f
5 changes: 4 additions & 1 deletion trunk/arch/arm/boot/dts/exynos4210-origen.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@
compatible = "insignal,origen", "samsung,exynos4210";

memory {
reg = <0x40000000 0x40000000>;
reg = <0x40000000 0x10000000
0x50000000 0x10000000
0x60000000 0x10000000
0x70000000 0x10000000>;
};

chosen {
Expand Down

0 comments on commit f73c206

Please sign in to comment.