|
[PATCH] u-boot: set B directory for imx5's 5 messages
The imx5* machines need separate S and B directories to build u-boot-fslc otherwise the build fails with: | make[1]: *** No rule to make target '/z/build-master/meta-freescale/bu= ild/tmp-glibc/work/i
The imx5* machines need separate S and B directories to build u-boot-fslc otherwise the build fails with: | make[1]: *** No rule to make target '/z/build-master/meta-freescale/bu= ild/tmp-glibc/work/i
|
By
Trevor Woerner
·
|
|
[zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto 3 messages
When building u-boot-fslc_2019.07 for the imx6qdlsabreauto machine the do_compile task fails with default configuration: /bin/sh: 1: lzop: not found Signed-off-by: Antoine Manache <a.manache@...> ---
When building u-boot-fslc_2019.07 for the imx6qdlsabreauto machine the do_compile task fails with default configuration: /bin/sh: 1: lzop: not found Signed-off-by: Antoine Manache <a.manache@...> ---
|
By
Antoine Manache
·
|
|
imx8mm with 32-bit eglfs qt5 applications
Hi all I'm working on a custom imx8mm board. The idea is to have a 64-bit kernel and a 32-bit userland (The kernel is compiled with a imx8mm machine, the rootfs with imx6d.) I'm using zeus with linux-
Hi all I'm working on a custom imx8mm board. The idea is to have a 64-bit kernel and a 32-bit userland (The kernel is compiled with a imx8mm machine, the rootfs with imx6d.) I'm using zeus with linux-
|
By
Daniel Ammann
·
|
|
[yocto] Support UBI u-boot 9 messages
Hi JH, have you tried what we suggested you in your last thread? More specifically adding your defconfig and tweaking it through menuconfig. and then specify the UBOOT_MACHINE. However you should be a
Hi JH, have you tried what we suggested you in your last thread? More specifically adding your defconfig and tweaking it through menuconfig. and then specify the UBOOT_MACHINE. However you should be a
|
By
Gabriele
·
|
|
[OE-core] [yocto] Support UBI u-boot 2 messages
Hi JH, This function is not defined. So you look it up in the sources, find where it's defined. Is it in a file which is compiled/included somewhere? Is it surrounded by #ifdef? And by surrounded, I m
Hi JH, This function is not defined. So you look it up in the sources, find where it's defined. Is it in a file which is compiled/included somewhere? Is it surrounded by #ifdef? And by surrounded, I m
|
By
Quentin Schulz
·
|
|
[yocto] Support UBI u-boot
Hi Pelle, Aplogize for cross posting. Thanks for the tip, that is quite helpful. I created bbappend file, run the make menuconfig to enable NAND and CONFIG_CMD_UBI, but then failed in build, missing a
Hi Pelle, Aplogize for cross posting. Thanks for the tip, that is quite helpful. I created bbappend file, run the make menuconfig to enable NAND and CONFIG_CMD_UBI, but then failed in build, missing a
|
By
JH
·
|
|
Support UBI u-boot 2 messages
Hi, Sorry for cross-posting, I have been asking for helping solving the issue many days ago, but could not get those work. (1) UBI support I added NAND and UBIFS support to my Yocto layer machine conf
Hi, Sorry for cross-posting, I have been asking for helping solving the issue many days ago, but could not get those work. (1) UBI support I added NAND and UBIFS support to my Yocto layer machine conf
|
By
JH
·
|
|
Support UBI and make patch to mx6ullevk.h
Hi, Sorry I am new to the uboot imx, appreciate your kind help for my following questions: (1) UBI support I added NAND and UBIFS support to my Yocto layer machine config file: UBOOT_CONFIG = "nand" U
Hi, Sorry I am new to the uboot imx, appreciate your kind help for my following questions: (1) UBI support I added NAND and UBIFS support to my Yocto layer machine config file: UBOOT_CONFIG = "nand" U
|
By
JH
·
|
|
[meta-xilinx] addressing security in Yocto
Security requires a holistic approach. This can be divided into design and defect response. The design aspect of this is left to the implementer of the device. However, as a project we need to do a be
Security requires a holistic approach. This can be divided into design and defect response. The design aspect of this is left to the implementer of the device. However, as a project we need to do a be
|
By
Mark Hatle
·
|
|
imx8mn evk 5 messages
Hi list, They have some sumo based stuff, which is pretty old and not so interesting at this stage. Waiting for NXP is not an option so I'm getting it to work in zeus. Anyone knowing if NXP's has a up
Hi list, They have some sumo based stuff, which is pretty old and not so interesting at this stage. Waiting for NXP is not an option so I'm getting it to work in zeus. Anyone knowing if NXP's has a up
|
By
Richard Röjfors
·
|
|
Cannot bind OpenGlES 3.2 on IMX6D
Hello, I'm running an IMX6D board with yocto-zeus and linux-imx 4.14 but I'm unable to bind the opengl api at version 3.2. driver is vivante V6.2.4.p4.190076 Vivante GC2000 and the changelog attached
Hello, I'm running an IMX6D board with yocto-zeus and linux-imx 4.14 but I'm unable to bind the opengl api at version 3.2. driver is vivante V6.2.4.p4.190076 Vivante GC2000 and the changelog attached
|
By
Federico Giovanardi
·
|
|
Ramdisk booting: EXT4-fs (ram0): bad geometry error. 5 messages
Hello With t1042d4rdb-64b and yocto 2.7 ( https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=warrior ) I am having bad geometry error while booting and U-boot is fre
Hello With t1042d4rdb-64b and yocto 2.7 ( https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=warrior ) I am having bad geometry error while booting and U-boot is fre
|
By
Yusuf
·
|
|
(PowerPC) PCI driver writeb() and readb() failures with 'machine check error'.
Hello freescale, I am having an important trouble while communicating with my PCI Endpoint devices MMIO. I am using T1042D4RDB-64B. PowerPC e5500 processor. I have a FPGA memory controller card which
Hello freescale, I am having an important trouble while communicating with my PCI Endpoint devices MMIO. I am using T1042D4RDB-64B. PowerPC e5500 processor. I have a FPGA memory controller card which
|
By
Yusuf
·
|
|
Location of aplay.c in Yocto
Hi, Im working on the IMX6UL14x14 evk with Yocto tool chain using BSP of 4.9.x . At present working on the codec section, so i added the alsa package in local.conf file. so can I know in which directo
Hi, Im working on the IMX6UL14x14 evk with Yocto tool chain using BSP of 4.9.x . At present working on the codec section, so i added the alsa package in local.conf file. so can I know in which directo
|
By
Dhanush Venugopal
·
|
|
Kernel support for i.MX6UL and 4.9 LTS updates 13 messages
Hello, I am working on a project using the i.MX6UL and I am curious about the state of Linux kernel support in various different kernel recipes in meta-freescale. After reading documentation and vario
Hello, I am working on a project using the i.MX6UL and I am curious about the state of Linux kernel support in various different kernel recipes in meta-freescale. After reading documentation and vario
|
By
Jesse Gilles
·
|
|
Linux Kernel Choices for i.MX8mq 2 messages
Hi, I am about to start updating a project we have that is based on an i.MX8mq SOC from Rocko to one of the newer yocto releases. We are currently on the linux-imx 4.9 kernel but we are not sure wheth
Hi, I am about to start updating a project we have that is based on an i.MX8mq SOC from Rocko to one of the newer yocto releases. We are currently on the linux-imx 4.9 kernel but we are not sure wheth
|
By
Kevin Lannen
·
|
|
i.MX6 screen rotation 2 messages
Hello, I’m not sure whether this is a hardware issue, Linux kernel issue or a Yocto issue but as some of the finest minds are on the mailing lists I figured it was a good place to start! Enough flatte
Hello, I’m not sure whether this is a hardware issue, Linux kernel issue or a Yocto issue but as some of the finest minds are on the mailing lists I figured it was a good place to start! Enough flatte
|
By
Andy Pont
·
|
|
Is it possible to divide Nor flash into 3 alternative banks ?
Board: T1042D4RDB-64B Documentation: https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf Hello, according to documentation, there is 2 banks in t1042d4rdb-64b. Current bank an
Board: T1042D4RDB-64B Documentation: https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf Hello, according to documentation, there is 2 banks in t1042d4rdb-64b. Current bank an
|
By
Yusuf
·
|
|
Installing X-server or wayland on t1042 3 messages
Hello, What is the procedure to install X-server or Wayland on T1042D4RDB-64B. I see IMX BSP's are having these. Can we use similar recipes for T1042D4RDB-64B. I am trying to have a video output from
Hello, What is the procedure to install X-server or Wayland on T1042D4RDB-64B. I see IMX BSP's are having these. Can we use similar recipes for T1042D4RDB-64B. I am trying to have a video output from
|
By
Yusuf
·
|
|
[Error] Kernel configuration is invalid for out-of-tree module. 7 messages
I am trying to build a specific driver with an out-of-tree module. I created my own meta layer. But it did not work. Can anyone help me ?. I declared module init module exit functions inside driver mo
I am trying to build a specific driver with an out-of-tree module. I created my own meta layer. But it did not work. Can anyone help me ?. I declared module init module exit functions inside driver mo
|
By
Yusuf
·
|