Merge git://git.denx.de/u-boot-net
[platform/kernel/u-boot.git] / include / configs / dfi-bt700.h
index 949a581..f7bd4a4 100644 (file)
 #define CONFIG_ENV_SECT_SIZE           0x1000
 #define CONFIG_ENV_OFFSET              0x006ef000
 
-#undef CONFIG_BOOTARGS
 #undef CONFIG_BOOTCOMMAND
-
-#define CONFIG_BOOTARGS                \
-       "root=/dev/sda1 ro quiet"
 #define CONFIG_BOOTCOMMAND     \
        "load scsi 0:1 03000000 /boot/vmlinuz-${kernel-ver}-generic;"   \
        "load scsi 0:1 04000000 /boot/initrd.img-${kernel-ver}-generic;" \