All of lore.kernel.org
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: Can't boot newer kernel on Armada 370 dev board
Date: Mon, 30 Dec 2013 19:12:05 +0100	[thread overview]
Message-ID: <20131230181205.GA32362@lunn.ch> (raw)
In-Reply-To: <20131230174738.GA4172@enneenne.com>

On Mon, Dec 30, 2013 at 06:47:39PM +0100, Rodolfo Giometti wrote:
> Hello,
> 
> I have an Armada 370 dev board (DB-88F6710-BP) running Marvell kernel
> 3.2.
> 
> Now I'm a bit puzzled because I'd like to use newer kernel (i.e 3.12)
> on my board, so I tried several repositories (vanilla and linux-mvebu)
> with no success! :'(
> 
> I read on the net that it should work, but after using the bootz
> command everything hangs:
> 
>    Marvell>> tftp $loadaddr zImage-cyone
>    Using egiga0 device
>    TFTP from server 192.168.32.38; our IP address is 192.168.32.25
>    Filename 'zImage-cyone'.
>    Load address: 0x2000000
>    Loading: #################################################################
>             #################################################################
>             #################################################################
>             #################################################################
>             #################################################################
>             #################################################################
>             #################################################################
>             #################################################################
>             ########
>    done
>    Bytes transferred = 2701021 (2936dd hex)
>    Marvell>> bootz $loadaddr
> 
>    Starting kernel ...
> 
> File zImage-cyone is made with command:
> 
>    giometti at hulk:~/Projects/linux-mvebu[mvebu-dt-3.14]$ cat arch/arm/boot/zImage arch/arm/boot/dts/armada-370-db.dtb > /srv/tftp/zImage-cyone
> 
> Someone have some advise for me! :)

Hi Redolfo

What version of u-boot do you have? There has been a change in u-boot
so that the registers are mapped to a different address. Old u-boot
with new kernel causes instant lockup on boot as soon as it tries to
access the wrong address space.

	Andrew

  reply	other threads:[~2013-12-30 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30 17:47 Can't boot newer kernel on Armada 370 dev board Rodolfo Giometti
2013-12-30 18:12 ` Andrew Lunn [this message]
2013-12-30 18:39   ` Rodolfo Giometti
2013-12-30 18:52     ` Andrew Lunn
2013-12-31  9:35       ` Thomas Petazzoni
2013-12-31 10:45         ` Rodolfo Giometti
2013-12-31 16:13         ` Andrew Lunn

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=20131230181205.GA32362@lunn.ch \
    --to=andrew@lunn.ch \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.