diff options
Diffstat (limited to 'include/configs/LANTEC.h')
| -rw-r--r-- | include/configs/LANTEC.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/LANTEC.h b/include/configs/LANTEC.h index 6e8a4b808..d10958d06 100644 --- a/include/configs/LANTEC.h +++ b/include/configs/LANTEC.h @@ -40,6 +40,8 @@  #define CONFIG_MPC850		1	/* This is a MPC850 CPU		*/  #define CONFIG_LANTEC		2	/* ...on a Lantec rev.2 board	*/ +#define	CONFIG_SYS_TEXT_BASE	0x40000000 +  /*   *  Port assignments (CONFIG_LANTEC == 1):   *  - SMC1: J11 (MDB) ? |