From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ruehl Date: Thu, 10 Oct 2013 13:05:57 +0800 Subject: [U-Boot] problems porting to 2013.x In-Reply-To: References: <5254EAF7.8080307@gtsys.com.hk> Message-ID: <525635B5.2070802@gtsys.com.hk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Hi Chris, > > On Wed, Oct 9, 2013 at 2:34 AM, Chris Ruehl wrote: >> Hi. >> >> I hope someone can open my eyes on this. We try to port our MX27 board to >> the new u-boot loader using the SPL code rather then the self hacked >> NAND->SDRAM. >> >> I'm not able to get anything run. The console stays dead. > > I would suggest you to look to an existing mx27 supported in mainline, > like Armadeus' ap27 for example: > > http://git.denx.de/?p=u-boot.git;a=commitdiff;h=bcc05c7aeb5507125b463fca3c98679d9c483919;hp=a8f2d0e6757c8f5391113582d8fecad29dc8cedc > > Regards, > > Fabio Estevam Hi, I had a quick look and many things match.. I think I have to spend a couple of days for study more details. thanks Chris