summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2013-01-21 03:55:27 +0000
committerKim Phillips <kim.phillips@freescale.com>2013-02-15 17:47:21 -0600
commit25b29921b2f5a9a133c6196afaf05fce1be9927b (patch)
treef886318bfa6dc83516c513039f9ece65baa5b405 /include
parent4714f8e4d5335306dd75d97936c852994bd02f8b (diff)
downloadtalos-obmc-uboot-25b29921b2f5a9a133c6196afaf05fce1be9927b.tar.gz
talos-obmc-uboot-25b29921b2f5a9a133c6196afaf05fce1be9927b.zip
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
Remove it from the processor specific headers. This is already defined in the common header km83xx.h. Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/km/km8309-common.h2
-rw-r--r--include/configs/km/km8321-common.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/km/km8309-common.h b/include/configs/km/km8309-common.h
index 7bd1e92c22..7f9cffa3b7 100644
--- a/include/configs/km/km8309-common.h
+++ b/include/configs/km/km8309-common.h
@@ -33,8 +33,6 @@
/* at end of uboot partition, before env */
#define CONFIG_SYS_QE_FMAN_FW_ADDR 0xF00B0000
-#define CONFIG_MISC_INIT_R
-
/*
* System IO Config
*/
diff --git a/include/configs/km/km8321-common.h b/include/configs/km/km8321-common.h
index 8ad6fc3a33..abb908162a 100644
--- a/include/configs/km/km8321-common.h
+++ b/include/configs/km/km8321-common.h
@@ -38,8 +38,6 @@
/* include common defines/options for all 83xx Keymile boards */
#include "km83xx-common.h"
-#define CONFIG_MISC_INIT_R
-
/*
* System IO Config
*/
OpenPOWER on IntegriCloud