diff options
| author | Ting Liu <ting.liu@nxp.com> | 2017-03-14 17:32:10 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-03-17 17:01:28 -0300 |
| commit | 9740f03a0bc7a7690e4015c811fc328db8d84777 (patch) | |
| tree | 92c79e18afa83523816e4bfb3d627d7a0ffd512e | |
| parent | 3f582104a4aa16b16aa4515776586b4661f996b6 (diff) | |
| download | meta-freescale-9740f03a0bc7a7690e4015c811fc328db8d84777.tar.gz | |
ls1043ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/ls1043ardb-32b.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf index ae2134323..7ce97b8ba 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" | |||
| 20 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" | 20 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" |
| 21 | 21 | ||
| 22 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb" | 22 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb" |
| 23 | KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls_aarch32_defconfig" | 23 | KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig" |
| 24 | 24 | ||
| 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0" | 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0" |
| 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
