zipitz2: fix boot issue introduced by PXA low level init rework
[oweals/u-boot.git] / include / configs / bfin_adi_common.h
index 80f8a1429b2a1871edaf36a1b871fef57d4b71f2..3fbf5c68e71a1c38f619afd3df495bad042759ce 100644 (file)
@@ -55,7 +55,6 @@
 # endif
 # ifdef CONFIG_POST
 #  define CONFIG_CMD_DIAG
-#  define CONFIG_POST_ALT_LIST
 # endif
 # ifdef CONFIG_RTC_BFIN
 #  define CONFIG_CMD_DATE
        "nc=" \
                "set ncip ${serverip};" \
                "set stdin nc;" \
-               "set stdout nc" \
+               "set stdout nc;" \
+               "set stderr nc" \
                "\0"
 # else
 #  define NETCONSOLE_ENV
 #  define CONFIG_SERVERIP      192.168.0.2
 # endif
 # ifndef CONFIG_ROOTPATH
-#  define CONFIG_ROOTPATH      /romfs
+#  define CONFIG_ROOTPATH      "/romfs"
 # endif
 # ifdef CONFIG_CMD_DHCP
 #  ifndef CONFIG_SYS_AUTOLOAD