On Tue, 11 Apr 2006, Stefan Meyer wrote: > Hi Kumar > Pardon my ignorance, but I am not with you on the flat device tree and the > new u-boot ?? > Regards > Stefan
Look at Documentation/powerpc/booting-without-of.txt in the kernel tree. I have a u-boot tree @ git.kernel.org/pub/scm/boot/u-boot/u-boot.git which has support for booting the MPC834x ADS/MDS/SYS board from Freescale with a flat device tree for use with the arch/powerpc port. - kumar