From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] pxa: Fix boot hang by avoiding vector relocation
Date: Wed, 12 Aug 2015 21:26:41 +0200 [thread overview]
Message-ID: <201508122126.41370.marex@denx.de> (raw)
In-Reply-To: <1439402147-22745-1-git-send-email-andrew.ruder@elecsyscorp.com>
On Wednesday, August 12, 2015 at 07:55:47 PM, Andrew Ruder wrote:
> Since commit 3ff46cc42b9d73d0 ("arm: relocate the exception vectors")
> pxa does not boot anymore.
>
> Add a specific relocate_vectors macro that skips the vector relocation,
> as the pxa SoC does not provide RAM at the high vectors address
> (0xFFFF0000), and (0x00000000) maps to ROM.
>
> This allows pxa to boot again.
>
> Cc: Marek Vasut <marex@denx.de>
> Signed-off-by: Andrew Ruder <andrew.ruder@elecsyscorp.com>
Applied to u-boot-pxa/master, thanks.
Best regards,
Marek Vasut
prev parent reply other threads:[~2015-08-12 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-12 17:55 [U-Boot] [PATCH] pxa: Fix boot hang by avoiding vector relocation Andrew Ruder
2015-08-12 19:26 ` Marek Vasut [this message]
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=201508122126.41370.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/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.