From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 7 Feb 2012 03:08:07 +0100 Subject: [U-Boot] [PATCH 1/1] MX5:MX53: support for Freescale MX53LOCO In-Reply-To: References: <4F2B7ECE.6050608@denx.de> Message-ID: <201202070308.07795.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Hi Stefano, > > I cloned from http://git.denx.de/u-boot-imx.git into local directory > "/home/budm/Mamaku-Boot/". Then configured for mx53loco_config without a > problem but the make failed. > > I am using the same tools as the previous case when I was successful in > building but could not get it to run, etc. > > The command line I use is: make ARCH=arm CROSS_COMPILE=arm-none-eabi- > u-boot.imx > > I am attaching two log files: > > 1. bould.log - containing all output just before the > error > 2. build_failure.log - containing the error output > > Any suggestion is appreciated. > > -bud > > -----Original Message----- > From: Stefano Babic [mailto:sbabic at denx.de] > Sent: Friday, 3 February 2012 7:30 p.m. > To: Bud Miljkovic > Cc: Jason Liu; sbabic at denx.de; u-boot at lists.denx.de > Subject: Re: [U-Boot] [PATCH 1/1] MX5:MX53: support for Freescale > MX53LOCO > > On 03/02/2012 06:58, Jason Liu wrote: > Hi Bud, > > >> I have cloned yesterday http://git.denx.de/u-boot.git on to my local > >> machine and from there selected the v2011.12-rc3 tag. Then I > > configured > > >> the mx53loco board and successfully build u-boot.imx, copied the > > image > > >> to a SD card and powered it up. What I then got on the serial port > > > >> terminal was as follows: > > I have fixed this issue by a recent commit which is queened in > > u-boot-imx and you can refer to > > the patch here: http://patchwork.ozlabs.org/patch/138761/ > > You can also clone from http://git.denx.de/u-boot-imx.git, Jason's patch > was already merged. > > Best regards, > Stefano Babic There was patch for that in the ml recently I think ... look for tbclk. M