uboot-kirkwood: fix malformed boot configuration
[openwrt/openwrt.git] / package / boot / uboot-kirkwood / patches / 150-goflexhome.patch
index 186e33a0c4929c03bf15c34067062f1d066577c4..540c0f50708d334f8a00265432d0cdddc22c32ae 100644 (file)
  #define CONFIG_EXTRA_ENV_SETTINGS \
        "console=console=ttyS0,115200\0" \
        "mtdids=nand0=orion_nand\0" \
-       "mtdparts="CONFIG_MTDPARTS_DEFAULT \
+-      "mtdparts="CONFIG_MTDPARTS_DEFAULT \
 -      "kernel=/boot/uImage\0" \
 -      "bootargs_root=ubi.mtd=root root=ubi0:root rootfstype=ubifs ro\0"
++      "mtdparts="CONFIG_MTDPARTS_DEFAULT "\0" \
 +      "bootargs_root=\0"
  
  /*