summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2013-01-21 03:55:28 +0000
committerKim Phillips <kim.phillips@freescale.com>2013-02-15 17:47:21 -0600
commit411190cb16b63e39345a608b68b3d1be5168117a (patch)
tree9d56e965fea584eb6604bb2c2d53cac1879bd6fa /include
parent25b29921b2f5a9a133c6196afaf05fce1be9927b (diff)
downloadtalos-obmc-uboot-411190cb16b63e39345a608b68b3d1be5168117a.tar.gz
talos-obmc-uboot-411190cb16b63e39345a608b68b3d1be5168117a.zip
powerpc/83xx/km: drop uneeded dtt_bus environment var
There is no need for a environment variable to configure the dtt bus. Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/km/km83xx-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/km83xx-common.h b/include/configs/km/km83xx-common.h
index 1e596c860a..eb0e5b6f32 100644
--- a/include/configs/km/km83xx-common.h
+++ b/include/configs/km/km83xx-common.h
@@ -312,7 +312,6 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
CONFIG_KM_DEF_ENV \
CONFIG_KM_DEF_ARCH \
- "dtt_bus=pca9547:70:a\0" \
"EEprom_ivm=pca9547:70:9\0" \
"newenv=" \
"prot off 0xF00C0000 +0x40000 && " \
OpenPOWER on IntegriCloud