From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: SDK7786 zImage difficulities
Date: Thu, 08 Apr 2010 14:18:02 +0000 [thread overview]
Message-ID: <20100408141801.GA2263@linux-sh.org> (raw)
In-Reply-To: <0C997DD87CC88A4F86C897F52650B52B0299816A@MOLSON.mpc-data.co.uk>
On Thu, Apr 08, 2010 at 02:40:48PM +0100, Andrew Murray wrote:
> I've been unable to successfully use a zImage when using the defconfig
> for the SDK7786 (head ...2fe3fe Apr 7).
>
> When loading the zImage though a debugger to 0x60000000 and executing
> from 0x60000000 (after allowing the ETS firmware to run to prompt) the
> decompressor head relocates itself and jumps to 0x80800058 - however I
> thought this was somewhere in the PCI space. This then results in a
> general instruction exception which seems to be handled by the ETS:
>
> **** Unhandled interrupt! - Exception registers: ****
> TRAPA : 0x0
> EXPEVT: 0x180
> INTEVT: 0x420
>
> Has anyone successfully used a zImage on this board - or could it be
> broken in some way? I'm nearing my depth here so will be more than happy
> for assistance.
The ETS firmware will only work with vmlinux.bin's at the moment, not
zImages. vmlinux.bin is the default target for SDK7786, so simply not
specifying a build target will result in the proper image being
generated.
prev parent reply other threads:[~2010-04-08 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-08 13:40 SDK7786 zImage difficulities Andrew Murray
2010-04-08 14:18 ` Paul Mundt [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=20100408141801.GA2263@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.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).