aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cobra5272.h
diff options
context:
space:
mode:
authorTom Rini2022-07-23 13:05:07 -0400
committerTom Rini2022-08-04 16:18:47 -0400
commit13e28f4987dd514ddbda36915bd9b8996a2d328d (patch)
tree43e094e4c104d88e8decf58a4b78c741f776fd32 /include/configs/cobra5272.h
parent2d752b0d4a221df642033a7fb48e2ced3feef481 (diff)
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/cobra5272.h')
-rw-r--r--include/configs/cobra5272.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/cobra5272.h b/include/configs/cobra5272.h
index c29abd15b39..ba0662f1f40 100644
--- a/include/configs/cobra5272.h
+++ b/include/configs/cobra5272.h
@@ -143,13 +143,6 @@ enter a valid image address in flash */
#define CONFIG_SYS_SCR 0x0003
#define CONFIG_SYS_SPR 0xffff
-/* ---
- * Ethernet settings
- * ---
- */
-
-#define CONFIG_SYS_ENET_BD_BASE 0x780000
-
/*-----------------------------------------------------------------------
* Definitions for initial stack pointer and data area (in internal SRAM)
*/