]> git.sur5r.net Git - u-boot/blobdiff - include/configs/microblaze-generic.h
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / include / configs / microblaze-generic.h
index 75baccc770e6c0c83e260d3673ed9d9f02bd92dd..e190493c334206e55636fbbcf7388356a4dc7e54 100644 (file)
 /* default load address */
 #define        CONFIG_SYS_LOAD_ADDR    0
 
-#define        CONFIG_BOOTARGS         "root=romfs"
 #define        CONFIG_HOSTNAME         XILINX_BOARD_NAME
 #define        CONFIG_BOOTCOMMAND      "base 0;tftp 11000000 image.img;bootm"