holly.dts (5c34202b8bf942da411b6599668a76b07449bbfd) | holly.dts (e60c526fba3ba77070d0c97fac52c86243ad694d) |
---|---|
1/* 2 * Device Tree Source for IBM Holly (PPC 750CL with TSI controller) 3 * Copyright 2007, IBM Corporation 4 * 5 * Stephen Winiecki <stevewin@us.ibm.com> 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com> 7 * 8 * This file is licensed under the terms of the GNU General Public --- 179 unchanged lines hidden (view full) --- 188 interrupts = <17 2>; 189 interrupt-parent = < &/tsi109@c0000000/pic@7400 >; 190 }; 191 }; 192 }; 193 194 chosen { 195 linux,stdout-path = "/tsi109@c0000000/serial@7808"; | 1/* 2 * Device Tree Source for IBM Holly (PPC 750CL with TSI controller) 3 * Copyright 2007, IBM Corporation 4 * 5 * Stephen Winiecki <stevewin@us.ibm.com> 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com> 7 * 8 * This file is licensed under the terms of the GNU General Public --- 179 unchanged lines hidden (view full) --- 188 interrupts = <17 2>; 189 interrupt-parent = < &/tsi109@c0000000/pic@7400 >; 190 }; 191 }; 192 }; 193 194 chosen { 195 linux,stdout-path = "/tsi109@c0000000/serial@7808"; |
196 bootargs = "console=ttyS0,115200"; | |
197 }; 198}; | 196 }; 197}; |