summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorHolger Brunck <[email protected]>2012-08-09 01:37:47 +0000
committerPrafulla Wadaskar <[email protected]>2012-09-03 17:38:54 +0530
commitfcca7e7acc56fc39fedb6a080e6b92aeff647dac (patch)
treed0fc513ab49aaca27b43601ad1a75f9a99d18cb7 /include/configs/km
parent05c8e81fd39c8a41c2038844868a491003bcdab8 (diff)
arm/km: remove unused code
For some reasons we had an own implementaion of dram_init and dram_init_banksize. This is not needed anymore, use the standard kirkwood functions instead. Signed-off-by: Holger Brunck <[email protected]> cc: Prafulla Wadaskar <[email protected]> cc: Valentin Longchamp <[email protected]> cc: Gerlando Falauto <[email protected]> Acked-By: Prafulla Wadaskar <[email protected]>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/keymile-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index 7ed99587a24..99831047327 100644
--- a/include/configs/km/keymile-common.h
+++ b/include/configs/km/keymile-common.h
@@ -81,7 +81,6 @@
#define CONFIG_LOADS_ECHO
#define CONFIG_SYS_LOADS_BAUD_CHANGE
-#define CONFIG_SYS_BOARD_DRAM_INIT /* Used board specific dram_init */
#define CONFIG_I2C_MULTI_BUS
#define CONFIG_SYS_MAX_I2C_BUS 1