Re: [U-Boot] [PATCH 2/2] kirkwood: ib62x0: Support flattened devicetree

2012-07-21 Thread DrEagle
Hi Simon and Luka, Le 21/07/2012 10:03, Luka Perkov a écrit : > On Fri, Jul 20, 2012 at 09:59:15PM +0200, Simon Baatz wrote: >> Support for the IB-NAS62x0 was added to the Linux mainline kernel >> as of 3.5-rc1 using flattened devicetree. Change the config for >> this board accordingly. >> >> Sig

Re: [U-Boot] [PATCH 2/2] kirkwood: ib62x0: Support flattened devicetree

2012-07-21 Thread Luka Perkov
Hi Simon, On Sat, Jul 21, 2012 at 11:40:15AM +0200, Simon Baatz wrote: > On Sat, Jul 21, 2012 at 10:30:48AM +0200, DrEagle wrote: > > Hi Simon and Luka, > > > > Le 21/07/2012 10:03, Luka Perkov a écrit : > > > On Fri, Jul 20, 2012 at 09:59:15PM +0200, Simon Baatz wrote: > > >> -#define CONFIG_MAC

Re: [U-Boot] [PATCH 2/2] kirkwood: ib62x0: Support flattened devicetree

2012-07-21 Thread Simon Baatz
Hi Gerald and Luka, On Sat, Jul 21, 2012 at 10:30:48AM +0200, DrEagle wrote: > Hi Simon and Luka, > > Le 21/07/2012 10:03, Luka Perkov a écrit : > > On Fri, Jul 20, 2012 at 09:59:15PM +0200, Simon Baatz wrote: > >> -#define CONFIG_MACH_TYPE MACH_TYPE_NAS6210 > >> +#define CONFIG_OF_LIBFDT > > >

Re: [U-Boot] [PATCH 2/2] kirkwood: ib62x0: Support flattened devicetree

2012-07-21 Thread Luka Perkov
On Fri, Jul 20, 2012 at 09:59:15PM +0200, Simon Baatz wrote: > Support for the IB-NAS62x0 was added to the Linux mainline kernel > as of 3.5-rc1 using flattened devicetree. Change the config for > this board accordingly. > > Signed-off-by: Simon Baatz > Cc: Luka Perkov > Cc: Prafulla Wadaskar