summaryrefslogtreecommitdiff
path: root/include/74xx_7xx.h
diff options
context:
space:
mode:
authorroy zang <tie-fei.zang@freescale.com>2006-12-04 23:57:35 +0800
committerZang Tiefei <roy@bus.ap.freescale.net>2006-12-04 23:57:35 +0800
commitd3bb5ec198edad4869ac5276a5899881b7bf5433 (patch)
tree409a70e937d5f826df7929d11cb08a7cd207f5cd /include/74xx_7xx.h
parent41862d13a87ec58c21166b10fcb754c963bc46f2 (diff)
parent9d27b3a0685ff99fc477983f315c04d49f657a8a (diff)
Merge /home/roy/CVS/7448/Open_Source/u-boot.git.dev
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 7cd2f10b018..ba73bae9e5f 100644
--- a/include/74xx_7xx.h
+++ b/include/74xx_7xx.h
@@ -111,8 +111,8 @@ typedef enum __cpu_t {
CPU_750CX, CPU_750FX, CPU_750GX,
CPU_7400,
CPU_7410,
- CPU_7450, CPU_7455, CPU_7457,
CPU_7447A, CPU_7448,
+ CPU_7450, CPU_7455, CPU_7457,
CPU_UNKNOWN} cpu_t;
extern cpu_t get_cpu_type(void);