Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1247085496-21754-1-git-send-email-plagn...@jcrosoft.com> you wrote: > This patch allow to overwrit the libgcc Makefile inclusion from the toplevel
Please mind the hints: "overwrit" is a typo. You meant "overwrite", and Mike just explained that "override" is even more appropriate here. > Makefile by the arch_config.mk files. This is in preparation for the ARM > architecture to move away from including libgcc function and only using > self-contained U-Boot functions as done in Linux. > > Currently all the ARM boards that use the nand are broken due to the adding of > the 64 Bit device size support. In the past we have seen problems with > different > toolchains due to EABI, FPU as example. Correct spelling is "tool chains", not "toolchains". > With this patch and the following one we move away from all these problems and > we will be able to have full control to have a functions embedded into u-boot. Please fix the comment. In git history, there will be no "following one" patch, and here you did not post one either. If you don't have it ready yet, then please use a description of what it will do. And "we will be able to have full control to have a functions embedded into u-boot" makes no sense. Either it is "a function" (singular), or it is "functions" (plural, without "a"). But what do you want to tell us? "have functions embedded into U-Boot"? We do this all the time by linking them in - we already have full control over it (except that it's not working as expected sometimes), and your patch does not really change anything of this. You wrote: "gcc does not provide necessarely cored functions". Sorry, but I have no idea what you are talking about here. What is a "cored function"? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de When some people discover the truth, they just can't understand why everybody isn't eager to hear it. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot