From mboxrd@z Thu Jan 1 00:00:00 1970 From: sandeep suresh Date: Mon, 23 Aug 2010 18:51:33 +0530 (IST) Subject: [U-Boot] Non-experimental U-Boot compilation Message-ID: <920899.1081.qm@web137419.mail.in.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. Thanks & regards Sandeep.