From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 19 Feb 2015 18:05:19 +0000 Subject: Re: [PATCH v4 0/6] ARM: shmobile: r8a73a4/ape6evm: Complete multiplatform support Message-Id: <20150219180519.GE18262@verge.net.au> List-Id: References: <1424185486-3017-1-git-send-email-geert+renesas@glider.be> <20150218212044.GD12754@verge.net.au> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thu, Feb 19, 2015 at 06:59:56PM +0100, Geert Uytterhoeven wrote: > On Thu, Feb 19, 2015 at 6:44 PM, Geert Uytterhoeven > wrote: > > On Wed, Feb 18, 2015 at 10:20 PM, Simon Horman wrote: > >> With this patch applied I am able to NFS boot the ape6evm using > >> multiplatform using the shmobile_defconfig with CONFIG_MMC disabled. > >> > >> For reference the boot log for shmobile_defconfig (without CONFIG_MMC > >> disabled) is as follows: > > > >> sh_mmcif ee200000.mmc: Timeout waiting for 1 on CMD0 > > > > I hadn't really planned to do a renesas-drivers release today, but as I can > > reproduce the hang with renesas-devel-20150218-v3.19, but not with my local > > tree, I made a release. > > > > Shmobile-defconfig from renesas-drivers-2015-02-19-v3.19 boots fine on my > > ape6evm. It seems there are still +100 mmc commits in -next that are not yet > > in upstream. > > Correction: they are upstream. They're just not yet in renesas-devel. > Better luck on Monday, after -rc1 ;-) Nice :)