This patch is the first step to consolidate the UIC related defines in the 4xx headers. Move header from asm-ppc/ppc4xx-intvec.h to asm-ppc/ppc4xx-uic.h as it will hold all UIC related defines in the next steps.
Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> --- board/amcc/sequoia/sequoia.c | 3 +- cpu/ppc4xx/4xx_enet.c | 1 - cpu/ppc4xx/4xx_uart.c | 2 +- cpu/ppc4xx/interrupts.c | 1 - cpu/ppc4xx/iop480_uart.c | 1 - cpu/ppc4xx/usbdev.c | 2 +- include/asm-ppc/ppc4xx-intvec.h | 474 --------------------------------------- include/asm-ppc/ppc4xx-uic.h | 469 ++++++++++++++++++++++++++++++++++++++ include/ppc4xx.h | 1 + 9 files changed, 473 insertions(+), 481 deletions(-) delete mode 100644 include/asm-ppc/ppc4xx-intvec.h create mode 100644 include/asm-ppc/ppc4xx-uic.h Unfortunately this patch is too big for the (soft) list limit and Wolfgang is on vacation. So this patch will not hit the list for another few days. Because of this please find the patch at this location for review: http://pastebin.com/m28342307 Best regards, Stefan ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users