[U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig

Wenbin Song wenbin.song at nxp.com
Tue Jan 19 07:48:26 CET 2016


---
 configs/ls1043aqds_lpuart_defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 configs/ls1043aqds_lpuart_defconfig

diff --git a/configs/ls1043aqds_lpuart_defconfig b/configs/ls1043aqds_lpuart_defconfig
new file mode 100644
index 0000000..ca06abe
--- /dev/null
+++ b/configs/ls1043aqds_lpuart_defconfig
@@ -0,0 +1,8 @@
+CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,LPUART"
+CONFIG_ARM=y
+CONFIG_TARGET_LS1043AQDS=y
+CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds"
+CONFIG_OF_CONTROL=y
+CONFIG_DM=y
+CONFIG_SPI_FLASH=y
+CONFIG_DM_SPI=y
-- 
2.1.0.27.g96db324



More information about the U-Boot mailing list