aboutsummaryrefslogtreecommitdiff
path: root/configs/T1024RDB_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorXiaowei Bao <xiaowei.bao@nxp.com>2020-09-21 12:46:54 +0530
committerTom Rini <trini@konsulko.com>2020-09-24 08:27:44 -0400
commit350719c4aac3d1aadfee75cec249571959ed4066 (patch)
tree93f0c5f4aa3f6d3626215cc879610a4a34849021 /configs/T1024RDB_SECURE_BOOT_defconfig
parent9ec8a585f475bad3f704122af491d93ec9726a22 (diff)
downloadu-boot-350719c4aac3d1aadfee75cec249571959ed4066.zip
u-boot-350719c4aac3d1aadfee75cec249571959ed4066.tar.gz
u-boot-350719c4aac3d1aadfee75cec249571959ed4066.tar.bz2
configs: T1024RDB: Enable ESPI driver
Enable the DM ESPI driver in T1024RDB defconfig. Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/T1024RDB_SECURE_BOOT_defconfig')
-rw-r--r--configs/T1024RDB_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1024RDB_SECURE_BOOT_defconfig b/configs/T1024RDB_SECURE_BOOT_defconfig
index 55c10ce..95bac27 100644
--- a/configs/T1024RDB_SECURE_BOOT_defconfig
+++ b/configs/T1024RDB_SECURE_BOOT_defconfig
@@ -69,3 +69,5 @@ CONFIG_SYS_NUM_ADDR_MAP=64
CONFIG_RSA=y
CONFIG_SPL_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y