aboutsummaryrefslogtreecommitdiff
path: root/configs/am57xx_hs_evm_usb_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-07-06 15:35:01 +0800
committerTom Rini <trini@konsulko.com>2020-07-28 16:18:10 -0400
commit0465f12efb657176854db7a3ed3400df148d13bc (patch)
tree5ed568819fa2bace15089a128e21bd0b5f5b2622 /configs/am57xx_hs_evm_usb_defconfig
parent936d07d14dcace0a8e302559b96c18eb42833c2f (diff)
downloadu-boot-0465f12efb657176854db7a3ed3400df148d13bc.zip
u-boot-0465f12efb657176854db7a3ed3400df148d13bc.tar.gz
u-boot-0465f12efb657176854db7a3ed3400df148d13bc.tar.bz2
configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
Done with: ./tools/moveconfig.py -S SPL_LOAD_FIT_ADDRESS ./tools/moveconfig.py -S SPL_LOAD_FIT_ADDRESS -H Signed-off-by: Peng Fan <peng.fan@nxp.com> [trini: A few more migrations] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am57xx_hs_evm_usb_defconfig')
-rw-r--r--configs/am57xx_hs_evm_usb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am57xx_hs_evm_usb_defconfig b/configs/am57xx_hs_evm_usb_defconfig
index fe2f65c..0263924 100644
--- a/configs/am57xx_hs_evm_usb_defconfig
+++ b/configs/am57xx_hs_evm_usb_defconfig
@@ -23,6 +23,7 @@ CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT_IMAGE_POST_PROCESS=y
CONFIG_SPL_LOAD_FIT=y
+CONFIG_SPL_LOAD_FIT_ADDRESS=0x80200000
CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_USE_BOOTARGS=y