kuroboxHG.dts compile FATAL ERROR on 2.6.26

From: The Peach
Date: Sun Nov 02 2008 - 07:30:11 EST


Hello all
I'm updating the kernel on my kurobox and I'm stuck with an error when I try to compile the dts file, here is the exact error:


# dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts
DTC: dts->dtb on file "kuroboxHG.dts"
kuroboxHG.dts:21 syntax error
FATAL ERROR: Couldn't read input tree

even if I remove line 21 I get:

# dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts
DTC: dts->dtb on file "kuroboxHG.dts"
kuroboxHG.dts:28 syntax error
FATAL ERROR: Couldn't read input tree

sorry, but I'm totally ignorant about dts syntax and can't correct any error.
Any help will be greately appreciated :)

regards,

--
Matteo 'Peach' Pescarin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/