public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/2] imx: fix exception vectors relocation in imx27
Date: Fri, 14 Nov 2014 12:49:27 +0100	[thread overview]
Message-ID: <20141114124927.1bc01488@lilith> (raw)
In-Reply-To: <5465C7B2.4010009@denx.de>

Hello Stefano,

> I don't currently know if the same issue happens on other i.MXes.
> Dropped the new ones, the other test cases are MX25 and MX31/35 (but
> last two are arm1136 (arm6) - is the issue also for this cpu type ?). It
> is surely worth to run current u-boot on these boards.

I don't have i.MX based boards myself to test.

ARM1136 does not have VBAR -- if it had, we could just set the VBAR to
the base of the monitor and the issue would be solved.

I'll have a look at the i.MX25, i.MX31 and i.MX35 reference manuals,
but at most that will only tell me if they have the same problem as
i.MX27 has about ROM/RAM and low/high vectors; it probably won't tell
me how their ROM code handles exceptions.

> Best regards,
> Stefano

Amicalement,
-- 
Albert.

  reply	other threads:[~2014-11-14 11:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-11 16:46 [U-Boot] [PATCH v1 0/2] Fix SoC-specific exception handling Albert ARIBAUD
2014-11-11 16:46 ` [U-Boot] [PATCH v1 1/2] cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S Albert ARIBAUD
2014-11-11 16:46 ` [U-Boot] [PATCH v1 2/2] imx: fix exception vectors relocation in i.MX27 Albert ARIBAUD
2014-11-11 18:02   ` trem
2014-11-11 18:13     ` Albert ARIBAUD
2014-11-11 18:19 ` [U-Boot] [PATCH v2 0/2] Fix SoC-specific exception handling Albert ARIBAUD
2014-11-11 18:19   ` [U-Boot] [PATCH v2 1/2] cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S Albert ARIBAUD
2014-11-11 18:19   ` [U-Boot] [PATCH v2 2/2] imx: fix exception vectors relocation in imx27 Albert ARIBAUD
2014-11-13 16:59   ` [U-Boot] [PATCH v3 0/2] Fix SoC-specific exception handling Albert ARIBAUD
2014-11-13 16:59     ` [U-Boot] [PATCH v3 1/2] cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S Albert ARIBAUD
2014-11-21  9:01       ` Albert ARIBAUD
2014-11-21  9:04         ` Albert ARIBAUD
2014-11-13 16:59     ` [U-Boot] [PATCH v3 2/2] imx: fix exception vectors relocation in imx27 Albert ARIBAUD
2014-11-14  9:13       ` Stefano Babic
2014-11-14 11:49         ` Albert ARIBAUD [this message]
2014-11-14 12:10           ` Albert ARIBAUD
2014-11-14 13:24             ` Stefano Babic
2014-11-14 21:20               ` Fabio Estevam
2014-11-20 12:08               ` Albert ARIBAUD
2014-11-21  9:08                 ` Stefano Babic
2014-11-14 18:13       ` Philippe Reynes
2014-11-14 18:29       ` Philippe Reynes
2014-11-20  9:35       ` Stefano Babic
2014-11-13 17:05     ` [U-Boot] [PATCH v3 0/2] Fix SoC-specific exception handling Albert ARIBAUD

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=20141114124927.1bc01488@lilith \
    --to=albert.u.boot@aribaud.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox