Skip to content

Commit

Permalink
Merge pull request #301 from leon-anavi/olimex-imx8mp-evb-cleanup
Browse files Browse the repository at this point in the history
olimex-imx8mp-evb clean up
  • Loading branch information
otavio authored Jul 11, 2024
2 parents 4e9d099 + 2962836 commit 30fa2c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,333 deletions.
4 changes: 2 additions & 2 deletions conf/machine/olimex-imx8mp-evb.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading

0 comments on commit 30fa2c2

Please sign in to comment.