linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: mx28evk does not boot with linux-next 20130207
Date: Sun, 10 Feb 2013 04:28:53 +0100	[thread overview]
Message-ID: <201302100428.54061.marex@denx.de> (raw)
In-Reply-To: <CAOMZO5CbJfpVwqHM1RSYdEQH4n1EL67Kt2_tC9TNPxZGMsPevQ@mail.gmail.com>

Dear Fabio Estevam,

> On Fri, Feb 8, 2013 at 2:48 PM, Will Deacon <will.deacon@arm.com> wrote:
> > From dc381a5dff9663901a61fe0dd86c986add382281 Mon Sep 17 00:00:00 2001
> > From: Will Deacon <will.deacon@arm.com>
> > Date: Fri, 8 Feb 2013 16:41:19 +0000
> > Subject: [PATCH] ARM: tlb: fix branch predictor maintenance for ARMv6
> > 
> > The BPIALL operation is not available on all CPUs, so ensure that we
> > only execute it on processors implementing the instruction.
> > 
> > Reported-by: Fabio Estevam <festevam@gmail.com>
> > Signed-off-by: Will Deacon <will.deacon@arm.com>
> 
> Thanks, Will.
> 
> This makes the kernel to boot again on my mx28evk, so:
> 
> Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
> 
> There are still other issues, which seem to be unrelated to this fix
> though:
> 
> I can see the Linux logo and LED activity on my board, but no serial
> console.
> 
> Applying Shawn's patch:
> 
> diff --git a/arch/arm/boot/compressed/debug.S
> b/arch/arm/boot/compressed/debug.S
> index bdb0e25..6e8382d 100644
> --- a/arch/arm/boot/compressed/debug.S
> +++ b/arch/arm/boot/compressed/debug.S
> @@ -1,4 +1,5 @@
>  #include <linux/linkage.h>
> +#include <asm/assembler.h>
> 
>  #include CONFIG_DEBUG_LL_INCLUDE
> 
> and turning on earlyprintk I see kernel booting and it stops at:
> 
> [    5.311281] TCP: cubic registered
> [    5.315000] NET: Registered protocol family 17
> [    5.320843] Key type dns_resolver registered
> [    5.325750] turn off boot console earlycon0

Is the amba-pl011 driver maybe broken ?

So far, Wills' and Shawns' patches got me further too, thanks!

Best regards,
Marek Vasut

  reply	other threads:[~2013-02-10  3:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07 11:47 mx28evk does not boot with linux-next 20130207 Fabio Estevam
2013-02-07 12:58 ` Shawn Guo
2013-02-07 18:04   ` Fabio Estevam
2013-02-08 16:18     ` Russell King - ARM Linux
2013-02-08 16:48       ` Will Deacon
2013-02-08 17:14         ` Fabio Estevam
2013-02-10  3:28           ` Marek Vasut [this message]
2013-02-10 16:26             ` Fabio Estevam
2013-02-17  7:44               ` Shawn Guo
2013-02-11 13:30             ` Fabio Estevam
2013-02-16 17:41           ` Fabio Estevam
2013-02-16 17:56             ` Russell King - ARM Linux
2013-02-17 19:18               ` Will Deacon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201302100428.54061.marex@denx.de \
    --to=marex@denx.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).