diff options
Diffstat (limited to 'include/configs/svm_sc8xx.h')
| -rw-r--r-- | include/configs/svm_sc8xx.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/svm_sc8xx.h b/include/configs/svm_sc8xx.h index 425f472a7..d7f4d80de 100644 --- a/include/configs/svm_sc8xx.h +++ b/include/configs/svm_sc8xx.h @@ -31,6 +31,8 @@  #ifndef __CONFIG_H  #define __CONFIG_H +#define	CONFIG_SYS_TEXT_BASE	0x40000000 +  /* Custom configuration */  /* SC823,SC850,SC860SAR, FEL8xx-AT(823/850/860) */  /* SC85T,SC860T, FEL8xx-AT(855T/860T) */ |