Daniel Fedai Larsen

Results 7 comments of Daniel Fedai Larsen

Checking the ref. manuals for i.MX [RT1010, RT1064], and all have the DCP (data co-processor).

@dgarske I added the new CI builds as suggested, and gave them a `_pka` suffix.

Not sure if you're OK with having `-DDCP_USE_DCACHE=0` in the config examples for the RTs, or if you'd like to make separate configs for the `PKA=1` builds. Just let me...

> > Not sure if you're OK with having `-DDCP_USE_DCACHE=0` in the config examples for the RTs, or if you'd like to make separate configs for the `PKA=1` builds. Just...

I now also noticed that in `clock_init()` the `FLEXSPI_PODF` is hardcoded to 7, which equals a divide-by-8. I'm not sure how this fits into the above observations?

Hi @bigbrett, Sorry for the delayed response. No, this isn't an issue for us. I was doing some unrelated debugging and noticed the FlexSPI frequency being different than what we...

Hi @bigbrett, I've not tested it, but the change looks like it should work 👍