mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx6sl-warp: Use mainline BSP instead of NXP one
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
24086161c0
commit
27757cab9f
|
@ -27,6 +27,8 @@ MACHINEOVERRIDES =. "mx6:mx6sl:"
|
|||
include conf/machine/include/imx-base.inc
|
||||
include conf/machine/include/tune-cortexa9.inc
|
||||
|
||||
IMX_DEFAULT_BSP = "mainline"
|
||||
|
||||
# WaRP uses eMMC boot partition by default and the u-boot inside .sdcard image
|
||||
# does not override it. However, build u-boot binary anyway in order to provide
|
||||
# a binary to be used if an update is needed
|
||||
|
@ -37,7 +39,6 @@ EXTRA_IMAGEDEPENDS += "u-boot"
|
|||
|
||||
UBOOT_MACHINE ?= "warp_defconfig"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx"
|
||||
KERNEL_DEVICETREE = "imx6sl-warp.dtb"
|
||||
|
||||
SERIAL_CONSOLES = "115200;ttymxc0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user