]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ethernut5.h
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / include / configs / ethernut5.h
index 32a526fac26b3f944164acd9dc5dea500e40fbd3..ecd35e9e0fcc94e0f3de822be5d25359054efe65 100644 (file)
 #define CONFIG_BOOTCOMMAND     "sf probe 0:0; " \
                                "sf read 0x22000000 0xc6000 0x294000; " \
                                "bootm 0x22000000"
-#if defined(CONFIG_CMD_NAND)
-#define CONFIG_BOOTARGS                "console=ttyS0,115200 " \
-                               "root=/dev/mtdblock0 " \
-                               MTDPARTS_DEFAULT \
-                               " rw rootfstype=jffs2"
-#endif
 
 /* Misc. u-boot settings */
 #define CONFIG_SYS_CBSIZE              256