CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/08/30 08:38:34
Added files: sys/arch/socppc/socppc: n1200.dts n1200_dts.S Log message: Flattened device tree blob for the Thecus N1200. The source from which the blob is created is included but you'll need the Linux device tree compiler to create it. The following command line was use for the conversion: $ dtc -V 16 -O asm -o n1200_dts.S n1200.dts