X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fboot%2Fuboot-kirkwood%2Fpatches%2F150-goflexhome.patch;h=f9b26cfb513dbf054281f322b3c46e636c83096f;hp=76daddfe5ee2300893b3aaa9e4cc737ab2c098b3;hb=cb06432b7f186c717b9226bcefd0435aa80f45cc;hpb=6ec0a407e7cfa3c897ca9c334de99daac7e859d2 diff --git a/package/boot/uboot-kirkwood/patches/150-goflexhome.patch b/package/boot/uboot-kirkwood/patches/150-goflexhome.patch index 76daddfe5e..f9b26cfb51 100644 --- a/package/boot/uboot-kirkwood/patches/150-goflexhome.patch +++ b/package/boot/uboot-kirkwood/patches/150-goflexhome.patch @@ -16,7 +16,7 @@ Index: u-boot-2014.10/include/configs/goflexhome.h #define CONFIG_MTDPARTS \ - "mtdparts=orion_nand:1m(uboot),6M(uImage),-(root)\0" -+ "mtdparts=orion_nand:1m(uboot),-(ubi)\0" ++ "mtdparts=orion_nand:1m(uboot),255m(ubi)\0" #define CONFIG_EXTRA_ENV_SETTINGS \ "console=console=ttyS0,115200\0" \