yosemite.dts (e5451c8f8330e03ad3cfa16048b4daf961af434f) | yosemite.dts (78e5dfea84dc15d69940831b3981b3014d17222e) |
---|---|
1/* 2 * Device Tree Source for AMCC Yosemite 3 * 4 * Copyright 2008 IBM Corp. 5 * Josh Boyer <jwboyer@linux.vnet.ibm.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 --- 313 unchanged lines hidden (view full) --- 322 interrupt-map = < 323 /* IDSEL 12 */ 324 0x6000 0x0 0x0 0x0 &UIC0 0x19 0x8 325 >; 326 }; 327 }; 328 329 chosen { | 1/* 2 * Device Tree Source for AMCC Yosemite 3 * 4 * Copyright 2008 IBM Corp. 5 * Josh Boyer <jwboyer@linux.vnet.ibm.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 --- 313 unchanged lines hidden (view full) --- 322 interrupt-map = < 323 /* IDSEL 12 */ 324 0x6000 0x0 0x0 0x0 &UIC0 0x19 0x8 325 >; 326 }; 327 }; 328 329 chosen { |
330 linux,stdout-path = "/plb/opb/serial@ef600300"; | 330 stdout-path = "/plb/opb/serial@ef600300"; |
331 }; 332}; | 331 }; 332}; |