Skip to content

Commit 78533a1

Browse files
committed
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
1 parent 2f7821a commit 78533a1

File tree

130 files changed

+87
-134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+87
-134
lines changed

configs/P1010RDB-PA_36BIT_NAND_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_ENV_SIZE=0x4000

configs/P1010RDB-PA_36BIT_NOR_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0xEFF40000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_ENV_SIZE=0x2000

configs/P1010RDB-PA_36BIT_SDCARD_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_SPL_LIBCOMMON_SUPPORT=y

configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_SPL_LIBCOMMON_SUPPORT=y

configs/P1010RDB-PA_NAND_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_ENV_SIZE=0x4000

configs/P1010RDB-PA_NOR_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0xEFF40000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_ENV_SIZE=0x2000

configs/P1010RDB-PA_SDCARD_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_SPL_LIBCOMMON_SUPPORT=y

configs/P1010RDB-PA_SPIFLASH_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_SPL_LIBCOMMON_SUPPORT=y

configs/P1010RDB-PB_36BIT_NAND_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0x11001000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_ENV_SIZE=0x4000

configs/P1010RDB-PB_36BIT_NOR_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_PPC=y
2-
CONFIG_SYS_IMMR=0xFFE00000
32
CONFIG_SYS_TEXT_BASE=0xEFF40000
43
CONFIG_SYS_MALLOC_LEN=0x100000
54
CONFIG_ENV_SIZE=0x2000

0 commit comments

Comments
 (0)