Hi,
I am working on i.MX6 platform.
I got the BSP by yocto build.
I need the "ddcutil" package.
By yocto how I can get this package?
In openembedded, layers list I checked for ddcutil, but I didn't get that.
If source code for "ddcutil" is available can you share it with me?
If you share the sourc
Hi,
In U-Boot I found some generic memory tests commands like mtest and post
tests. But I need complete DDR4 memory test with below algorithms:
* Checkerboard Test
* March C- Test
* Neighborhood Pattern Sensitive Fault
Can I get any reference code for these algorithms in U-Boot ?
Implementati