Just looked a bit at the issue, it seems it's related to a DMA failing or not copying data. Afaik, it has nothing to do with the bios, as it's jumping where it should :P
EDIT: It CAN'T be a DMA, because the uninitialized area it the
ARM9 ITCM. For some unknown reason, whatever should be copied there, isn't, so it's failing
Last edited by shashClp; February 17th, 2008 at 21:25..