From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot and S3c2410
Date: Fri, 20 Feb 2004 19:43:20 +0100 [thread overview]
Message-ID: <20040220184325.EB2CAC1092@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 20 Feb 2004 16:22:20 +0100." <4036262C.4020600@denayer.wenk.be>
In message <4036262C.4020600@denayer.wenk.be> you 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 :)
There are huge differences between architectures. While on PowerPC
you usually have flash at some high addresses and RAM mapped at
0x0000, you will see flash at 0x0000 and RAM at high addresses on
ARM.
You really guessed wrong here.
> $ 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
... which is OK for PowerPC, but seriously broken for all ARM systems
I know.
>(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
You have to know the memory map of your system, and you have to be
aware wat the load address (-a option to mkimage), entry point (-e
option) and the address "addr" where your image is stored in RAM when
you type "bootm addr" mean.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
He'd been wrong, there _was_ a light at the end of the tunnel, and it
was a flamethrower. - Terry Pratchett, _Mort_
next prev parent reply other threads:[~2004-02-20 18:43 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 ` [U-Boot-Users] U-Boot and S3c2410 Gerrit Van de Velde
2004-02-20 18:43 ` Wolfgang Denk [this message]
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=20040220184325.EB2CAC1092@atlas.denx.de \
--to=wd@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox