summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1043ardb-32b.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index ae213432..7ce97b8b 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -20,7 +20,7 @@ UBOOT_CONFIG[secure-boot] = "ls1043ardb_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
20QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" 20QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"
21 21
22KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb" 22KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
23KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls_aarch32_defconfig" 23KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
24 24
25SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0" 25SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0"
26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"