From: Queenie <queenie245@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] passing parameters to kernel from u-boot 1.1.6
Date: Wed, 27 Jun 2007 02:47:02 -0700 (PDT) [thread overview]
Message-ID: <11321419.post@talk.nabble.com> (raw)
Hi Everybody,
Iam working on changing the bootloader from redboot to u-boot 1.1.6 for my
customised target board having IXP422 chipset.
The board had two files, one was the redboot bootloader (bin) file and
second was the Image ( Kernel & Application .rmt) file. I guess that this
Image file would not be dependent on the bootloader. Am i rite?
I have managed to get the console and network of U-boot 1.1.6 up on my
customised board with the help of this forum :)
Now I would like to port the existing Image. How can I do it. Can anyone
help me with this?
I have tried changing the "bootfile" env variable with the location of my
image and reset the board, it gives the load address as 0x200000 then
loading and some # hash's as if its loading something, inbetweens it gives,
"bad checksum" and ends with the statement "bad magic number"
then i tried giving "tftpboot 0x00200000 uImage" it did almost the same ,
load address 0x200000, loading with some Hash # and then then gav ethe
number of bytes tranfered, this time no error message.
then i tried bootm 0x200000but it said... booting image at 0x00200000 and
then BAD MAGIC NUMBER.
how should i proceed with this. Pl Help!
Queenie
--
View this message in context: http://www.nabble.com/passing-parameters-to-kernel-from-u-boot-1.1.6-tf3987274.html#a11321419
Sent from the Uboot - Users mailing list archive at Nabble.com.
next reply other threads:[~2007-06-27 9:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 9:47 Queenie [this message]
2007-06-27 9:51 ` [U-Boot-Users] passing parameters to kernel from u-boot 1.1.6 nicky geerts
2007-06-28 11:48 ` Queenie
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=11321419.post@talk.nabble.com \
--to=queenie245@gmail.com \
--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.