| To: | gregor.waltz@raritan.com |
|---|---|
| Subject: | Re: Toshiba JMR 3927 working setup? |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Sun, 06 Jan 2008 00:07:25 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <477E7DAE.2080005@raritan.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <477E6296.7090605@raritan.com> <20080104172136.GD22809@networkno.de> <477E7DAE.2080005@raritan.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 04 Jan 2008 13:40:46 -0500, Gregor Waltz <gregor.waltz@raritan.com> wrote: > sendRRQ vmlinux.bin > load linux length 0x34408a > Checking CRC on downloaded RAM image > / > CRC Check passed > Image Started At Address 0x80020000. > Image Length = 3424394 (0x34408a). > Exception! EPC=80056eb4 CAUSE=30000008(TLBL) > 80056eb4 8ce4000c lw a0,12(a3) # 0xc Are you loading an ELF binary or a raw binary image? If your loader does not handle ELF headers, you should do some trick to start running your kernel at correct address. If you were using 2.6.23, CONFIG_BOOT_RAW might help you. But it seems CONFIG_BOOT_RAW is broken on current git again. It will be an another story... :-< --- Atsushi Nemoto |
| Previous by Date: | Re: Toshiba JMR 3927 working setup?, Ralf Baechle |
|---|---|
| Next by Date: | Re: [MIPS] Fix modpost warning in raw binary builds., Atsushi Nemoto |
| Previous by Thread: | Re: Toshiba JMR 3927 working setup?, Atsushi Nemoto |
| Next by Thread: | Re: Toshiba JMR 3927 working setup?, Gregor Waltz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |