storcenter.dts (e5451c8f8330e03ad3cfa16048b4daf961af434f) | storcenter.dts (78e5dfea84dc15d69940831b3981b3014d17222e) |
---|---|
1/* 2 * Device Tree Source for IOMEGA StorCenter 3 * 4 * Copyright 2007 Oyvind Repvik 5 * Copyright 2007 Jon Loeliger 6 * 7 * Based on the Kurobox DTS by G. Liakhovetski <g.liakhovetski@gmx.de> 8 * --- 123 unchanged lines hidden (view full) --- 132 0x7800 0 0 1 &mpic 0 1 133 0x7800 0 0 2 &mpic 0 1 134 0x7800 0 0 3 &mpic 0 1 135 0x7800 0 0 4 &mpic 0 1 136 >; 137 }; 138 139 chosen { | 1/* 2 * Device Tree Source for IOMEGA StorCenter 3 * 4 * Copyright 2007 Oyvind Repvik 5 * Copyright 2007 Jon Loeliger 6 * 7 * Based on the Kurobox DTS by G. Liakhovetski <g.liakhovetski@gmx.de> 8 * --- 123 unchanged lines hidden (view full) --- 132 0x7800 0 0 1 &mpic 0 1 133 0x7800 0 0 2 &mpic 0 1 134 0x7800 0 0 3 &mpic 0 1 135 0x7800 0 0 4 &mpic 0 1 136 >; 137 }; 138 139 chosen { |
140 linux,stdout-path = &serial0; | 140 stdout-path = &serial0; |
141 }; 142}; | 141 }; 142}; |