Daiane Angolini
Daiane Angolini
imx8mm-lpddr4-evk: does not boot out-of-the box using core-image-weston and IMX_DEFAULT_BSP = "nxp"
How to reproduce: branch = master DISTRO ?= 'fslc-wayland' add `IMX_DEFAULT_BSP = "nxp"` to local.conf build core-image-weston I have tested the same image (booting from sdcard) on 2 different imx8mm...
Thanks @bmx666 and @angolini, this sounds very useful. Can we extend `UBOOT_CONFIG` directly? ``` # MACHINE M1 and M2 KERNEL_DEVICETREE = "\ freescale/imx8mp_m1.dtb \ freescale/imx8mp_m2.dtb \ " IMXBOOT_TARGETS = "flash_evk"...
Set MFGTOOLCONFIG including two scripts, one for flashing only the bootloader (imx-boot) and the other for flashing the complete image. I've made several decision to close a draft script set,...
The immediate items to work on are: - [ ] Upgrade Linux kernel and headers (i.MX variants) - [ ] linux-imx - [ ] Upgrade Linux kernel (FSLC forks i.MX...
The immediate items to work on are: - [x] Upgrade Linux kernel and headers (i.MX variants) - [x] https://github.com/Freescale/meta-freescale/pull/2329 - [x] Upgrade Linux kernel (FSLC forks i.MX variants) - [x]...