
22 Jul
2005
22 Jul
'05
1:48 p.m.
Hello greg.
I've got the same problem with others build tools. ( http://article.gmane.org/gmane.comp.boot-loaders.u-boot/17370 and http://search.gmane.org/search.php?query=compile+with+recent+toolchain&e... )
Can you try this please (and reply me if it works or no) :
In "u-boot.lds" replace : __u_boot_cmd_start = .; with __u_boot_cmd_start = ADDR(.u_boot_cmd);
I hope it can help you.
Regards, Cedric VINCENT.