|
I have this eval board that I got used. It came with come linux preloaded on it that was booting from NAND.
Anyway, using sam-ba I erased nand, erased dataflash, loaded the stock at91bootstrap from at91.com and the stock u-boot(1.3.4) from at91.com.
The bootstrap starts up and runs and gets to the JUMP_ADDR at the end of main.c. However, u-boot doesn't seem to start.
I compiled my own versions of these programs and get the same results.
I'm 'assuming' the stock u-boot works but I don't have any way to verify that.
Any suggestions on what to try?
|