From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@oracle.com (santosh shilimkar) Date: Wed, 7 Oct 2015 13:30:07 -0700 Subject: [PATCH] ARM: configs: keystone: Add ramdisk support In-Reply-To: <12772658.mmM2ZKnfR4@wuerfel> References: <1444246089-1417-1-git-send-email-nm@ti.com> <12772658.mmM2ZKnfR4@wuerfel> Message-ID: <561580CF.9090504@oracle.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/7/2015 12: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 should work. It has been while I tried it, but IIRC, it use to work. At least can't recollect any issue around it. Regards, Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756123AbbJGUaj (ORCPT ); Wed, 7 Oct 2015 16:30:39 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:26393 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754332AbbJGUai (ORCPT ); Wed, 7 Oct 2015 16:30:38 -0400 Subject: Re: [PATCH] ARM: configs: keystone: Add ramdisk support To: Arnd Bergmann , linux-arm-kernel@lists.infradead.org References: <1444246089-1417-1-git-send-email-nm@ti.com> <12772658.mmM2ZKnfR4@wuerfel> Cc: Nishanth Menon , Santosh Shilimkar , linux-kernel@vger.kernel.org From: santosh shilimkar Organization: Oracle Corporation Message-ID: <561580CF.9090504@oracle.com> Date: Wed, 7 Oct 2015 13:30:07 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <12772658.mmM2ZKnfR4@wuerfel> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/7/2015 12: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 should work. It has been while I tried it, but IIRC, it use to work. At least can't recollect any issue around it. Regards, Santosh