diff options
Diffstat (limited to 'include/configs/BAB7xx.h')
| -rw-r--r-- | include/configs/BAB7xx.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/BAB7xx.h b/include/configs/BAB7xx.h index 555145e18..0cfd5d94f 100644 --- a/include/configs/BAB7xx.h +++ b/include/configs/BAB7xx.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 */ |