X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fdraco.h;h=889178c2834bf77cbec258b23ce439f290fadab5;hb=744368d6ae3ea5cf73407c24d8e44b2a83b7f659;hp=2d4a45d05d3217752cd80a8e0bdb0df8a719c1a4;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=u-boot diff --git a/include/configs/draco.h b/include/configs/draco.h index 2d4a45d05d..889178c283 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.h @@ -33,7 +33,6 @@ "led1=64,0,1\0" #undef CONFIG_DOS_PARTITION -#undef CONFIG_CMD_FAT #define CONFIG_BOARD_LATE_INIT @@ -74,6 +73,7 @@ /* Default env settings */ #define CONFIG_EXTRA_ENV_SETTINGS \ "hostname=draco\0" \ + "ubi_off=2048\0"\ "nand_img_size=0x400000\0" \ "optargs=\0" \ "preboot=draco_led 0\0" \ @@ -83,7 +83,6 @@ #ifndef CONFIG_RESTORE_FLASH /* set to negative value for no autoboot */ -#define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTCOMMAND \ "if dfubutton; then " \ @@ -95,7 +94,6 @@ "reset;" #else -#define CONFIG_BOOTDELAY 0 #define CONFIG_BOOTCOMMAND \ "setenv autoload no; " \