summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2012-08-09 01:37:47 +0000
committerPrafulla Wadaskar <prafulla@marvell.com>2012-09-03 17:38:54 +0530
commitfcca7e7acc56fc39fedb6a080e6b92aeff647dac (patch)
treed0fc513ab49aaca27b43601ad1a75f9a99d18cb7 /include
parent05c8e81fd39c8a41c2038844868a491003bcdab8 (diff)
downloadblackbird-obmc-uboot-fcca7e7acc56fc39fedb6a080e6b92aeff647dac.tar.gz
blackbird-obmc-uboot-fcca7e7acc56fc39fedb6a080e6b92aeff647dac.zip
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 <holger.brunck@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com> cc: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Gerlando Falauto <gerlando.falauto@keymile.com> Acked-By: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include')
-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 7ed99587a2..9983104732 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
OpenPOWER on IntegriCloud