diff options
author | Tom Rini <trini@konsulko.com> | 2021-11-12 23:37:42 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-11-12 23:37:42 +0000 |
commit | a51673eb75de328d3471b742e593f04b166591c4 (patch) | |
tree | 509d4cdcd37bc022d5725d546463daa8753b9353 /configs/ls1021atwr_nor_SECURE_BOOT_defconfig | |
parent | e0d7d06f393a4d56917844210a5da44fef20a944 (diff) | |
download | u-boot-a51673eb75de328d3471b742e593f04b166591c4.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021atwr_nor_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig index 88fc0c7223..3bd0e1da50 100644 --- a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig @@ -63,6 +63,7 @@ CONFIG_TSEC_ENET=y CONFIG_NVME=y CONFIG_PCI=y CONFIG_PCIE_LAYERSCAPE_RC=y +CONFIG_SYS_QE_FW_ADDR=0x60940000 CONFIG_DM_SCSI=y CONFIG_SYS_NS16550=y CONFIG_USB=y @@ -70,4 +71,3 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_RSA=y CONFIG_SPL_RSA=y -CONFIG_SYS_QE_FW_ADDR=0x60940000 |