uboot-kirkwood: bump to upstream 2016.09.01
[openwrt/openwrt.git] / package / boot / uboot-kirkwood / patches / 130-ib62x0.patch
1 --- a/include/configs/ib62x0.h
2 +++ b/include/configs/ib62x0.h
3 @@ -74,7 +74,8 @@
4 "mtdparts=orion_nand:" \
5 "0xe0000@0x0(uboot)," \
6 "0x20000@0xe0000(uboot_env)," \
7 - "-@0x100000(root)\0"
8 + "0x100000@0x100000(second_stage_uboot)," \
9 + "-@0x200000(root)\0"
10
11 #define CONFIG_EXTRA_ENV_SETTINGS \
12 "console=console=ttyS0,115200\0" \
13 @@ -82,7 +83,7 @@
14 "mtdparts="CONFIG_MTDPARTS \
15 "kernel=/boot/zImage\0" \
16 "fdt=/boot/ib62x0.dtb\0" \
17 - "bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rw\0"
18 + "bootargs_root=ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rw\0"
19
20 /*
21 * Ethernet driver configuration