warp.dts (907bc6c7fc7071b00083fc11e510e47dd93df45d) warp.dts (a18cb387e5c29be5c95cded5b5a55110bb930f5c)
1/*
2 * Device Tree Source for PIKA Warp
3 *
4 * Copyright (c) 2008-2009 PIKA Technologies
5 * Sean MacLennan <smaclennan@pikatech.com>
6 *
7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without

--- 132 unchanged lines hidden (view full) ---

141
142 fpga@2,2000 {
143 compatible = "pika,fpga-sgl";
144 reg = <0x00000002 0x00002000 0x00000200>;
145 };
146
147 fpga@2,4000 {
148 compatible = "pika,fpga-sd";
1/*
2 * Device Tree Source for PIKA Warp
3 *
4 * Copyright (c) 2008-2009 PIKA Technologies
5 * Sean MacLennan <smaclennan@pikatech.com>
6 *
7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without

--- 132 unchanged lines hidden (view full) ---

141
142 fpga@2,2000 {
143 compatible = "pika,fpga-sgl";
144 reg = <0x00000002 0x00002000 0x00000200>;
145 };
146
147 fpga@2,4000 {
148 compatible = "pika,fpga-sd";
149 reg = <0x00000002 0x00004000 0x00000A00>;
149 reg = <0x00000002 0x00004000 0x00004000>;
150 };
151
152 nor@0,0 {
153 compatible = "amd,s29gl032a", "cfi-flash";
154 bank-width = <2>;
155 reg = <0x00000000 0x00000000 0x00400000>;
156 #address-cells = <1>;
157 #size-cells = <1>;

--- 152 unchanged lines hidden ---
150 };
151
152 nor@0,0 {
153 compatible = "amd,s29gl032a", "cfi-flash";
154 bank-width = <2>;
155 reg = <0x00000000 0x00000000 0x00400000>;
156 #address-cells = <1>;
157 #size-cells = <1>;

--- 152 unchanged lines hidden ---