aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CPCI440.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-06-15 11:20:13 +0200
committerStefan Roese <sr@denx.de>2007-06-15 11:20:13 +0200
commitb7c3e93105c4955177cb2ab179ed2bf83ea02adc (patch)
tree9e2e1dd0debb051d79ba8458d9f3c48a8de8cdf5 /include/configs/CPCI440.h
parentb765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2 (diff)
parentefa35cf12d914d4caba942acd5a6c45f217de302 (diff)
downloadu-boot-b7c3e93105c4955177cb2ab179ed2bf83ea02adc.zip
u-boot-b7c3e93105c4955177cb2ab179ed2bf83ea02adc.tar.gz
u-boot-b7c3e93105c4955177cb2ab179ed2bf83ea02adc.tar.bz2
Merge with /home/stefan/git/u-boot/denx-440-exceptions
Diffstat (limited to 'include/configs/CPCI440.h')
-rw-r--r--include/configs/CPCI440.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/CPCI440.h b/include/configs/CPCI440.h
index 90d3a8d..7b5f728 100644
--- a/include/configs/CPCI440.h
+++ b/include/configs/CPCI440.h
@@ -33,6 +33,7 @@
*----------------------------------------------------------------------*/
#define CONFIG_CPCI440 1 /* Board is ebony */
#define CONFIG_440GP 1 /* Specifc GP support */
+#define CONFIG_440 1 /* ... PPC440 family */
#define CONFIG_4xx 1 /* ... PPC4xx family */
#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */
#undef CFG_DRAM_TEST /* Disable-takes long time! */