All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chunrong Guo <B40290@freescale.com>
To: <meta-freescale@yoctoproject.org>
Subject: [PATCH 11/17] ls1043ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig
Date: Tue, 14 Mar 2017 17:32:10 +0800	[thread overview]
Message-ID: <1489483936-19124-11-git-send-email-B40290@freescale.com> (raw)
In-Reply-To: <1489483936-19124-1-git-send-email-B40290@freescale.com>

From: Ting Liu <ting.liu@nxp.com>

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/ls1043ardb-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index ae21343..7ce97b8 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"
 QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"
 
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
-KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/ls_aarch32_defconfig"
+KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"
 
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
-- 
2.7.4



  parent reply	other threads:[~2017-03-14  9:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-14  9:32 [PATCH 01/17] ls2080ardb: add MACHINEOVERRES fsl-lsch3/ls2080a Chunrong Guo
2017-03-14  9:32 ` [PATCH 02/17] ls1021atwr: switch to new UBOOT_CONFIG format Chunrong Guo
2017-03-14  9:32 ` [PATCH 03/17] init-ifupdown: use consistent interfaces for qoriq Chunrong Guo
2017-03-14  9:32 ` [PATCH 04/17] openssl: use linux-aarch64 target for aarch64 Chunrong Guo
2017-03-14  9:32 ` [PATCH 05/17] ls1012ardb: add machine file Chunrong Guo
2017-03-21 14:34   ` Bob Cochran
2017-03-22  2:24     ` Ting Liu
2017-03-14  9:32 ` [PATCH 06/17] ls1012ardb-32b: " Chunrong Guo
2017-03-14  9:32 ` [PATCH 07/17] ls1012afrdm: " Chunrong Guo
2017-03-14  9:32 ` [PATCH 08/17] ls1012afrdm-32b: " Chunrong Guo
2017-03-14  9:32 ` [PATCH 09/17] ls1046ardb: build emmc u-boot Chunrong Guo
2017-03-14  9:32 ` [PATCH 10/17] ls1043ardb-32b: update u-boot configs Chunrong Guo
2017-03-14  9:32 ` Chunrong Guo [this message]
2017-03-14  9:32 ` [PATCH 12/17] ls1043ardb-32b: build ppa Chunrong Guo
2017-03-14  9:32 ` [PATCH 13/17] ls1046ardb-32b: update u-boot configs Chunrong Guo
2017-03-14  9:32 ` [PATCH 14/17] ls1046ardb-32b: KERNEL_DEFCONFIG use multi_v7_defconfig Chunrong Guo
2017-03-14  9:32 ` [PATCH 15/17] ls1046ardb-32b: build ppa Chunrong Guo
2017-03-14  9:32 ` [PATCH 16/17] udev-rules-qoriq: no rule to install for ls1012a/ls2080a Chunrong Guo
2017-03-14  9:32 ` [PATCH 17/17] udev-rules-qoriq: add rules for ls1046a Chunrong Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489483936-19124-11-git-send-email-B40290@freescale.com \
    --to=b40290@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.