[U-Boot] [PATCH 1/2] arm/km: add variable waitforne to mgcoge3un

Holger Brunck holger.brunck at keymile.com
Tue Sep 27 14:54:30 CEST 2011


Add this board specific variable to the default environment
of this board.

Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
cc: Prafulla Wadaskar <prafulla at marvell.com>
---
 include/configs/mgcoge3un.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/mgcoge3un.h b/include/configs/mgcoge3un.h
index ac01a31..797b0df 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
  */
-- 
1.7.1



More information about the U-Boot mailing list