
Hello Daniel,
Daniel Gorsulowski wrote:
Heiko Schocher wrote:
Daniel Gorsulowski wrote:
Sorry, it was my misstake.
By c&p and applying yout patch I missed the changes in lib_arm/Makefile. But as i wrote, _lshrdi3.a does not compile.
Why do you use c&p, and not better tools?
Thank you, now I learned using git-am as well by patches, created with git-format-patch, as by emails from my mailbox.
Fine.
Compiling the meesc board with actual u-boot and the patches from Wolfgang, Dirk and me, works fine for me:
[hs@pollux u-boot]$ make mrproper [hs@pollux u-boot]$ make meesc_config Configuring for meesc board... [hs@pollux u-boot]$ make USE_PRIVATE_LIBGCC=yes -s all [hs@pollux u-boot]$ [hs@pollux u-boot]$ ls -al u-boot.bin -rwxrwxr-x 1 hs hs 136820 23. Jul 17:25 u-boot.bin
... After re-applying the patches by git-am, everything workes fine for me too.
Great. One more test, thanks. :-)
Sorry for confusing...
No problem.
bye Heiko