X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Frut.h;h=aea8e217d019eafc0b3e174451f0e917f43ee36a;hb=5923c843ba0e06a90e0c0c5cc6894ac8641377e1;hp=b0dcbd8c5a49d5fc6e0075319002bce5e4ccd101;hpb=bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4;p=u-boot diff --git a/include/configs/rut.h b/include/configs/rut.h index b0dcbd8c5a..aea8e217d0 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -56,6 +56,7 @@ /* Default env settings */ #define CONFIG_EXTRA_ENV_SETTINGS \ "hostname=rut\0" \ + "ubi_off=2048\0"\ "nand_img_size=0x500000\0" \ "splashpos=m,m\0" \ "optargs=fixrtc --no-log consoleblank=0 \0" \