On 2 August 2016 at 14:35, kirti kumbhar <kirtikumbh...@gmail.com> wrote: > Sir, > I have download the source of u-boot,but there is one problem when I > installing cross complier there are many dependency of assembly code I > try to remove it but not working correctly so,sir please send some command > or source code.
Did you tried the latest? [1] are you creating cross compiler manually or took it from sourcery bench? Once you have a proper cross compiler in your host these are the steps for building export PATH=/to/cross_compler_patch/../bin:$PATH export CROSS_COMPILE=arm-none-linux-gnueabi- $ make *_defconfig; make [1] http://git.denx.de/?p=u-boot.git;a=summary thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot