Hi
I have followed the instructions here: Variscite VAR-SOM-MX8M-MINI : NXP i.MX 8M Mini to add mender to builds for a VAR-SOM-MX8M-MINI evaluation kit, using Variscite’s fsl-zeus branch and repo manifest imx-5.4.3-1.0.1-var01.xml.
I can successfully build and log in to core-image-minimal but for core-image-weston I think I am seeing a similar issue to what is reported in https://github.com/mendersoftware/meta-mender-community/pull/190#issuecomment-726082610. Specifically, when I enter the root username at the login prompt nothing happens when I press enter. The serial console shows repeated prints of memcg_kmem_cache_create_func
.
I have not tried the patch at https://github.com/mendersoftware/meta-mender-community/pull/191 because it is targeted at BSP 5.4.24, is it expected to work for 5.4.3 as well?
Any assistance that you can offer in getting this work would be greatly appreciated.