uboot-mt623x/board/xpedite1k
Stefan Roese 5de851403b ppc4xx: Rework 440GX UIC handling
This patch reworks the 440GX interrupt handling so that the common 4xx
code can be used. The 440GX is an exception to all other 4xx variants
by having the cascading interrupt vectors not on UIC0 but on a special
UIC named UICB0 (UIC Base 0). With this patch now, U-Boot references
the 440GX UICB0 when UIC0 is selected. And the common 4xx interrupt
handling is simpler without any 440GX special cases.

Also some additional cleanup to cpu/ppc4xx/interrupt.c is done.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-07-11 13:18:14 +02:00
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
config.mk * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
flash.c
init.S
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00
u-boot.lds.debug Big white-space cleanup. 2008-05-21 00:14:08 +02:00
xpedite1k.c ppc4xx: Rework 440GX UIC handling 2008-07-11 13:18:14 +02:00