Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup

olimex-imx8mp-evb clean up
This commit is contained in:
Otavio Salvador 2024-07-11 08:54:22 -03:00 committed by GitHub
commit 30fa2c20d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 1333 deletions

View File

@ -47,8 +47,8 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
freescale/imx8mp-olimex.dtb \
"
IMX_DEFAULT_BOOTLOADER = "u-boot-imx"
IMX_DEFAULT_KERNEL = "linux-imx"
IMX_DEFAULT_BOOTLOADER:use-nxp-bsp = "u-boot-imx"
IMX_DEFAULT_KERNEL:use-nxp-bsp = "linux-fslc"
UBOOT_CONFIG_BASENAME = "imx8mp_olimex"
UBOOT_CONFIG[fspi] = "${UBOOT_CONFIG_BASENAME}_defconfig"

View File

@ -1,3 +0,0 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI:append:olimex-imx8mp-evb = " file://0001-imx8mp-olimex.dts-Olimex-iMX8MP-SOM-EVB-IND.patch"