summaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r--include/configs/ethernut5.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h
index 8f8b4722c7..9a1505846d 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -122,9 +122,6 @@
/* File systems */
/* Boot command */
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
#define CONFIG_BOOTCOMMAND "sf probe 0:0; " \
"sf read 0x22000000 0xc6000 0x294000; " \
"bootm 0x22000000"