Closed leon-anavi closed 4 months ago
Hi,
This GitHub pull requests adds support for Olimex iMX8MP-SOM-EVB-IND with Olimex iMX8MP-SOM-4GB-IND:
linux-fslc-imx_%.bbappend: Adds Linux device tree for Olimex iMX8MP-SOM-EVB-IND based on the source code shared by Olimex https://github.com/OLIMEX/buildroot-imx/commit/fcf7064d442075c204168eaff8e92883ed7bf9e8
linux-fslc-imx_%.bbappend
u-boot-imx_%.bbappend: Adds U-Boot defconfig for Olimex iMX8MP-SOM-EVB-IND based on the existing configuration for imx8mp-evk and https://github.com/OLIMEX/buildroot-imx/commit/fcf7064d442075c204168eaff8e92883ed7bf9e8. The configuration has been updated accordingly and tested with uboot-imx branch lf_v2023.04. The update was also required to avoid build failures with exit code '137' as previously described here: https://github.com/Freescale/meta-freescale/issues/1318
u-boot-imx_%.bbappend
imx8mp-evk
conf/machine/olimex-imx8mp-evb.conf: Add machine configuration for Olimex iMX8MP-SOM-EVB-IND.
conf/machine/olimex-imx8mp-evb.conf
This GitHub pull request has been tested with core-image-base built with master branches.
core-image-base
master
Best regards, Leon
Is this tested on master?
Yes, I tested core-image-base built based on master branches.
Hi,
This GitHub pull requests adds support for Olimex iMX8MP-SOM-EVB-IND with Olimex iMX8MP-SOM-4GB-IND:
linux-fslc-imx_%.bbappend
: Adds Linux device tree for Olimex iMX8MP-SOM-EVB-IND based on the source code shared by Olimex https://github.com/OLIMEX/buildroot-imx/commit/fcf7064d442075c204168eaff8e92883ed7bf9e8u-boot-imx_%.bbappend
: Adds U-Boot defconfig for Olimex iMX8MP-SOM-EVB-IND based on the existing configuration forimx8mp-evk
and https://github.com/OLIMEX/buildroot-imx/commit/fcf7064d442075c204168eaff8e92883ed7bf9e8. The configuration has been updated accordingly and tested with uboot-imx branch lf_v2023.04. The update was also required to avoid build failures with exit code '137' as previously described here: https://github.com/Freescale/meta-freescale/issues/1318conf/machine/olimex-imx8mp-evb.conf
: Add machine configuration for Olimex iMX8MP-SOM-EVB-IND.This GitHub pull request has been tested with
core-image-base
built withmaster
branches.Best regards, Leon