summaryrefslogtreecommitdiff
path: root/include/configs/bcm7445.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-31 06:03:50 +0300
committerTom Rini <trini@konsulko.com>2021-11-05 18:23:29 +0300
commit465547bddf7116d49ddcf28aabc3272dc13d8e69 (patch)
tree72ae8621662cfd88be8ff68b5c7fe016d091ae3a /include/configs/bcm7445.h
parent1a77da4b333d25314a861d7be926848b084b8f02 (diff)
downloadu-boot-465547bddf7116d49ddcf28aabc3272dc13d8e69.tar.xz
Convert CONFIG_SYS_TEXT_BASE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_TEXT_BASE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/bcm7445.h')
-rw-r--r--include/configs/bcm7445.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bcm7445.h b/include/configs/bcm7445.h
index 989482ef35..81c3d02c6b 100644
--- a/include/configs/bcm7445.h
+++ b/include/configs/bcm7445.h
@@ -12,7 +12,6 @@
#define CONFIG_SYS_NS16550_COM1 0xf040ab00
-#define CONFIG_SYS_TEXT_BASE 0x80100000
#define CONFIG_SYS_INIT_RAM_ADDR 0x80200000
#include "bcmstb.h"