diff options
Diffstat (limited to 'include/configs/hcu4.h')
| -rw-r--r-- | include/configs/hcu4.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/hcu4.h b/include/configs/hcu4.h index 394a45fe4..dd5e5a20c 100644 --- a/include/configs/hcu4.h +++ b/include/configs/hcu4.h @@ -37,6 +37,8 @@  #define CONFIG_4xx   1  #define CONFIG_HOSTNAME		hcu4 +#define	CONFIG_SYS_TEXT_BASE	0xFFFB0000 +  /*   * Include common defines/options for all boards produced by Netstal Maschinen   */ |