From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Thomas Date: Thu, 11 Jun 2009 15:38:22 -0700 Subject: [U-Boot] [PATCH 10/10] imx27lite: add support for imx27lite board from LogicPD In-Reply-To: <20090528214505.50E0F832E416@gemini.denx.de> References: <1241634633-13917-1-git-send-email-yanok@emcraft.com> <1241634633-13917-11-git-send-email-yanok@emcraft.com> <4A1450C5.2030906@emcraft.com> <20090528214505.50E0F832E416@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Note that the old version of that code is available in the "imx27lite" > branch of the u-boot-testing repository; see > > http://git.denx.de/?p=u-boot/u-boot-testing.git;a=shortlog;h=refs/heads/imx27lite Is this still the best branch for imx27lite? I'm not getting anything on the serial port when I run this? I'm using a crosstool NG cross-compiler "arm-unknown-linux-gnu-gcc (crosstool-NG-svn_trunk at 1300) 4.3.2". Will that work OK? It builds fine. If I load the redboot image then I do get output on the serial port, and both images seem to be located at 0xa7f00000 which should be fine. thanks, Paul