From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755820AbbJGT5E (ORCPT ); Wed, 7 Oct 2015 15:57:04 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:45596 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932122AbbJGT5C (ORCPT ); Wed, 7 Oct 2015 15:57:02 -0400 Subject: Re: [PATCH] ARM: configs: keystone: Add ramdisk support To: Arnd Bergmann , References: <1444246089-1417-1-git-send-email-nm@ti.com> <12772658.mmM2ZKnfR4@wuerfel> CC: Santosh Shilimkar , From: Nishanth Menon X-Enigmail-Draft-Status: N1110 Message-ID: <561578F0.80809@ti.com> Date: Wed, 7 Oct 2015 14:56:32 -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: <12772658.mmM2ZKnfR4@wuerfel> 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 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. -- Regards, Nishanth Menon