[yocto] Ddcutil

2019-07-08 Thread Devendra Devadiga
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

[yocto] Memory Tests in U-Boot

2019-11-21 Thread devendra . devadiga
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