
On 07/02/2012 02:38, Bud Miljkovic wrote:
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.
commit f31a911fe (arm, post: add missing post_time_ms for arm) enables get_ticks and get_tbclk for all arm based boards, MX5/MX6 have not yet implemented.
I have sent a fix, you should apply this patch:
http://patchwork.ozlabs.org/patch/139720/
Best regards, Stefano Babic