X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fdraco.h;h=889178c2834bf77cbec258b23ce439f290fadab5;hb=744368d6ae3ea5cf73407c24d8e44b2a83b7f659;hp=5d866c4868551fae4144d5220b55444b2df7be7e;hpb=bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4;p=u-boot diff --git a/include/configs/draco.h b/include/configs/draco.h index 5d866c4868..889178c283 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.h @@ -73,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" \