aboutsummaryrefslogtreecommitdiff
path: root/configs/P1020RDB-PD_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-05-01 11:50:26 -0400
committerTom Rini2023-05-01 11:50:26 -0400
commitc960c0fd38be57abffb68996e53408ba5f675ee9 (patch)
tree6d2103d21d37248d22477fc198d6003f27331239 /configs/P1020RDB-PD_defconfig
parent27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1020RDB-PD_defconfig')
-rw-r--r--configs/P1020RDB-PD_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1020RDB-PD_defconfig b/configs/P1020RDB-PD_defconfig
index 5377aba4ef3..5e08f152da7 100644
--- a/configs/P1020RDB-PD_defconfig
+++ b/configs/P1020RDB-PD_defconfig
@@ -1,6 +1,7 @@
CONFIG_PPC=y
CONFIG_TEXT_BASE=0xEFF40000
CONFIG_SYS_MALLOC_LEN=0x100000
+CONFIG_SF_DEFAULT_SPEED=10000000
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_SECT_SIZE=0x20000
CONFIG_DEFAULT_DEVICE_TREE="p1020rdb-pd"
@@ -90,7 +91,6 @@ CONFIG_FLASH_CFI_MTD=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_SYS_FLASH_QUIET_TEST=y
CONFIG_DM_SPI_FLASH=y
-CONFIG_SF_DEFAULT_SPEED=10000000
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHY_ATHEROS=y
CONFIG_PHY_BROADCOM=y