Re: [U-Boot-Users] [PATCH] ARM: cleanup duplicated exception handling code

2008-01-14 Thread Ladislav Michl
On Mon, Jan 14, 2008 at 10:06:52AM +0100, Andreas Engel wrote: > Move duplicated exception handling code into lib_arm. Your patch is line wrapped, please fix it. Otherwise I'm happy with it. (we probably do not need special do_fiq version for ixp) ladis --

[U-Boot-Users] [PATCH] ARM: cleanup duplicated exception handling code

2008-01-14 Thread Andreas Engel
Move duplicated exception handling code into lib_arm. Signed-off-by: Andreas Engel <[EMAIL PROTECTED]> --- cpu/arm1136/interrupts.c | 134 --- cpu/arm720t/interrupts.c | 132 -- cpu/arm920t/interrupts.c | 134 -