~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/arm/boot/dts/mx51-babbage.dts

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * Copyright 2011 Linaro Ltd.
3
 
 *
4
 
 * The code contained herein is licensed under the GNU General Public
5
 
 * License. You may obtain a copy of the GNU General Public License
6
 
 * Version 2 or later at the following locations:
7
 
 *
8
 
 * http://www.opensource.org/licenses/gpl-license.html
9
 
 * http://www.gnu.org/copyleft/gpl.html
10
 
 */
11
 
 
12
 
/dts-v1/;
13
 
/include/ "skeleton.dtsi"
14
 
 
15
 
/ {
16
 
        model = "Freescale i.MX51 Babbage";
17
 
        compatible = "fsl,mx51-babbage", "fsl,mx51";
18
 
 
19
 
        memory {
20
 
                reg = <0x90000000 0x20000000>;
21
 
        };
22
 
};