Re: Build failure for Omap

2012-07-13 Thread Viresh Kumar
On 12 July 2012 16:59, Scott Bambrough scott.bambro...@linaro.org wrote: Try the omap4plus_defconfig. There is no such defconfig, only following are present: omap1_defconfig omap2plus_defconfig -- viresh ___ linaro-dev mailing list

Re: Build failure for Omap

2012-07-13 Thread Andy Green
On 13/07/12 15:45, the mail apparently from Viresh Kumar included: On 12 July 2012 16:59, Scott Bambrough scott.bambro...@linaro.org mailto:scott.bambro...@linaro.org wrote: Try the omap4plus_defconfig. There is no such defconfig, only following are present: omap1_defconfig

Re: Build failure for Omap

2012-07-13 Thread Andrey Konovalov
On 07/13/2012 11:45 AM, Viresh Kumar wrote: On 12 July 2012 16:59, Scott Bambrough scott.bambro...@linaro.org mailto:scott.bambro...@linaro.org wrote: Try the omap4plus_defconfig. There is no such defconfig, only following are present: omap1_defconfig omap2plus_defconfig Correct.

Build failure for Omap

2012-07-12 Thread Viresh Kumar
Hi, Sorry if I am missing something very obvious, I am building OMAP for the first time. I fetched latest kernel from: http://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git;a=shortlog;h=refs/heads/linux-linaro tried to do following: make ARCH=arm O=../panda omap2plus_defconfig

Re: Build failure for Omap

2012-07-12 Thread Andrey Konovalov
On 07/12/2012 07:18 PM, Viresh Kumar wrote: Hi, Sorry if I am missing something very obvious, I am building OMAP for the first time. I fetched latest kernel from: http://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git;a=shortlog;h=refs/heads/linux-linaro tried to do following: make

Re: Build failure for Omap

2012-07-12 Thread Viresh Kumar
On 12 July 2012 16:19, Andrey Konovalov andrey.konova...@linaro.org wrote: make ARCH=arm O=../panda omap2plus_defconfig (After this, OMAP 2/3/4 none is selected in .config) make ARCH=arm O=../panda uImage LD init/built-in.o arch/arm/mach-vexpress/built-**in.o: In function

Re: Build failure for Omap

2012-07-12 Thread Scott Bambrough
On 12-07-12 11:36 AM, Viresh Kumar wrote: On 12 July 2012 16:19, Andrey Konovalov andrey.konova...@linaro.org mailto:andrey.konova...@linaro.org wrote: make ARCH=arm O=../panda omap2plus_defconfig (After this, OMAP 2/3/4 none is selected in .config) make ARCH=arm