From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael Date: Fri, 28 Mar 2008 12:35:10 +0100 Subject: [U-Boot-Users] s3c2440 -- serial_init In-Reply-To: <331126.21783.qm@web94613.mail.in2.yahoo.com> References: <331126.21783.qm@web94613.mail.in2.yahoo.com> Message-ID: <47ECD7EE.2010105@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tiju wrote: > Hi all > > I am trying to port u-boot to a s3c2440 samsung processor. > > I applied the smdk2440 boards patch (almost similar architecture) and > trying to modify it for our board's requirement. But during the > serial_init it goes to the _serial_putc and then after certain loops > it goes to the hang function and hangs there. > > What could be the problem? Or am I doing some wrong initializations? > > Are you sure that the memory inizializzation is correct? Regards Michael