uboot-kirkwood: refresh patches
[openwrt/staging/mkresin.git] / package / boot / uboot-kirkwood / patches / 130-ib62x0.patch
index 0092d989e17cea2b7a7063a600af5f9a7f472255..c4ee8f0330f292b8d38a0ca33c9b30276e4ad99e 100644 (file)
@@ -14,7 +14,7 @@
 +      "ubi part ubi; " \
 +      "ubi read 0x800000 kernel; " \
 +      "bootm 0x800000"
-
  #define CONFIG_EXTRA_ENV_SETTINGS \
        "console=console=ttyS0,115200\0"                                \
        "mtdids=nand0=orion_nand\0"                                     \
@@ -24,7 +24,7 @@
 -      "bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rw\0"
 +      "mtdparts="CONFIG_MTDPARTS_DEFAULT "\0"                 \
 +      "bootargs_root=\0"
-
  /*
   * Ethernet driver configuration
 --- a/configs/ib62x0_defconfig