mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
olimex-imx8mp-evb.conf: Configure use-nxp-bsp
Configure the default kernel as linux-fslc and the default bootloader as u-boot-imx for machine olimex-imx8mp-evb.conf. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
parent
05b2597f57
commit
db88ea17e7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user