Re: [U-Boot] u-boot tools and build system

2015-01-22 Thread Raphael Philipe
abi=hard -mfpu=neon -mtune=cortex-a8 " Using this approach, I can compile code for the host that is dependent on the target architecture. All of this makes sense? Thank you. On Thu, Jan 22, 2015 at 4:10 AM, Wolfgang Denk wrote: > Dear Raphael Philipe, > > In message > you > w

[U-Boot] u-boot tools and build system

2015-01-20 Thread Raphael Philipe
Hi, I'm working on the improvement of the recipes of u-boot in the Poky reference system of Yocto project. To do this, I need to fully understand the build system used in u-boot, mainly the u-boot tools (tools, env ..). My questions are: - what is the build system used in u-boot? - Does this b