Re: [U-Boot] [PATCH 03/12] microblaze: intc: Clear interrupt code

2012-07-10 Thread Michal Simek
On 07/09/2012 11:21 PM, Simon Glass wrote: Hi Michal, On Mon, Jul 9, 2012 at 2:20 AM, Michal Simek mailto:mon...@monstr.eu>> wrote: Clear and prepare for device-tree driven configuration. Remove CONFIG_SYS_INTC_0 definition Use dynamic allocation instead of static. Signed-off-b

Re: [U-Boot] [PATCH 03/12] microblaze: intc: Clear interrupt code

2012-07-09 Thread Simon Glass
Hi Michal, On Mon, Jul 9, 2012 at 2:20 AM, Michal Simek wrote: > Clear and prepare for device-tree driven configuration. > Remove CONFIG_SYS_INTC_0 definition > Use dynamic allocation instead of static. > > Signed-off-by: Michal Simek > I'm not really qualified to review this, but it seems rea