[BUG] panda board locks up on boot
Mats Liljegren
mats.liljegren at enea.com
Fri Jan 25 03:43:15 EST 2013
Hi Steven,
Do you have CONFIG_CPU_FREQ enabled? As I posted earlier in linux-kernel forum ("Failed booting PandaBoard ES with Linux 3.8 RC4" two days ago) my PandaBoard ES hangs while booting with this option enabled. It works fine without it. I have not bisected it down to a single commit though.
/Mats
-----Original Message-----
From: linux-kernel-owner at vger.kernel.org [mailto:linux-kernel-owner at vger.kernel.org] On Behalf Of Igor Grinberg
Sent: den 25 januari 2013 08:10
To: Steven Rostedt
Cc: LKML; linux-arm-kernel; Tony Lindgren; Russell King; Venkatraman S
Subject: Re: [BUG] panda board locks up on boot
Hi Steven,
On 01/25/13 05:01, Steven Rostedt wrote:
> I've recently started testing my work on arm boards and have found
> that they both don't boot under the latest kernel anymore. I already
> posted about my snowball board, but my panda board also locks up.
>
> I've bisected it down to this commit:
>
> commit 26b88520b80695a6fa5fd95b5d97c03f4daf87e0
> Author: Russell King <rmk+kernel at arm.linux.org.uk>
> Date: Fri Apr 13 12:27:37 2012 +0100
>
> mmc: omap_hsmmc: remove private DMA API implementation
>
> Remove the private DMA API implementation from omap_hsmmc, making it
> use entirely the DMA engine API.
>
> Tested-by: Tony Lindgren <tony at atomide.com>
> Tested-by: Venkatraman S <svenkatr at ti.com>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
>
>
> The commit before boots fine, when adding this commit, it locks up.
>
> I reverted the commit (with tweaks) against 3.8-rc4 and was able to
> get my board booting again. Not sure what to do, but I wanted to let
> people know.
Care to post your kernel config file?
--
Regards,
Igor.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
More information about the linux-arm-kernel
mailing list