aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ids8313.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ids8313.h')
-rw-r--r--include/configs/ids8313.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h
index 370f7ed..49f5d68 100644
--- a/include/configs/ids8313.h
+++ b/include/configs/ids8313.h
@@ -232,7 +232,6 @@
#define CONFIG_LOADS_ECHO
#define CONFIG_TIMESTAMP
-#define CONFIG_BOOTCOMMAND "run boot_cramfs"
#undef CONFIG_SYS_LOADS_BAUD_CHANGE
#define CONFIG_JFFS2_NAND
@@ -272,14 +271,6 @@
"mtdparts=" CONFIG_MTDPARTS_DEFAULT "\0" \
"\0"
-#define NFSBOOTCOMMAND \
- "setenv rootdev /dev/nfs;" \
- "run setipargs;run addmtd;" \
- "tftp ${loadaddr} ${bootfile};" \
- "tftp ${fdtaddr} ${fdtfile};" \
- "fdt addr ${fdtaddr};" \
- "bootm ${loadaddr} - ${fdtaddr}"
-
/* UBI Support */
#endif /* __CONFIG_H */