diff options
Diffstat (limited to 'include/configs/cm5200.h')
| -rw-r--r-- | include/configs/cm5200.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/cm5200.h b/include/configs/cm5200.h index 289335180..84311e3f7 100644 --- a/include/configs/cm5200.h +++ b/include/configs/cm5200.h @@ -31,6 +31,8 @@  #define CONFIG_MPC5200		1	/* (more precisely an MPC5200 CPU) */  #define CONFIG_CM5200		1	/* ... on CM5200 platform */ +#define	CONFIG_SYS_TEXT_BASE	0xfc000000 +  #define CONFIG_HIGH_BATS	1	/* High BATs supported */  /* |