|
Error Compilation Yocto - firmware-imx_5.4.bb and firmware-imx.inc
#define
#yocto
#compilation
#meta-freescale
Hi everyone,
I have a big problem during the compilation of the Yocto project. I have an error with the file firmware-imx_5.4.bb and the file firmware-imx.inc. I have tried everything. Please, some
Hi everyone,
I have a big problem during the compilation of the Yocto project. I have an error with the file firmware-imx_5.4.bb and the file firmware-imx.inc. I have tried everything. Please, some
|
By
kar_947@...
·
#24353
·
|
|
Cannot run "devtool mofidy linux-fslc" in Dunfell branch
Hi,
If I build my image based on imx6ullevk with linux-fslc everything works fine,
but when I run "devtool modify linux-fslc" it throws this error:
NOTE: Executing Tasks
ERROR: Execution of
Hi,
If I build my image based on imx6ullevk with linux-fslc everything works fine,
but when I run "devtool modify linux-fslc" it throws this error:
NOTE: Executing Tasks
ERROR: Execution of
|
By
Ks89 <stefano.cappa.ks89@...>
·
#24352
·
Edited
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
Andrey,
I changed my local.conf and doing another buid to test with. I added the first two lines, the rest is stock the way it was created:
PREFERRED_PROVIDER_virtual/kernel =
Andrey,
I changed my local.conf and doing another buid to test with. I added the first two lines, the rest is stock the way it was created:
PREFERRED_PROVIDER_virtual/kernel =
|
By
Brian Hutchinson
·
#24351
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
On Thu, Jul 30, 2020 at 01:41 AM, Andrey Zhizhikin wrote:
Brian,
I guess your SD Card image is corrupted during flashing, all log
details actually point to that fact.
I don't think so. The
On Thu, Jul 30, 2020 at 01:41 AM, Andrey Zhizhikin wrote:
Brian,
I guess your SD Card image is corrupted during flashing, all log
details actually point to that fact.
I don't think so. The
|
By
Brian Hutchinson
·
#24350
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
Brian,
I guess your SD Card image is corrupted during flashing, all log
details actually point to that fact.
This happens because rootfs partition cannot be mounted as it appears
to be corrupted,
Brian,
I guess your SD Card image is corrupted during flashing, all log
details actually point to that fact.
This happens because rootfs partition cannot be mounted as it appears
to be corrupted,
|
By
Andrey Zhizhikin
·
#24349
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
Update.
I went into kernel config and gutted a bunch of setting for things I don't care about (wow ... 5.4 sure has a bunch of new stuff). I turned off PCI, bluetooth, wifi etc. I really think
Update.
I went into kernel config and gutted a bunch of setting for things I don't care about (wow ... 5.4 sure has a bunch of new stuff). I turned off PCI, bluetooth, wifi etc. I really think
|
By
Brian Hutchinson
·
#24348
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
On Wed, Jul 29, 2020 at 02:20 PM, Brian Hutchinson wrote:
On Wed, Jul 29, 2020 at 02:07 PM, Brian Hutchinson wrote:
On Wed, Jul 29, 2020 at 4:49 PM Andrey Zhizhikin <andrey.z@...> wrote:
>
> [
On Wed, Jul 29, 2020 at 02:20 PM, Brian Hutchinson wrote:
On Wed, Jul 29, 2020 at 02:07 PM, Brian Hutchinson wrote:
On Wed, Jul 29, 2020 at 4:49 PM Andrey Zhizhikin <andrey.z@...> wrote:
>
> [
|
By
Brian Hutchinson
·
#24347
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
On Wed, Jul 29, 2020 at 02:07 PM, Brian Hutchinson wrote:
On Wed, Jul 29, 2020 at 4:49 PM Andrey Zhizhikin <andrey.z@...> wrote:
>
> [ 0.000000] Booting Linux on physical CPU 0x0000000000
On Wed, Jul 29, 2020 at 02:07 PM, Brian Hutchinson wrote:
On Wed, Jul 29, 2020 at 4:49 PM Andrey Zhizhikin <andrey.z@...> wrote:
>
> [ 0.000000] Booting Linux on physical CPU 0x0000000000
|
By
Brian Hutchinson
·
#24346
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
Sure, here you go:
bitbake core-image-minimal
Loading cache: 100% |##################################################################################################| Time: 0:00:00
Loaded 3244
Sure, here you go:
bitbake core-image-minimal
Loading cache: 100% |##################################################################################################| Time: 0:00:00
Loaded 3244
|
By
Brian Hutchinson
·
#24345
·
|
|
Re: Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
This kernel version does not match to what is currently present in the
[dufell] branch of community BSP. Current linux-fslc-imx version
included there is actually 5.4.51. Version 5.4.3 looks a rather
This kernel version does not match to what is currently present in the
[dufell] branch of community BSP. Current linux-fslc-imx version
included there is actually 5.4.51. Version 5.4.3 looks a rather
|
By
Andrey Zhizhikin
·
#24344
·
|
|
Latest build of fsl-community-bsp kernel hangs booting imx8mmevk
Hi,
Bottom line up front, built fsl-community-bsp dunfell for imx8mmevk and Linux 5.4 kernel hangs on boot.
So far I've been NXP official releases. I really needed the 5.4 kernel so was excited when
Hi,
Bottom line up front, built fsl-community-bsp dunfell for imx8mmevk and Linux 5.4 kernel hangs on boot.
So far I've been NXP official releases. I really needed the 5.4 kernel so was excited when
|
By
Brian Hutchinson
·
#24343
·
|
|
Using u-boot-imx 2018.03 with zeus branch
Hi all,
I'm working on a custom board based on IMX8MM.
My RAM calibration tool works only with u-boot 2018.03 to 2018.04, and I already have a u-boot recipe with all the patches necessary.
In sumo
Hi all,
I'm working on a custom board based on IMX8MM.
My RAM calibration tool works only with u-boot 2018.03 to 2018.04, and I already have a u-boot recipe with all the patches necessary.
In sumo
|
By
BELHADJ SALEM Talel
·
#24342
·
|
|
Re: How to append to conf/machine/imx8mmddr3lval.conf machine file?
Does your local.conf point to the right MACHINE? Also check your recipes-bsp/conf/layer.conf.
Marc
Does your local.conf point to the right MACHINE? Also check your recipes-bsp/conf/layer.conf.
Marc
|
By
Marc Ferland
·
#24341
·
|
|
How to append to conf/machine/imx8mmddr3lval.conf machine file?
Hello,
I'm trying to fix and add some variables to my recipes-bsp/conf/machine/imx8mmdddr3lval.conf file, like editing MACHINE_FEATURES , and SERIAL_CONSOLES .
I already have a separate layer that
Hello,
I'm trying to fix and add some variables to my recipes-bsp/conf/machine/imx8mmdddr3lval.conf file, like editing MACHINE_FEATURES , and SERIAL_CONSOLES .
I already have a separate layer that
|
By
BELHADJ SALEM Talel
·
#24340
·
|
|
Re: Post Install Intercept Hook Failed
Hello Sebastian
Most of the cases it getting failed in post install intercept.
Those errors are suspicious,
Try to install the patch into poky layer and rebuild the Image.
Thanks & Regards,
Mathanraj
Hello Sebastian
Most of the cases it getting failed in post install intercept.
Those errors are suspicious,
Try to install the patch into poky layer and rebuild the Image.
Thanks & Regards,
Mathanraj
|
By
Mathan
·
#24338
·
|
|
Post Install Intercept Hook Failed
Hello,
I am not sure if this is the right place to ask this, so I would be very grateful if you could point me in the right direction, if not…
I have a custom board which uses the TXUL-8013
Hello,
I am not sure if this is the right place to ask this, so I would be very grateful if you could point me in the right direction, if not…
I have a custom board which uses the TXUL-8013
|
By
Sebastian Long
·
#24337
·
|
|
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:
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:
|
By
Peter Bergin
·
#24336
·
|
|
Todos: Paz mundial
Hola,
Acabo de firmar la petición de "Todos: Paz mundial" y me encantaría que me ayudaras sumando tu firma.
Nuestro objetivo es llegar a 100 firmas y necesitamos más apoyo. Para obtener más
Hola,
Acabo de firmar la petición de "Todos: Paz mundial" y me encantaría que me ayudaras sumando tu firma.
Nuestro objetivo es llegar a 100 firmas y necesitamos más apoyo. Para obtener más
|
By
Hector Almeida
·
#24335
·
|
|
AM/FM Tuner module interface with imx8m-mini
Hello,
I am a little bit new to yocto, I am looking for some help/reference link for simple-card driver integration for FM tuner chip to get audio data to the iMX8m-mini board through the I2S
Hello,
I am a little bit new to yocto, I am looking for some help/reference link for simple-card driver integration for FM tuner chip to get audio data to the iMX8m-mini board through the I2S
|
By
Malay Dhrangadhria
·
#24334
·
|
|
Does OE / Yocto support dts file remove device node /delete-node/?
Hi,
I have a following statement to remove a node in a DTS file:
&gpmi {
/delete-node/ fsl,use-minimum-ecc;
};
I can build it correctly in OpenWRT build, but I cannot built it
correctly in OE /
Hi,
I have a following statement to remove a node in a DTS file:
&gpmi {
/delete-node/ fsl,use-minimum-ecc;
};
I can build it correctly in OpenWRT build, but I cannot built it
correctly in OE /
|
By
JH
·
#24333
·
|