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/ls1021aqds_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/ls1021aqds_nor_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig index e07a2dba89..725e2f4412 100644 --- a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig @@ -75,6 +75,7 @@ CONFIG_NVME=y CONFIG_PCI=y CONFIG_DM_PCI_COMPAT=y CONFIG_PCIE_LAYERSCAPE_RC=y +CONFIG_SYS_QE_FW_ADDR=0x60940000 CONFIG_DM_SCSI=y CONFIG_SYS_NS16550=y CONFIG_USB=y @@ -83,4 +84,3 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y CONFIG_RSA=y CONFIG_SPL_RSA=y -CONFIG_SYS_QE_FW_ADDR=0x60940000 |