summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHolger Brunck <[email protected]>2011-06-05 22:22:15 +0000
committerWolfgang Denk <[email protected]>2011-07-27 23:44:07 +0200
commitc98d3b4f48adff08d4abfa45fe3e843e35c6e892 (patch)
treef8c737ba899e3268d304df7078ce24023839d880 /include
parentb648bfc212c0e62dae47b8f09a0c4e49bbd89106 (diff)
km/common: remove obsolete defines and header
These defines and the header keymile_hdlc_enet.h are obsolete due to the removed hdlc code. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> cc: Heiko Schocher <[email protected]> cc: Wolfgang Denk <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/km/keymile-common.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index c0df6d81b04..89a652f5e07 100644
--- a/include/configs/km/keymile-common.h
+++ b/include/configs/km/keymile-common.h
@@ -83,16 +83,6 @@
#define CONFIG_SYS_LOADS_BAUD_CHANGE
#define CONFIG_SYS_BOARD_DRAM_INIT /* Used board specific dram_init */
-/*
- * How to get access to the slot ID. Put this here to make it easy
- * to modify in a centralized location. This is used in the HDLC
- * driver to set the MAC.
-*/
-#define CONFIG_CHECK_ETHERNET_PRESENT
-#define CONFIG_SYS_SLOT_ID_BASE CONFIG_SYS_KMBEC_FPGA_BASE
-#define CONFIG_SYS_SLOT_ID_OFF (0x07) /* register offset */
-#define CONFIG_SYS_SLOT_ID_MASK (0x3f) /* mask for slot ID bits */
-
#define CONFIG_I2C_MULTI_BUS
#define CONFIG_SYS_MAX_I2C_BUS 1
#define CONFIG_SYS_I2C_INIT_BOARD