
26 Jan
2018
26 Jan
'18
10:58 p.m.
I just found out I was missing OF_EMBED, which confirms that it was working because CFE was relocating u-boot and not u-boot itself...
Sorry for the noise...
El 26/01/2018 a las 22:53, Álvaro Fernández Rojas escribió:
Hello Paul & Daniel,
I've finally had some time to do more testing and it appears that the relocation error I saw on BMIPS is due to a DT not found error caused by mips relocation:
https://gist.github.com/Noltari/9017b3d28e2109d1de4158e5ad5b1c65
Any ideas on how to fix it?
BTW, the reason why I think it works if I disable relocation is because CFE relocates .elf before executing them.
Regards,
Álvaro.