uboot-kirkwood/goflexhome: add forgotten include openwrt-kirkwood-common.h"
[openwrt.git] / package / boot / uboot-kirkwood / patches / 130-ib62x0.patch
1 --- a/include/configs/ib62x0.h
2 +++ b/include/configs/ib62x0.h
3 @@ -92,7 +92,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 @@ -100,7 +101,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