
Dear Eric Cooper,
In message 1283869696-10077-6-git-send-email-ecc@cmu.edu you wrote:
derived from patches posted by Jeff Doozan in the uBoot forum at http://forum.doozan.com
Please squash into patch that adds support for this board.
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index a1a97a3..ecd5f27 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -181,7 +181,6 @@ #define CONFIG_NET_MULTI /* specify more that one ports available */ #define CONFIG_MII /* expose smi ove miiphy interface */ #define CONFIG_MVGBE /* Enable Marvell Gbe Controller Driver */ -#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN /* detect link using phy */
This is a modification which is completely unrelated to that patch anyway.
Best regards,
Wolfgang Denk