Re: [U-Boot] Help on U-Boot and Linux integration on PPC cpus

2009-10-23 Thread Luigi 'Comio' Mantellini
Hi Jerry and Wolfgang, Thanks for your suggestions. ciao ciao luigi venerdì 23 ottobre 2009 13:39 Jerry Van Baren ha scritto: Luigi 'Comio' Mantellini wrote: > Hi Ml, > > I'm working on a ppc8541 based board. I ported the U-boot board just creationg > a "strip-down" version of frescale854

Re: [U-Boot] Help on U-Boot and Linux integration on PPC cpus

2009-10-23 Thread Wolfgang Denk
Dear "Luigi 'Comio' Mantellini", In message <200910231150.09063.luigi.mantellini...@gmail.com> you wrote: > > 1) I created my dts/dtb (exentially copying a 8541 board): How can this > object > be used by u-boot? should I copy it into the flash (for example)? > 2) is there a how-to or a survey r

Re: [U-Boot] Help on U-Boot and Linux integration on PPC cpus

2009-10-23 Thread Jerry Van Baren
Luigi 'Comio' Mantellini wrote: > Hi Ml, > > I'm working on a ppc8541 based board. I ported the U-boot board just > creationg > a "strip-down" version of frescale8541 board (I don't use TSEC and Quicc, > ...)- > My next task is to have the first boot with linux and I'm a lot confused by > fdt

[U-Boot] Help on U-Boot and Linux integration on PPC cpus

2009-10-23 Thread Luigi 'Comio' Mantellini
Hi Ml, I'm working on a ppc8541 based board. I ported the U-boot board just creationg a "strip-down" version of frescale8541 board (I don't use TSEC and Quicc, ...)- My next task is to have the first boot with linux and I'm a lot confused by fdt usage. In the past I always worked on mips based