|
u-boot and devtool
Hi, Check if you have 'workspace/sources/u-boot-fslc/oe-workdir/u-boot-fslc-v2022.04+git999/<board-name>_defconfig/.config'. I think this is the .config used when enabled devtool for u-boot-fslc. /Pet
Hi, Check if you have 'workspace/sources/u-boot-fslc/oe-workdir/u-boot-fslc-v2022.04+git999/<board-name>_defconfig/.config'. I think this is the .config used when enabled devtool for u-boot-fslc. /Pet
|
By
Peter Bergin
· #24846
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi Brian, libubootenv in hardknott seems to be 0.3.1. Looked in the libubootenv repo and found this commit that is added after which indicates that it could be silent failure of fw_setenv. https://git
Hi Brian, libubootenv in hardknott seems to be 0.3.1. Looked in the libubootenv repo and found this commit that is added after which indicates that it could be silent failure of fw_setenv. https://git
|
By
Peter Bergin
· #24786
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi Brian, CORE_IMAGE_EXTRA_INSTALL can be used as well and it will end up in IMAGE_INSTALL variable handled by core-image.bbclass. My point was that the binaries are in the package libubootenv-bin not
Hi Brian, CORE_IMAGE_EXTRA_INSTALL can be used as well and it will end up in IMAGE_INSTALL variable handled by core-image.bbclass. My point was that the binaries are in the package libubootenv-bin not
|
By
Peter Bergin
· #24785
·
|
|
fw_printenv works but fw_setenv does not after switching to linux-fslc-imx 5.10.69 from linux-fslc-imx 5.4.114
Hi Brian, One fundamental part of the libubootenv is the file configuration file, default /etc/fw_env.config. This file must match what is configured in u-boot. If you only have changed kernel I guess
Hi Brian, One fundamental part of the libubootenv is the file configuration file, default /etc/fw_env.config. This file must match what is configured in u-boot. If you only have changed kernel I guess
|
By
Peter Bergin
· #24780
·
|
|
Hardknott build for imx8mm-evk failed
Hi Brian, There are two configs for imx8mm EVKs, one for ddr4 and one for lpddr4. Check your board so you get the correct one. 8MMINILPD4 = lpddr4 and 8MMINID4 = ddr4. I have a imx8mm_lpddr4_evk in my
Hi Brian, There are two configs for imx8mm EVKs, one for ddr4 and one for lpddr4. Check your board so you get the correct one. 8MMINILPD4 = lpddr4 and 8MMINID4 = ddr4. I have a imx8mm_lpddr4_evk in my
|
By
Peter Bergin
· #24678
·
|
|
MIPI DSI driver for imx8mn in linux-fslc
Hi, I did a try to bring up mainline-bsp on a i.Mx8mn EVK (imx8mn-ddr4-evk) to try graphics. My EVK has a IMX-MIPI-HDMI adapter attached. When booting this setup with mainline-bsp (Linux imx8mn-ddr4-e
Hi, I did a try to bring up mainline-bsp on a i.Mx8mn EVK (imx8mn-ddr4-evk) to try graphics. My EVK has a IMX-MIPI-HDMI adapter attached. When booting this setup with mainline-bsp (Linux imx8mn-ddr4-e
|
By
Peter Bergin
· #24644
·
|
|
bitbake of core-image-minimal is sending my fw_env.config file to PC filesystem instead of my squashfs for target
Hi, The file /etc/fw_env.config is packaged in u-boot-imx-env (if using u-boot-imx), and more general in ${PN}-env in the u-boot.inc file. There is also a generic name for that package independent of
Hi, The file /etc/fw_env.config is packaged in u-boot-imx-env (if using u-boot-imx), and more general in ${PN}-env in the u-boot.inc file. There is also a generic name for that package independent of
|
By
Peter Bergin
· #24636
·
|
|
No u-boot-fslc-fw-utils recipe for Dunfell?
Hi Brian, it is quite useless for libubootenv (in oe-core) to put a general example in /etc as it is highly dependent of the target system and where u-boot environment is located. But in the BSP-layer
Hi Brian, it is quite useless for libubootenv (in oe-core) to put a general example in /etc as it is highly dependent of the target system and where u-boot environment is located. But in the BSP-layer
|
By
Peter Bergin
· #24632
·
|
|
Strange build error first time on community bsp master branch
Hi Otavio, please see https://github.com/Freescale/fsl-community-bsp-base/issues/17, the issue is already resolved by a commit in openembedded. Best regards, /Peter
Hi Otavio, please see https://github.com/Freescale/fsl-community-bsp-base/issues/17, the issue is already resolved by a commit in openembedded. Best regards, /Peter
|
By
Peter Bergin
· #24629
·
|
|
Weston on iMX8MM
Hi Rudi, I previously have had trouble with wrong permissions on /dev/galcore. Since a while weston is started as non-root (https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit?id=ccdaab972e1d03087f
Hi Rudi, I previously have had trouble with wrong permissions on /dev/galcore. Since a while weston is started as non-root (https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit?id=ccdaab972e1d03087f
|
By
Peter Bergin
· #24627
·
|
|
Strange build error first time on community bsp master branch
Hi again, I was too fast sending this before I realized that Andrey already reported this in https://github.com/Freescale/fsl-community-bsp-base/issues/17. Will continue there. Regards, /Peter
Hi again, I was too fast sending this before I realized that Andrey already reported this in https://github.com/Freescale/fsl-community-bsp-base/issues/17. Will continue there. Regards, /Peter
|
By
Peter Bergin
· #24625
·
|
|
Strange build error first time on community bsp master branch
Hi, following these steps to build master branch has a really strange behavior. First build with bitbake bails out hard with tons of WARNINGS and ends up with an error in sstate.bbclass. $ repo init -
Hi, following these steps to build master branch has a really strange behavior. First build with bitbake bails out hard with tons of WARNINGS and ends up with an error in sstate.bbclass. $ repo init -
|
By
Peter Bergin
· #24624
·
|
|
Want to use linux-fslc 5.10 with Dunfell
Hi, there is some strange issues with the build setup using repo manifest and I suspect the setup-environment script. When I built for Nano earlier today I did not use repo nor setup-environment. But
Hi, there is some strange issues with the build setup using repo manifest and I suspect the setup-environment script. When I built for Nano earlier today I did not use repo nor setup-environment. But
|
By
Peter Bergin
· #24621
·
|
|
Want to use linux-fslc 5.10 with Dunfell
Hi Andrey, thanks for the good work! I've tried to boot this on a imx8mn-ddr4-evk and see some issues with u-boot environment. I had to tweak the environment in order to get this to boot from SD card.
Hi Andrey, thanks for the good work! I've tried to boot this on a imx8mn-ddr4-evk and see some issues with u-boot environment. I had to tweak the environment in order to get this to boot from SD card.
|
By
Peter Bergin
· #24604
·
|
|
Want to use linux-fslc 5.10 with Dunfell
Hi Brian, you have a bit more info in this thread https://lists.yoctoproject.org/g/meta-freescale/topic/80897983. And you can also read the information in the recipes about different kernels their sou
Hi Brian, you have a bit more info in this thread https://lists.yoctoproject.org/g/meta-freescale/topic/80897983. And you can also read the information in the recipes about different kernels their sou
|
By
Peter Bergin
· #24587
·
|
|
Error in xserver-xorg after "mesa: Limit OSMesa to DRM and remove swrast"
Hi Tom, sorry for the inconsistence. Yes, I see the exact same error in DISTRO=fsl-xwayland and DISTRO=fslc-xwayland (when using IMX_DEFAULT_BSP="nxp"). I found http://mesa3d.sourceforge.net/autoconf.
Hi Tom, sorry for the inconsistence. Yes, I see the exact same error in DISTRO=fsl-xwayland and DISTRO=fslc-xwayland (when using IMX_DEFAULT_BSP="nxp"). I found http://mesa3d.sourceforge.net/autoconf.
|
By
Peter Bergin
· #24511
·
|
|
Error in xserver-xorg after "mesa: Limit OSMesa to DRM and remove swrast"
Hi, when using the commit 47394d05017483e7fd0cba5b927c76198bdfa062 (https://github.com/Freescale/meta-freescale/commit/47394d05017483e7fd0cba5b927c76198bdfa062), set IMX_DEFAULT_BSP="nxp" and the dist
Hi, when using the commit 47394d05017483e7fd0cba5b927c76198bdfa062 (https://github.com/Freescale/meta-freescale/commit/47394d05017483e7fd0cba5b927c76198bdfa062), set IMX_DEFAULT_BSP="nxp" and the dist
|
By
Peter Bergin
· #24509
·
|
|
OpenGL ES on i.MX8
Hi Andy, this is the statement from NXP (https://source.codeaurora.org/external/imx/imx-manifest/tree/README?h=imx-linux-zeus#n53). As seen they do not actively support the framebuffer distro for i.Mx
Hi Andy, this is the statement from NXP (https://source.codeaurora.org/external/imx/imx-manifest/tree/README?h=imx-linux-zeus#n53). As seen they do not actively support the framebuffer distro for i.Mx
|
By
Peter Bergin
· #24410
·
|
|
Use u-boot-fslc for imx8mnevk
Hi, working with dunfell branch and I want to build image for i.Mx8M Nano EVK and using u-boot-fslc as bootloader. I have this setup in my conf/auto.conf: PREFERRED_PROVIDER_virtual/kernel = "linux-fs
Hi, working with dunfell branch and I want to build image for i.Mx8M Nano EVK and using u-boot-fslc as bootloader. I have this setup in my conf/auto.conf: PREFERRED_PROVIDER_virtual/kernel = "linux-fs
|
By
Peter Bergin
· #24336
·
|