
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:
- 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@denx.de] Sent: Friday, 3 February 2012 7:30 p.m. To: Bud Miljkovic Cc: Jason Liu; sbabic@denx.de; u-boot@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