Re: [PATCH 04/57] microblaze_v7: Open firmware files

2009-03-25 Thread Benjamin Herrenschmidt
On Mon, 2009-03-23 at 23:53 +0300, Anton Vorontsov wrote: It took me approx. 4 hours to factor out the code and make a proof-of-concept FDT support for a little-endian ARM platform. ;-) (The device tree was only describing a cpu and a nor flash, though. No support for interrupt- and

Re: [PATCH 04/57] microblaze_v7: Open firmware files

2009-03-24 Thread Michal Simek
Arnd Bergmann wrote: On Wednesday 18 March 2009, mon...@monstr.eu wrote: From: Michal Simek mon...@monstr.eu Signed-off-by: Michal Simek mon...@monstr.eu --- arch/microblaze/include/asm/of_device.h | 45 ++ arch/microblaze/include/asm/of_platform.h | 64 ++

Re: [PATCH 04/57] microblaze_v7: Open firmware files

2009-03-23 Thread Arnd Bergmann
On Wednesday 18 March 2009, mon...@monstr.eu wrote: From: Michal Simek mon...@monstr.eu Signed-off-by: Michal Simek mon...@monstr.eu ---  arch/microblaze/include/asm/of_device.h   |   45 ++  arch/microblaze/include/asm/of_platform.h |   64 ++  arch/microblaze/include/asm/prom.h        |  

Re: [PATCH 04/57] microblaze_v7: Open firmware files

2009-03-23 Thread Anton Vorontsov
On Mon, Mar 23, 2009 at 07:51:23PM +0100, Arnd Bergmann wrote: On Wednesday 18 March 2009, mon...@monstr.eu wrote: From: Michal Simek mon...@monstr.eu Signed-off-by: Michal Simek mon...@monstr.eu ---  arch/microblaze/include/asm/of_device.h   |   45 ++  

Re: [PATCH 04/57] microblaze_v7: Open firmware files

2009-03-23 Thread Michal Simek
Hi Arnd, nice to hear you. On Wednesday 18 March 2009, mon...@monstr.eu wrote: From: Michal Simek mon...@monstr.eu Signed-off-by: Michal Simek mon...@monstr.eu --- arch/microblaze/include/asm/of_device.h | 45 ++ arch/microblaze/include/asm/of_platform.h | 64 ++