aboutsummaryrefslogtreecommitdiff
path: root/configs/pic32mzdask_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-08 13:36:51 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 13:36:51 -0400
commitd46e86d25c2a504b3e2e4ab17d70b2f0be440f34 (patch)
tree0d66c84d42423b3d82dfc547ba3966c61dcf486e /configs/pic32mzdask_defconfig
parent909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (diff)
downloadu-boot-d46e86d25c2a504b3e2e4ab17d70b2f0be440f34.zip
u-boot-d46e86d25c2a504b3e2e4ab17d70b2f0be440f34.tar.gz
u-boot-d46e86d25c2a504b3e2e4ab17d70b2f0be440f34.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pic32mzdask_defconfig')
-rw-r--r--configs/pic32mzdask_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pic32mzdask_defconfig b/configs/pic32mzdask_defconfig
index 3c2ad93..8c5934c 100644
--- a/configs/pic32mzdask_defconfig
+++ b/configs/pic32mzdask_defconfig
@@ -5,13 +5,13 @@ CONFIG_SYS_MALLOC_F_LEN=0x600
CONFIG_ENV_SIZE=0x4000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="pic32mzda_sk"
+CONFIG_SYS_LOAD_ADDR=0x88500000
CONFIG_MACH_PIC32=y
# CONFIG_MIPS_BOOT_ENV_LEGACY is not set
CONFIG_MIPS_BOOT_FDT=y
CONFIG_SYS_MEMTEST_START=0x88000000
CONFIG_SYS_MEMTEST_END=0x88080000
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_SYS_LOAD_ADDR=0x88500000
CONFIG_TIMESTAMP=y
CONFIG_BOOTDELAY=5
CONFIG_BOOTCOMMAND="run distro_bootcmd || run legacy_bootcmd"