I've been tinkering with the code in eboot, but we haven't been able to get the NK region to load with dma. Honestly I'm not really sure where to start, since I'm pretty sure everything has been turned on with the PSC that is necessary for eboot. And we are using the code that came with the BSP.
Has any one ever gotten the DMA to work or might be able to help me figuring out why ours doesn't work? The thing that is puzzling is our UBL won't load using dma, but when I was debugging it with CCS4 I was able to get it to work after running the gel script. To me it shows something isn't being initialized correctly and the GEL script compensates for this.
Apart from going through and taking out each initialization step and re running it, I'm not sure how to debug something like this. Yes I'm a junior...