
23 Aug
2010
23 Aug
'10
4:17 p.m.
Dear sandeep suresh,
Dear all, I am using the AT91SAM9G20EK kit and want to port Linux on this. I am using the AT91SAM9260ek configuration as it seems the closest. The problem is after building the U-boot with the sources for this board, generating the .bin, loading and a power on reset (POR), there isn't a command prompt exposed (u-boot>). After POR, 1 1 2 1 1 2 continuosly prints on the hyperterminal. I read from AT91.com that this is the expected behavior for the demo version. What is rge procedure to get the prompt ? Are there any separate configuration settings? Please help as I am stuck.
Try to define CONFIG_AT91SAM9G20EK in the board configuration ;)
Reinhard