All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carsten Langgaard <carstenl@mips.com>
To: Nicu Popovici <octavp@isratech.ro>
Cc: linux-mips@oss.sgi.com
Subject: Re: ATLAS board!
Date: Fri, 03 Nov 2000 14:35:49 +0100	[thread overview]
Message-ID: <3A02BF34.6D0B52D5@mips.com> (raw)
In-Reply-To: 3A032BBF.4D0613B5@isratech.ro

The loader in the prom-monitor (YAMON), doesn't understand the elf-format,
you have to convert your kernel image to a SREC format.
You can do it the following way:

objcopy -O srec vmlinux vmlinux.srec

/Carsten



Nicu Popovici wrote:

> Hello ,
>
> I have an Atlas board with a mips processor. I managed to cross compile
> a MIPS kernel on our I686 machines but when I try to load the kernel
> image on the mips with the following command ( I do not know other way
> and if there is one please let me know ) "load
> tftp:/linux/mipseb/vmlinux "  I get the following error
>
> About to load tftp://192.168.200.1/linux/mipseb/di_vmlinux5000
> Press Ctrl-C to break
> Error : Line too long
> Diag  : Line 1, ELF
>
> Can anyone help me ?
>
> Regards,
> Nicu

--
_    _ ____  ___   Carsten Langgaard   Mailto:carstenl@mips.com
|\  /|||___)(___   MIPS Denmark        Direct: +45 4486 5527
| \/ |||    ____)  Lautrupvang 4B      Switch: +45 4486 5555
  TECHNOLOGIES     2750 Ballerup       Fax...: +45 4486 5556
                   Denmark             http://www.mips.com

  reply	other threads:[~2000-11-03 13:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-03 21:18 ATLAS board! Nicu Popovici
2000-11-03 13:35 ` Carsten Langgaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-29 20:49 Nicu Popovici
2000-10-29 21:35 ` nick
2000-10-30  0:13   ` Ralf Baechle
2000-10-30 18:03 ` Brady Brown
2000-10-26 12:50 Atlas Board! Nicu Popovici
2000-10-26  7:15 ` Kevin D. Kissell
2000-10-26  7:15   ` Kevin D. Kissell
2000-10-26 20:34 ` Brady Brown

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=3A02BF34.6D0B52D5@mips.com \
    --to=carstenl@mips.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=octavp@isratech.ro \
    /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.