
6 Sep
2015
6 Sep
'15
3:12 p.m.
Hi Marek,
On 09/06/2015 08:29 PM, Marek Vasut wrote:
We already do it on ARM though and the reason for this is to place U-Boot at the end of the DRAM, so that most of the DRAM can be used by the user.
We place U-Boot at the end of the DRAM on nios2, too. :)
I will look into the relocation on nios2 next time. But for now, I would suggest that we skip this and move on to driver model.
In fact, I am loading U-Boot with GDB thus far, so I am only copying it once ;-) Where is the second copying coming from ?
That was true for gdb. But when you need to try out u-boot-dtb.bin on EPCS/sf, it will be another story..
Best regards, Thomas Chou