Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/c675fc6d8bd223e6e799f60ece8049153c49d2bb You should set ROOT_URL correctly, otherwise the web may not work correctly.

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>
master
Holger Brunck 14 years ago committed by Albert ARIBAUD
parent e0c8fa8f1f
commit c675fc6d8b
  1. 2
      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
*/

Loading…
Cancel
Save