Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296155
b: refs/heads/master
c: f0e15e2
h: refs/heads/master
i:
  296153: 373681a
  296151: 00a50d1
v: v3
  • Loading branch information
Vaibhav Hiremath authored and Benoit Cousson committed Feb 24, 2012
1 parent f647f81 commit 49efa62
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 958e767645bb7265beb582b6a9104b1931128c28
refs/heads/master: f0e15e2b0c6b3e89daade25a1e9a2d80136c14c3
20 changes: 20 additions & 0 deletions trunk/arch/arm/boot/dts/omap3-evm.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
/*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
/dts-v1/;

/include/ "omap3.dtsi"

/ {
model = "TI OMAP3 EVM (OMAP3530, AM/DM37x)";
compatible = "ti,omap3-evm", "ti,omap3";

memory {
device_type = "memory";
reg = <0x80000000 0x10000000>; /* 256 MB */
};
};

0 comments on commit 49efa62

Please sign in to comment.