Re: [PATCH] arc: Removed local initramfs source file from axs101 configuration.

2016-01-12 Thread Carlos Palminha
Hi guys, I don't think maintaining that flag this in the kernel is correct... the kernel simply doesn't compile out of the box. If you grep for CONFIG_INITRAMFS_SOURCE, ARC is the only architecture that uses that kernel flag by default pointing to an external directory. I don't think this is pr

Re: [PATCH] arc: Removed local initramfs source file from axs101 configuration.

2016-01-11 Thread Alexey Brodkin
Hi Vineet, On Mon, 2016-01-11 at 07:47 +, Vineet Gupta wrote: > On Saturday 09 January 2016 05:55 AM, Carlos Palminha wrote: > > Hi Alexey, > > > > Probably my e-mail comments before the patch mislead you... > > If you download the kernel source and try to compile it, it won't work > > becau

Re: [PATCH] arc: Removed local initramfs source file from axs101 configuration.

2016-01-10 Thread Vineet Gupta
On Saturday 09 January 2016 05:55 AM, Carlos Palminha wrote: > Hi Alexey, > > Probably my e-mail comments before the patch mislead you... > If you download the kernel source and try to compile it, it won't work > because of the INITRAMFS pointing to a non-existing directory. (check log > below) >

Re: [PATCH] arc: Removed local initramfs source file from axs101 configuration.

2016-01-08 Thread Carlos Palminha
Hi Alexey, Probably my e-mail comments before the patch mislead you... If you download the kernel source and try to compile it, it won't work because of the INITRAMFS pointing to a non-existing directory. (check log below) That's why that option should be removed from the standard kernel. Regar

Re: [PATCH] arc: Removed local initramfs source file from axs101 configuration.

2016-01-07 Thread Alexey Brodkin
Hi Carlos, On Mon, 2016-01-04 at 14:55 +, palmi...@synopsys.com wrote: > From: Carlos Palminha > > Cannot compile kernel with INITRAMFS SOURCE option. > Please move this option to a buildroot patch. First of all if your problem is only related to Buildroot then there's not much sense in add

[PATCH] arc: Removed local initramfs source file from axs101 configuration.

2016-01-04 Thread CARLOS.PALMINHA
From: Carlos Palminha Cannot compile kernel with INITRAMFS SOURCE option. Please move this option to a buildroot patch. --- arch/arc/configs/axs101_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arc/configs/axs101_defconfig b/arch/arc/configs/axs101_defconfig index f1ac981..