-
### Context
a while ago i proposed this to tsvetan to use the eMMC modules commonly used by hobby-oriented companies to make their emmc's swappable without the need of soldering such as:
![](htt…
-
We from Toradex Technical Marketing Team created the docker-compose files for Weston and Kiosk. They should work for all the modules, as indicated by the name. We would like help defining the names fo…
-
I tried a recent libcamera build from source on github on an imx477, and today's github on an imx296 (GS, official RPI), and I get the same unsatisfactory results: no camera detected (at least not en…
-
@skalk reported that he cannot fetch a file via TFTP within uboot on our iMX8 test board if the file is provided by his Sculpt 22.10 Debian 11 VM. However, the fetch works fine if the server is on a n…
-
# 11_ARMv8_异常处理(二)- Legacy 中断处理
异常处理还没有完成,在异常处理(一)里面算是把ARMV8a上面的一些比较基本的异常相关的知识罗列出来了,但是还没有具体的分析。在ARM的世界,中断是异常的一种。这一节的目标是利用Linux内核研究:
* ARMv8架构下的中断处理过程?
* Linux内核在ARMv8a的架构下中断是如何处理?
* ARMv8a中断一些…
-
### Feature description
...
I am trying to create a snap package with `connectedhomeip`, however I am not finding much success because this project on Linux requires to be able to write to `/data` d…
-
### Describe the bug
The kernel watchdog is currently enabled on most/all devices (for example [on RPi4](https://github.com/LibreELEC/LibreELEC.tv/blob/eee3dd6d6a7adc0ecd8ed28ce244b9239c077c37/projec…
-
Hello,
I'm trying to integrate a KSZ9477 on a NXP imx7 using your fec_main patch.
We're facing a kernel panic because of NULL pointer when we use an other iface than the first one.
Attached is th…
-
For arm64 smp, in nx_start function, after nx_smp_start and nx_bringup execute, the cpu will hang on up_testset when they call sched_unlock.
```
CONFIG_SMP=y
CONFIG_SMP_NCPUS=2
```
In nx_sta…
-
Hi,
I checked the README file that the ls1028 board support bridge mode of AVB/TSN stack. I wonder if I can use this stack only for endpoint port on ls1028 since it has one endpoint port eno0(ENETC…