diff options
Diffstat (limited to 'include/configs/GENIETV.h')
-rw-r--r-- | include/configs/GENIETV.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/GENIETV.h b/include/configs/GENIETV.h index fadd830..4faafe5 100644 --- a/include/configs/GENIETV.h +++ b/include/configs/GENIETV.h @@ -38,6 +38,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_TEXT_BASE 0x00000000 + #define CONFIG_ETHADDR 08:00:22:50:70:63 /* Ethernet address */ #define CONFIG_ENV_OVERWRITE 1 /* Overwrite the environment */ |