1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-09 17:40:46 +00:00

arm-bsp/linux-linaro-arm-5.4: remove linux kernel dtb and use one from TFA

DTB is generated from TFA therefore remove using the one from linux kernel.

Change-Id: I4647482b41b76db803fdd6a417580d99d2e79215
Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Khasim Mohammed
2020-10-18 19:47:47 +05:30
committed by Jon Mason
parent e4e060a063
commit b0752bbc78
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -7,7 +7,6 @@
require conf/machine/include/tune-neoversen1.inc
KERNEL_IMAGETYPE = "Image"
KERNEL_DEVICETREE = "n1sdp/n1sdp.dtb"
IMAGE_FSTYPES += "wic tar.bz2 ext4"
@@ -6,7 +6,6 @@ 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 \