Re: [PATCH 0/3] ARM: zynq: ARCH_MULTIPLATFORM support

2012-11-20 Thread Olof Johansson
On Tue, Nov 20, 2012 at 01:30:58PM +0100, Michal Simek wrote: > Hi Josh, Arnd and Olof, > > 2012/11/19 Josh Cartwright : > > Michal- > > > > Here's an attempt at supporting ARCH_MULTIPLATFORM on Zynq. I've gotten > > a multiplatform kernel building and booting on the zc702, although I > > haven't

Re: [PATCH 0/3] ARM: zynq: ARCH_MULTIPLATFORM support

2012-11-20 Thread Michal Simek
Hi Josh, Arnd and Olof, 2012/11/19 Josh Cartwright : > Michal- > > Here's an attempt at supporting ARCH_MULTIPLATFORM on Zynq. I've gotten > a multiplatform kernel building and booting on the zc702, although I > haven't tried to boot the same image on another non-Zynq board, due to > lack of avai

[PATCH 0/3] ARM: zynq: ARCH_MULTIPLATFORM support

2012-11-19 Thread Josh Cartwright
Michal- Here's an attempt at supporting ARCH_MULTIPLATFORM on Zynq. I've gotten a multiplatform kernel building and booting on the zc702, although I haven't tried to boot the same image on another non-Zynq board, due to lack of available hardware. It would be super awesome if this set could land