summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2015-02-02 18:09:39 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2015-02-02 18:34:29 -0200
commita3377b50c4674c663ce089bb40e19480800680e1 (patch)
tree8453b5dba8c4b4a17db54c567d7d941a2ddfa338 /conf
parentdd7bc2349b952dac4f3e68e1bf7824a3cda76caf (diff)
downloadmeta-fsl-arm-a3377b50c4674c663ce089bb40e19480800680e1.tar.gz
ls1021aqds: add sdcard config
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1021aqds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf
index 6281538..ae4d8bd 100644
--- a/conf/machine/ls1021aqds.conf
+++ b/conf/machine/ls1021aqds.conf
@@ -14,6 +14,7 @@ UBOOT_CONFIG[nor] = "ls1021aqds_nor_config"
14UBOOT_CONFIG[qspi] = "ls1021aqds_qspi_config" 14UBOOT_CONFIG[qspi] = "ls1021aqds_qspi_config"
15UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot_config" 15UBOOT_CONFIG[nor-secboot] = "ls1021aqds_nor_secboot_config"
16UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config" 16UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config"
17UBOOT_CONFIG[sdcard] = "ls1021aqds_sdcard_config"
17 18
18QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" 19QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
19 20