summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 20:05:07 +0300
committerTom Rini <trini@konsulko.com>2022-08-04 23:18:47 +0300
commit13e28f4987dd514ddbda36915bd9b8996a2d328d (patch)
tree43e094e4c104d88e8decf58a4b78c741f776fd32 /include/configs/ls2080ardb.h
parent2d752b0d4a221df642033a7fb48e2ced3feef481 (diff)
downloadu-boot-13e28f4987dd514ddbda36915bd9b8996a2d328d.tar.xz
configs: Remove a number of unreferenced CONFIG options.
There are a large number of options under CONFIG_SYS (but some of these are elsewhere, spotted while cleaning CONFIG_SYS) that are never referenced, or only used slightly later in the config file. Remove or restructure these. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index 23ddae1dc3..c6b601de22 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -179,10 +179,6 @@
#define CONFIG_SYS_CS2_FTIM2 CONFIG_SYS_NAND_FTIM2
#define CONFIG_SYS_CS2_FTIM3 CONFIG_SYS_NAND_FTIM3
#endif
-
-/* Debug Server firmware */
-#define CONFIG_SYS_DEBUG_SERVER_FW_IN_NOR
-#define CONFIG_SYS_DEBUG_SERVER_FW_ADDR 0x580D00000ULL
#endif
#define CONFIG_SYS_LS_MC_BOOT_TIMEOUT_MS 5000