Hi I'm trying to get the MFG Tool to program an SD card in my custom board. I've got the DDR and u-boot set up correctly but the output hangs.
I've posted the log in a gist:
https://gist.github.com/3fec0ebd75579eac57e6.git
It hangs after:
print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal
When I use the MFG Tool with the reference design we used the next lines in the log are:
print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal
----enable clko2
hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
hw-breakpoint: maximum watchpoint size is 4 bytes.
Is my board getting stuck in this hw-breakpoint? I'm just using the standard uImage that was in the MFG Tool directory.