summaryrefslogtreecommitdiffstats
path: root/include/74xx_7xx.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-20 23:10:58 +0000
committerwdenk <wdenk>2003-06-20 23:10:58 +0000
commit72755c7137396fdd8230dfc498294760fa2aaeb4 (patch)
treee5726d1a8ac606f027c3d0c04e2806a00bf94d6a /include/74xx_7xx.h
parent0332990b8508cea232b2f2ae47283cf395c7ee62 (diff)
downloadblackbird-obmc-uboot-72755c7137396fdd8230dfc498294760fa2aaeb4.tar.gz
blackbird-obmc-uboot-72755c7137396fdd8230dfc498294760fa2aaeb4.zip
Patch by Tom Guilliams, 20 Jun 2003:
added CONFIG_750FX support for IBM 750FX processors
Diffstat (limited to 'include/74xx_7xx.h')
-rw-r--r--include/74xx_7xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/74xx_7xx.h b/include/74xx_7xx.h
index 193ba6c8b5..03cbeffa1b 100644
--- a/include/74xx_7xx.h
+++ b/include/74xx_7xx.h
@@ -108,7 +108,7 @@ typedef enum __cpu_t {
CPU_740, CPU_750,
CPU_740P, CPU_750P,
CPU_745, CPU_755,
- CPU_750CX,
+ CPU_750CX, CPU_750FX,
CPU_7400,
CPU_7410,
CPU_7450,
OpenPOWER on IntegriCloud