diff options
Diffstat (limited to 'include/configs/ELPPC.h')
| -rw-r--r-- | include/configs/ELPPC.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/ELPPC.h b/include/configs/ELPPC.h index 84d27b67a..1650e65e1 100644 --- a/include/configs/ELPPC.h +++ b/include/configs/ELPPC.h @@ -35,6 +35,8 @@   * (easy to change)   */ +#define	CONFIG_SYS_TEXT_BASE	0xFFF00000 +  /* these hardware addresses are pretty bogus, please change them to     suit your needs */ |