diff options
Diffstat (limited to 'include/configs/IPHASE4539.h')
| -rw-r--r-- | include/configs/IPHASE4539.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/IPHASE4539.h b/include/configs/IPHASE4539.h index 9d19e37bb..88ef4bb42 100644 --- a/include/configs/IPHASE4539.h +++ b/include/configs/IPHASE4539.h @@ -38,6 +38,8 @@  #define CONFIG_MPC8260		1	/* This is an MPC8260 CPU   */  #define CONFIG_IPHASE4539	1	/* ...on a Interphase 4539 PMC */ +#define	CONFIG_SYS_TEXT_BASE	0xffb00000 +  #define CONFIG_CPM2		1	/* Has a CPM2 */  /*----------------------------------------------------------------------- |