From: Holger Brunck Date: Tue, 27 Sep 2011 02:54:30 +0000 (+0000) Subject: arm/km: add variable waitforne to mgcoge3un X-Git-Tag: v2011.12-rc1~228^2~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c675fc6d8bd223e6e799f60ece8049153c49d2bb;p=kernel%2Fu-boot.git arm/km: add variable waitforne to mgcoge3un Add this board specific variable to the default environment of this board. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Prafulla Wadaskar --- 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 */