summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/vecnum.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2006-09-13 13:51:58 +0200
committerStefan Roese <sr@denx.de>2006-09-13 13:56:49 +0200
commit854bc8da75709f13dab4cfa6e9094c0cb49b5c5a (patch)
tree980b4d3d91394c491ffabe8570c81e06991d67d2 /cpu/ppc4xx/vecnum.h
parentaeec782b020930732eab075af97212c3f03afcae (diff)
downloadu-boot-imx-854bc8da75709f13dab4cfa6e9094c0cb49b5c5a.zip
u-boot-imx-854bc8da75709f13dab4cfa6e9094c0cb49b5c5a.tar.gz
u-boot-imx-854bc8da75709f13dab4cfa6e9094c0cb49b5c5a.tar.bz2
Add support for AMCC Rainier PPX440GRx eval board
Patch by Stefan Roese, 13 Sep 2006
Diffstat (limited to 'cpu/ppc4xx/vecnum.h')
-rw-r--r--cpu/ppc4xx/vecnum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/ppc4xx/vecnum.h b/cpu/ppc4xx/vecnum.h
index 70e436a..685d48b 100644
--- a/cpu/ppc4xx/vecnum.h
+++ b/cpu/ppc4xx/vecnum.h
@@ -31,7 +31,7 @@
#ifndef _VECNUMS_H_
#define _VECNUMS_H_
-#if defined(CONFIG_440EPX) || defined(CONFIG_440_GRX)
+#if defined(CONFIG_440EPX) || defined(CONFIG_440GRX)
/* UIC 0 */
#define VECNUM_U0 0 /* UART 0 */