All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerrit Van de Velde <gvd@denayer.wenk.be>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot and S3c2410
Date: Fri, 20 Feb 2004 16:22:20 +0100	[thread overview]
Message-ID: <4036262C.4020600@denayer.wenk.be> (raw)
In-Reply-To: <200402201513.i1KFDEdg026804@mail.wenk.be>

asnua at eircom.net wrote:

>(2) Gerrit....Are you also using the S3C2410? 
>
>  
>
No, a Motorola MPC5200 Lite evaluation board.
But I thought that my suggestion is pretty board-independent :)

this is how i created my image:

$ mkimage -n 'Linux PPC MPC5200 2.4' -A ppc -O linux -T kernel -C gzip 
-a 00000000 -e 00000000 -d arch/ppc/boot/images/vmlinux.gz 
/tftpboot/MPC5200/vmlinux.img

and then in U-Boot:

=> tftpboot 100000 MPC5200/vmlinux.img

=> cp.b 100000 FF100000 $(filesize)

=> bootm FF100000

>(3) So why isn't it booting. Or more correctly why is it resetting after it issues the 'Starting kernel ...' message!!
>Am I missing some bootarguments?
>  
>
you don't need to have bootarguments set to see at leaste *some* output 
I think.. Something more severe is going on I believe

-- 
Kind regards,
ing. Gerrit Van de Velde

Onderzoeksgroep Digitale Technieken
W & K, Campus De Nayer
J. De Nayerlaan 5
2860 Sint-Katelijne-Waver

Tel. 015 / 31 69 44
Fax. 015 / 31 74 53
http://emsys.denayer.wenk.be 

       reply	other threads:[~2004-02-20 15:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200402201513.i1KFDEdg026804@mail.wenk.be>
2004-02-20 15:22 ` Gerrit Van de Velde [this message]
2004-02-20 18:43   ` [U-Boot-Users] U-Boot and S3c2410 Wolfgang Denk
2004-02-24 18:44 asnua at eircom.net
     [not found] <20040223152655.1C51E42F39@denx.de>
2004-02-23 16:05 ` Wolfgang Denk
     [not found] <200402231526.i1NFQrdg032283@mail.wenk.be>
2004-02-23 15:56 ` Gerrit Van de Velde
2004-02-23 16:13   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-02-23 15:20 asnua at eircom.net
     [not found] <200402201751.LAA10408@mail.invocon.com>
2004-02-20 18:11 ` Matt Matoushek
2004-02-20 17:46 asnua at eircom.net
     [not found] <200402201514.JAA07750@mail.invocon.com>
2004-02-20 16:39 ` Matt Matoushek
2004-02-20 15:10 asnua at eircom.net
     [not found] <200402191119.i1JBJcdg018878@mail.wenk.be>
2004-02-19 11:28 ` Gerrit Van de Velde
2004-02-19 11:16 asnua at eircom.net

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=4036262C.4020600@denayer.wenk.be \
    --to=gvd@denayer.wenk.be \
    --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 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.