OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileRegard whitespace
Rev 2 Rev 3
Line 1... Line 1...
1 --- a/include/configs/pogo_e02.h 1 --- a/include/configs/pogo_e02.h
2 +++ b/include/configs/pogo_e02.h 2 +++ b/include/configs/pogo_e02.h
3 @@ -42,23 +42,23 @@ 3 @@ -44,23 +44,23 @@
4 #endif 4 #endif
Line 5... Line 5...
5   5
6 #define CONFIG_ENV_SIZE 0x20000 /* 128k */ 6 #define CONFIG_ENV_SIZE 0x20000 /* 128k */
7 -#define CONFIG_ENV_OFFSET 0x60000 /* env starts here */ 7 -#define CONFIG_ENV_OFFSET 0x60000 /* env starts here */
Line 34... Line 34...
34   34
35 /* 35 /*
36 * Ethernet Driver configuration 36 * Ethernet Driver configuration
37 --- a/configs/pogo_e02_defconfig 37 --- a/configs/pogo_e02_defconfig
38 +++ b/configs/pogo_e02_defconfig 38 +++ b/configs/pogo_e02_defconfig
-   39 @@ -16,6 +16,7 @@ CONFIG_CMD_PING=y
39 @@ -18,6 +18,7 @@ CONFIG_CMD_PING=y 40 CONFIG_CMD_EXT2=y
40 CONFIG_CMD_FAT=y 41 CONFIG_CMD_FAT=y
41 CONFIG_CMD_JFFS2=y -  
42 CONFIG_CMD_MTDPARTS=y 42 CONFIG_CMD_JFFS2=y
43 +CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:0xe0000@0x0(uboot),0x20000@0xe0000(uboot_env),0x100000@0x100000(second_stage_uboot),-@0x200000(ubi)" 43 +CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:0xe0000@0x0(uboot),0x20000@0xe0000(uboot_env),0x100000@0x100000(second_stage_uboot),-@0x200000(ubi)"
44 CONFIG_CMD_UBI=y 44 CONFIG_CMD_UBI=y
45 CONFIG_ISO_PARTITION=y 45 CONFIG_ISO_PARTITION=y