]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/amcc/sequoia/sequoia.c
ppc4xx: Consolidate PPC4xx UIC defines
authorStefan Roese <sr@denx.de>
Wed, 25 Jun 2008 08:59:22 +0000 (10:59 +0200)
committerStefan Roese <sr@denx.de>
Fri, 11 Jul 2008 11:18:13 +0000 (13:18 +0200)
commit4fb25a3db3b3839094aa9ab748efd7a95924690b
treec2cc666e5d1ea4fb3d28fa70c63632e8d3f43535
parent7ee2619c20ccecd57966d74d844e6329e141261c
ppc4xx: Consolidate PPC4xx UIC defines

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 <sr@denx.de>
board/amcc/sequoia/sequoia.c
cpu/ppc4xx/4xx_enet.c
cpu/ppc4xx/4xx_uart.c
cpu/ppc4xx/interrupts.c
cpu/ppc4xx/iop480_uart.c
cpu/ppc4xx/usbdev.c
include/asm-ppc/ppc4xx-uic.h [moved from include/asm-ppc/ppc4xx-intvec.h with 95% similarity]
include/ppc4xx.h