* SDK7786 zImage difficulities
@ 2010-04-08 13:40 Andrew Murray
2010-04-08 14:18 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Murray @ 2010-04-08 13:40 UTC (permalink / raw)
To: linux-sh
Hello,
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.
Thanks,
Andrew Murray
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: SDK7786 zImage difficulities
2010-04-08 13:40 SDK7786 zImage difficulities Andrew Murray
@ 2010-04-08 14:18 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-04-08 14:18 UTC (permalink / raw)
To: linux-sh
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-08 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08 13:40 SDK7786 zImage difficulities Andrew Murray
2010-04-08 14:18 ` Paul Mundt
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).