From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sricharan R Subject: Re: [PATCH] ARM: multi_v7: Add OMAP with ramdisk config bits Date: Mon, 24 Jun 2013 20:03:24 +0530 Message-ID: <51C858B4.2020106@ti.com> References: <1371071282-14750-1-git-send-email-santosh.shilimkar@ti.com> <20130618082422.GE5523@atomide.com> <51C07253.3040909@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:46846 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751848Ab3FXOeE (ORCPT ); Mon, 24 Jun 2013 10:34:04 -0400 In-Reply-To: <51C07253.3040909@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Santosh Shilimkar Cc: Tony Lindgren , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Olof Johansson , Arnd Bergmann Hi, On Tuesday 18 June 2013 08:14 PM, Santosh Shilimkar wrote: > On Tuesday 18 June 2013 04:24 AM, Tony Lindgren wrote: >> * Santosh Shilimkar [130612 14:14]: >>> Add ramdisk fileystem related options which lets OMAP5 and Keystone >>> SOCs to boot till shell with multi_v7_config. >> Please add also other v7 omaps. >> > Should have done first place. Sorry. > Will update other machines and after testing, repost it. > > Regards, > Santosh > Since CONFIG_ARCH_OMAP2PLUS=y is set in the patch, OMAP3, OMAP4 are getting enabled by default. I tested OMAP4 PANDA on mainline + multi_v7_config + above patch and it booted up fine. Regards, Sricharan From mboxrd@z Thu Jan 1 00:00:00 1970 From: r.sricharan@ti.com (Sricharan R) Date: Mon, 24 Jun 2013 20:03:24 +0530 Subject: [PATCH] ARM: multi_v7: Add OMAP with ramdisk config bits In-Reply-To: <51C07253.3040909@ti.com> References: <1371071282-14750-1-git-send-email-santosh.shilimkar@ti.com> <20130618082422.GE5523@atomide.com> <51C07253.3040909@ti.com> Message-ID: <51C858B4.2020106@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Tuesday 18 June 2013 08:14 PM, Santosh Shilimkar wrote: > On Tuesday 18 June 2013 04:24 AM, Tony Lindgren wrote: >> * Santosh Shilimkar [130612 14:14]: >>> Add ramdisk fileystem related options which lets OMAP5 and Keystone >>> SOCs to boot till shell with multi_v7_config. >> Please add also other v7 omaps. >> > Should have done first place. Sorry. > Will update other machines and after testing, repost it. > > Regards, > Santosh > Since CONFIG_ARCH_OMAP2PLUS=y is set in the patch, OMAP3, OMAP4 are getting enabled by default. I tested OMAP4 PANDA on mainline + multi_v7_config + above patch and it booted up fine. Regards, Sricharan