2011-12-16 12:35:53 +05:30
|
|
|
/*
|
|
|
|
* 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/;
|
|
|
|
|
2013-05-31 14:32:55 +02:00
|
|
|
#include "omap34xx.dtsi"
|
2013-10-14 11:31:42 -07:00
|
|
|
#include "omap3-evm-common.dtsi"
|
2011-12-16 12:35:53 +05:30
|
|
|
|
|
|
|
/ {
|
2013-10-14 11:31:42 -07:00
|
|
|
model = "TI OMAP35XX EVM (TMDSEVM3530)";
|
2011-12-16 12:35:53 +05:30
|
|
|
compatible = "ti,omap3-evm", "ti,omap3";
|
|
|
|
|
|
|
|
memory {
|
|
|
|
device_type = "memory";
|
|
|
|
reg = <0x80000000 0x10000000>; /* 256 MB */
|
|
|
|
};
|
2013-03-07 19:05:16 +05:30
|
|
|
};
|