]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/uc100.h
Clear up confusion over the CMD_POST and POST_DIAG mess.
[karo-tx-uboot.git] / include / configs / uc100.h
index 2bdc55b4673f974ee9ba835213462a0bb4acabc1..d223c58da32b689bdeecc29c77f0c6ffbe79685a 100644 (file)
                                CFG_POST_SPR )
 #undef  CONFIG_POST
 
-#ifdef CONFIG_POST
-#define CFG_CMD_POST_DIAG       CFG_CMD_DIAG
-#else
-#define CFG_CMD_POST_DIAG      0
-#endif
-
 
 /*
  * Command line configuration.
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_NFS
 #define CONFIG_CMD_PING
-#define CONFIG_CMD_POST
 #define CONFIG_CMD_SNTP
 
+#ifdef CONFIG_POST
+#define CONFIG_CMD_DIAG
+#endif
+
 
 #define CONFIG_NETCONSOLE