All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bertrand Marquis" <bertrand.marquis@arm.com>
To: "meta-arm@lists.yoctoproject.org" <meta-arm@lists.yoctoproject.org>
Cc: nd <nd@arm.com>
Subject: Re: [meta-arm] [PATCH 4/4] arm-bsp: n1sdp: Add Linux kernel device-tree support
Date: Fri, 8 May 2020 16:36:49 +0000	[thread overview]
Message-ID: <BC233572-BC78-4904-9390-63DDB4682470@arm.com> (raw)
In-Reply-To: <160D1AC4E6B1905A.5849@lists.yoctoproject.org>



> On 8 May 2020, at 17:34, Bertrand Marquis via lists.yoctoproject.org <bertrand.marquis=arm.com@lists.yoctoproject.org> wrote:
> 
> From: Diego Sueiro <diego.sueiro@arm.com>
> 
> Update both machine configuration and kernel recipe to
> support Linux Kernel device-tree compilation.
> 
> Change-Id: I01fa654bd88e0d2b7a4bfcc7cb60222c120a0473
> Issue-Id: SCM-888
> Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>

> ---
> meta-arm-bsp/conf/machine/n1sdp.conf                            | 1 +
> meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend | 2 ++
> 2 files changed, 3 insertions(+)
> 
> diff --git a/meta-arm-bsp/conf/machine/n1sdp.conf b/meta-arm-bsp/conf/machine/n1sdp.conf
> index fbe135c..b19fb86 100644
> --- a/meta-arm-bsp/conf/machine/n1sdp.conf
> +++ b/meta-arm-bsp/conf/machine/n1sdp.conf
> @@ -9,6 +9,7 @@ TUNE_FEATURES = "aarch64"
> require conf/machine/include/arm/arch-armv8a.inc
> 
> KERNEL_IMAGETYPE = "Image"
> +KERNEL_DEVICETREE = "n1sdp/n1sdp.dtb"
> 
> IMAGE_FSTYPES += "tar.bz2 ext4"
> 
> diff --git a/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend b/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend
> index e2ba6ae..9634d43 100644
> --- a/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend
> +++ b/meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend
> @@ -6,6 +6,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
> 
> # Apply N1SDP specific patches
> SRC_URI_append_n1sdp = " \
> +    git://git.linaro.org/landing-teams/working/arm/device-tree.git;name=dts;nobranch=1;destsuffix=git/arch/arm64/boot/dts \
>     file://0001-TMP-iommu-arm-smmu-v3-Ignore-IOPF-capabilities.patch \
>     file://0002-pci_quirk-add-acs-override-for-PCI-devices.patch \
>     file://0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch \
> @@ -14,6 +15,7 @@ SRC_URI_append_n1sdp = " \
> 
> # Referring to commit TAG N1SDP-2020.03.26
> SRCREV_n1sdp  = "137cccb0843e63b031acf67d1ca4f6447b8c417c"
> +SRCREV_dts_n1sdp = "3209a868152f348194cc1f20fd87c759d3a97d45"
> 
> # Use intree defconfig
> KBUILD_DEFCONFIG_n1sdp = "defconfig"
> -- 
> 2.17.1
> 
> 


  parent reply	other threads:[~2020-05-08 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 16:33 [PATCH 0/4] arm-bsp: Add Initial Support for N1SDP Bertrand Marquis
2020-05-08 16:34 ` [PATCH 1/4] arm-bsp: Add linaro-arm-linux 5.4 kernel support Bertrand Marquis
2020-05-11  6:58   ` [meta-arm] " Diego Sueiro
2020-05-08 16:34 ` [PATCH 2/4] arm-bsp: Introduce ARM N1SDP platform Bertrand Marquis
2020-05-08 16:34 ` [PATCH 3/4] arm-bsp: linux-linaro-arm-5.4: Fix kernel menuconfig task Bertrand Marquis
2020-05-08 16:34 ` [PATCH 4/4] arm-bsp: n1sdp: Add Linux kernel device-tree support Bertrand Marquis
     [not found] ` <160D1AC4E6B1905A.5849@lists.yoctoproject.org>
2020-05-08 16:36   ` Bertrand Marquis [this message]
     [not found] ` <160D1AC4BBA54991.28161@lists.yoctoproject.org>
2020-05-08 16:37   ` [meta-arm] [PATCH 3/4] arm-bsp: linux-linaro-arm-5.4: Fix kernel menuconfig task Bertrand Marquis
2020-05-11 16:25 ` [meta-arm] [PATCH 0/4] arm-bsp: Add Initial Support for N1SDP Jon Mason

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=BC233572-BC78-4904-9390-63DDB4682470@arm.com \
    --to=bertrand.marquis@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /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.