sam440ep.dts (f26e8817b235d8764363bffcc9cbfc61867371f2) | sam440ep.dts (78e5dfea84dc15d69940831b3981b3014d17222e) |
---|---|
1/* 2 * Device Tree Source for ACube Sam440ep based off bamboo.dts code 3 * original copyrights below 4 * 5 * Copyright (c) 2006, 2007 IBM Corp. 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com> 7 * 8 * Modified from bamboo.dts for sam440ep: --- 274 unchanged lines hidden (view full) --- 283 0x01000000 0 0x00000000 0 0xe8000000 0 0x00010000>; 284 285 /* Inbound 2GB range starting at 0 */ 286 dma-ranges = <0x42000000 0 0 0 0 0 0x80000000>; 287 }; 288 }; 289 290 chosen { | 1/* 2 * Device Tree Source for ACube Sam440ep based off bamboo.dts code 3 * original copyrights below 4 * 5 * Copyright (c) 2006, 2007 IBM Corp. 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com> 7 * 8 * Modified from bamboo.dts for sam440ep: --- 274 unchanged lines hidden (view full) --- 283 0x01000000 0 0x00000000 0 0xe8000000 0 0x00010000>; 284 285 /* Inbound 2GB range starting at 0 */ 286 dma-ranges = <0x42000000 0 0 0 0 0 0x80000000>; 287 }; 288 }; 289 290 chosen { |
291 linux,stdout-path = "/plb/opb/serial@ef600300"; | 291 stdout-path = "/plb/opb/serial@ef600300"; |
292 }; 293}; | 292 }; 293}; |