From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Pawe=C5=82?= Moll Subject: Re: [PATCH] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM Date: Sun, 09 Jan 2011 16:12:28 +0000 Message-ID: <1294589548.8897.1.camel@rojo> References: <20110109124928.GC25591@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Return-path: In-Reply-To: <20110109124928.GC25591@verge.net.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Simon Horman Cc: Russell King - ARM Linux , linux-sh@vger.kernel.org, Magnus Damm , linux-mmc@vger.kernel.org, Yusuke Goda , Paul Mundt , Chris Ball , linux-arm-kernel@lists.infradead.org List-Id: linux-mmc@vger.kernel.org SGksCgo+ICBEb2N1bWVudGF0aW9uL2FybS9TSC1Nb2JpbGUvTWFrZWZpbGUgICAgICAgICAgICAg IHwgICAgOCArCj4gIERvY3VtZW50YXRpb24vYXJtL1NILU1vYmlsZS92cmw0LmMgICAgICAgICAg ICAgICAgfCAgMTY5ICsrKysrKysrKysrKysrKysrKysrKwoKSG93IGFib3V0IHB1dHRpbmcgdGhv c2UgdHdvIGludG8gInRvb2xzIiAoaW4gcGFydGljdWxhciAidG9vbHMvYXJtIikKaW5zdGVhZCBv ZiAiRG9jdW1lbnRhdGlvbiI/CgpKdXN0IGEgdGhvdWdodC4uLiA7LSkKCkNoZWVycyEKClBhd2XF ggoKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpbnV4 LWFybS1rZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFk Lm9yZwpodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFy bS1rZXJuZWwK From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Pawe=C5=82?= Moll Date: Sun, 09 Jan 2011 16:12:28 +0000 Subject: Re: [PATCH] mmc, ARM: Add zboot from MMC support for SuperH Mobile Message-Id: <1294589548.8897.1.camel@rojo> List-Id: References: <20110109124928.GC25591@verge.net.au> In-Reply-To: <20110109124928.GC25591@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org Hi, > Documentation/arm/SH-Mobile/Makefile | 8 + > Documentation/arm/SH-Mobile/vrl4.c | 169 +++++++++++++++= ++++++ How about putting those two into "tools" (in particular "tools/arm") instead of "Documentation"? Just a thought... ;-) Cheers! Pawe=C5=82 From mboxrd@z Thu Jan 1 00:00:00 1970 From: mail@pawelmoll.com (=?UTF-8?Q?Pawe=C5=82?= Moll) Date: Sun, 09 Jan 2011 16:12:28 +0000 Subject: [PATCH] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM In-Reply-To: <20110109124928.GC25591@verge.net.au> References: <20110109124928.GC25591@verge.net.au> Message-ID: <1294589548.8897.1.camel@rojo> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, > Documentation/arm/SH-Mobile/Makefile | 8 + > Documentation/arm/SH-Mobile/vrl4.c | 169 +++++++++++++++++++++ How about putting those two into "tools" (in particular "tools/arm") instead of "Documentation"? Just a thought... ;-) Cheers! Pawe?