]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/M5253EVBE.h
NDS32: Generic Board Support and Unsupport
[karo-tx-uboot.git] / include / configs / M5253EVBE.h
index 8fd3907ad88db23d353547b4408279e81f700825..7f5ee8ad4ab2e4a15324b85caa6775caa08d6201 100644 (file)
 #define CONFIG_ENV_IS_IN_FLASH 1
 #endif
 
+#define LDS_BOARD_TEXT \
+       . = DEFINED(env_offset) ? env_offset : .; \
+       common/env_embedded.o      (.text)
+
+
 /*
  * BOOTP options
  */
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_CACHE
-#undef CONFIG_CMD_NET
-#define CONFIG_CMD_LOADB
-#define CONFIG_CMD_LOADS
 #define CONFIG_CMD_EXT2
 #define CONFIG_CMD_FAT
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_MISC
 
 /* ATA */
 #define CONFIG_DOS_PARTITION