summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1021atwr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1021atwr.conf')
-rw-r--r--conf/machine/ls1021atwr.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf
index c8efba4..916fb4b 100644
--- a/conf/machine/ls1021atwr.conf
+++ b/conf/machine/ls1021atwr.conf
@@ -12,8 +12,9 @@ SOC_FAMILY = "ls102xa"
12UBOOT_CONFIG ??= "nor" 12UBOOT_CONFIG ??= "nor"
13UBOOT_CONFIG[nor] = "ls1021atwr_nor_config" 13UBOOT_CONFIG[nor] = "ls1021atwr_nor_config"
14UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard" 14UBOOT_CONFIG[sdcard] = "ls1021atwr_sdcard_config,sdcard"
15UBOOT_CONFIG[lpuart] = "ls1021atwr_lpuart_config" 15UBOOT_CONFIG[lpuart] = "ls1021atwr_nor_lpuart_config"
16UBOOT_CONFIG[qspi] = "ls1021atwr_qspi_config" 16UBOOT_CONFIG[qspi] = "ls1021atwr_qspi_config"
17UBOOT_CONFIG[secure-boot] = "ls1021atwr_nor_SECURE_BOOT_config"
17 18
18QE_UCODE="iram_Type_A_LS1021a_r1.0.bin" 19QE_UCODE="iram_Type_A_LS1021a_r1.0.bin"
19 20