Re: [U-Boot] Device tree on ppc board

2009-06-26 Thread Kim Phillips
On Tue, 23 Jun 2009 22:57:50 +0200 "Olivier DAVID" wrote: > I work on a custom board, MPC8248 based (my reference BSP was MPC8260ADS), > with uboot 1.1.4 and linux 2.6.11, and works perfectly. > > We have to pass to linux 2.6.27, and it is just the version from which ppc > and powerpc has been m

Re: [U-Boot] Device tree on ppc board

2009-06-23 Thread Scott Wood
Olivier DAVID wrote: > I work on a custom board, MPC8248 based (my reference BSP was MPC8260ADS), > with uboot 1.1.4 and linux 2.6.11, and works perfectly. > > We have to pass to linux 2.6.27, and it is just the version from which ppc > and powerpc has been merged, It was merged quite a bit earli

[U-Boot] Device tree on ppc board

2009-06-23 Thread Olivier DAVID
Hi, I work on a custom board, MPC8248 based (my reference BSP was MPC8260ADS), with uboot 1.1.4 and linux 2.6.11, and works perfectly. We have to pass to linux 2.6.27, and it is just the version from which ppc and powerpc has been merged, and device tree the unique way to pass 'bdinfo'. The ub