diff options
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r-- | include/configs/bav335x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h index 930066c149..7e256b1380 100644 --- a/include/configs/bav335x.h +++ b/include/configs/bav335x.h @@ -383,9 +383,6 @@ DEFAULT_LINUX_BOOT_ENV \ * For NOR boot, we must set this to the start of where NOR is mapped * in memory. */ -#ifdef CONFIG_NOR_BOOT -#define CONFIG_SYS_TEXT_BASE 0x08000000 -#endif /* * USB configuration. We enable MUSB support, both for host and for |