mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +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:
committed by
Jon Mason
parent
e4e060a063
commit
b0752bbc78
@@ -7,7 +7,6 @@
|
|||||||
require conf/machine/include/tune-neoversen1.inc
|
require conf/machine/include/tune-neoversen1.inc
|
||||||
|
|
||||||
KERNEL_IMAGETYPE = "Image"
|
KERNEL_IMAGETYPE = "Image"
|
||||||
KERNEL_DEVICETREE = "n1sdp/n1sdp.dtb"
|
|
||||||
|
|
||||||
IMAGE_FSTYPES += "wic tar.bz2 ext4"
|
IMAGE_FSTYPES += "wic tar.bz2 ext4"
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
|
|||||||
|
|
||||||
# Apply N1SDP specific patches
|
# Apply N1SDP specific patches
|
||||||
SRC_URI_append_n1sdp = " \
|
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://0001-TMP-iommu-arm-smmu-v3-Ignore-IOPF-capabilities.patch \
|
||||||
file://0002-pci_quirk-add-acs-override-for-PCI-devices.patch \
|
file://0002-pci_quirk-add-acs-override-for-PCI-devices.patch \
|
||||||
file://0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch \
|
file://0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user