Skip to content

Commit

Permalink
bsp: linux-lmp-dev-mfgtool: apalis-imx6: switch to 5.15
Browse files Browse the repository at this point in the history
Tune the defconfig and switch lmp-mfgtool distro to use kernel
5.15-2.1.x-imx.

Signed-off-by: Ricardo Salveti <[email protected]>
  • Loading branch information
ricardosalveti committed Nov 26, 2022
1 parent 9ce2b51 commit 9797a14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ KERNEL_CLASSES:mx8mn-generic-bsp = " kernel-lmp-fitimage "
# Apalis-iMX6
UBOOT_SIGN_ENABLE:apalis-imx6 = "1"
PREFERRED_PROVIDER_virtual/kernel:apalis-imx6 = "linux-lmp-dev-mfgtool"
PREFERRED_VERSION_linux-lmp-dev-mfgtool:apalis-imx6 = "5.15%"
IMX_DEFAULT_BOOTLOADER:apalis-imx6 ?= "u-boot-fio-mfgtool"
PREFERRED_PROVIDER_u-boot-default-script:apalis-imx6 = "u-boot-ostree-scr-fit"
UBOOT_CLASSES:apalis-imx6 = "uboot-fitimage"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -467,3 +467,4 @@ CONFIG_DEBUG_FS=y
CONFIG_PROVE_LOCKING=y
# CONFIG_DEBUG_BUGVERBOSE is not set
# CONFIG_FTRACE is not set
CONFIG_MAILBOX=y

0 comments on commit 9797a14

Please sign in to comment.