From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Wed, 7 Oct 2015 15:40:16 -0500 Subject: [PATCH] ARM: configs: keystone: Add ramdisk support In-Reply-To: <5615812B.2010904@oracle.com> References: <1444246089-1417-1-git-send-email-nm@ti.com> <12772658.mmM2ZKnfR4@wuerfel> <561578F0.80809@ti.com> <5615812B.2010904@oracle.com> Message-ID: <56158330.7020107@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/07/2015 03:31 PM, santosh shilimkar wrote: > Nishant, > > On 10/7/2015 12:56 PM, Nishanth Menon wrote: >> On 10/07/2015 02:37 PM, Arnd Bergmann wrote: >>> On Wednesday 07 October 2015 14:28:09 Nishanth Menon wrote: >>>> Add ramdisk support to allow for minimal kernel to be supported. >>>> >>>> Signed-off-by: Nishanth Menon >>>> >>> >>> I have not seen that in a while. Can you explain why the normal >>> initramfs method doesn't work on keystone? >> >> It probably does - I have'nt used it - i am using an initrd thanks to >> legacy testing support framework I am stuck with. The SoC I am >> attempting to bring up has no support (yet) for any storage device for >> filesystem yet. >> > If not checked already, please check with Vitaly. I suppose the message is no initrd.. OK. will drop this patch. -- Regards, Nishanth Menon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756231AbbJGUlA (ORCPT ); Wed, 7 Oct 2015 16:41:00 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:40039 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756199AbbJGUkr (ORCPT ); Wed, 7 Oct 2015 16:40:47 -0400 Subject: Re: [PATCH] ARM: configs: keystone: Add ramdisk support To: santosh shilimkar , Arnd Bergmann , References: <1444246089-1417-1-git-send-email-nm@ti.com> <12772658.mmM2ZKnfR4@wuerfel> <561578F0.80809@ti.com> <5615812B.2010904@oracle.com> CC: Santosh Shilimkar , From: Nishanth Menon Message-ID: <56158330.7020107@ti.com> Date: Wed, 7 Oct 2015 15:40:16 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5615812B.2010904@oracle.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/07/2015 03:31 PM, santosh shilimkar wrote: > Nishant, > > On 10/7/2015 12:56 PM, Nishanth Menon wrote: >> On 10/07/2015 02:37 PM, Arnd Bergmann wrote: >>> On Wednesday 07 October 2015 14:28:09 Nishanth Menon wrote: >>>> Add ramdisk support to allow for minimal kernel to be supported. >>>> >>>> Signed-off-by: Nishanth Menon >>>> >>> >>> I have not seen that in a while. Can you explain why the normal >>> initramfs method doesn't work on keystone? >> >> It probably does - I have'nt used it - i am using an initrd thanks to >> legacy testing support framework I am stuck with. The SoC I am >> attempting to bring up has no support (yet) for any storage device for >> filesystem yet. >> > If not checked already, please check with Vitaly. I suppose the message is no initrd.. OK. will drop this patch. -- Regards, Nishanth Menon