amigaone.dts (e5451c8f8330e03ad3cfa16048b4daf961af434f) | amigaone.dts (78e5dfea84dc15d69940831b3981b3014d17222e) |
---|---|
1/* 2 * AmigaOne Device Tree Source 3 * 4 * Copyright 2008 Gerhard Pircher (gerhard_pircher@gmx.net) 5 * 6 * This program is free software; you can redistribute it and/or modify it 7 * under the terms of the GNU General Public License as published by the 8 * Free Software Foundation; either version 2 of the License, or (at your --- 154 unchanged lines hidden (view full) --- 163 disk@0 { 164 reg = <0>; 165 }; 166 }; 167 }; 168 }; 169 170 chosen { | 1/* 2 * AmigaOne Device Tree Source 3 * 4 * Copyright 2008 Gerhard Pircher (gerhard_pircher@gmx.net) 5 * 6 * This program is free software; you can redistribute it and/or modify it 7 * under the terms of the GNU General Public License as published by the 8 * Free Software Foundation; either version 2 of the License, or (at your --- 154 unchanged lines hidden (view full) --- 163 disk@0 { 164 reg = <0>; 165 }; 166 }; 167 }; 168 }; 169 170 chosen { |
171 linux,stdout-path = "/pci@80000000/isa@7/serial@3f8"; | 171 stdout-path = "/pci@80000000/isa@7/serial@3f8"; |
172 }; 173}; | 172 }; 173}; |