summaryrefslogtreecommitdiffstats
path: root/include/configs/mgcoge3un.h
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@keymile.com>2011-09-27 02:54:30 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-11-03 22:56:22 +0100
commitc675fc6d8bd223e6e799f60ece8049153c49d2bb (patch)
treeb6c362d3c280053cf5fa7c293cb5f79868ebf56e /include/configs/mgcoge3un.h
parente0c8fa8f1f234e82b34bf279c86b93e115be8c6d (diff)
downloadtalos-obmc-uboot-c675fc6d8bd223e6e799f60ece8049153c49d2bb.tar.gz
talos-obmc-uboot-c675fc6d8bd223e6e799f60ece8049153c49d2bb.zip
arm/km: add variable waitforne to mgcoge3un
Add this board specific variable to the default environment of this board. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include/configs/mgcoge3un.h')
-rw-r--r--include/configs/mgcoge3un.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mgcoge3un.h b/include/configs/mgcoge3un.h
index ac01a31200..797b0dfcd3 100644
--- a/include/configs/mgcoge3un.h
+++ b/include/configs/mgcoge3un.h
@@ -76,6 +76,8 @@
MVGBE_SET_GMII_SPEED_TO_10_100 |\
MVGBE_SET_MII_SPEED_TO_100)
+#define CONFIG_KM_BOARD_EXTRA_ENV "waitforne=true\0"
+
/*
* PCIe port not used on mgcoge3un
*/
OpenPOWER on IntegriCloud