From: Alessio Raccis <lolloz@tiscali.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] boot problem
Date: Wed, 24 Nov 2004 10:10:39 +0100 [thread overview]
Message-ID: <001e01c4d205$7e2ca120$cb077c0a@bart> (raw)
Hi all,
I have a problem and now, it's weird to say, I pray to a kernel panic !
I'm working on smdk2410 and I have a u-boot version modified to boot from
smartmedia. I want, or better I hope to boot 2.6.7 linux kernel. So, I
create a zImage by compiling kernel and then I make:
gzip -9 zImage
./mkimage -A arm -O linux -T kernel -C gzip -a 0x30008000 -e 0x30008000 -n
"Linux Kernel Image" -d zImage.gz uimage
At this point, I download uimage at 33000000 address from a tftp server.
SMDK2410 # tftpboot 33000000 uimage
TFTP from server 10.124.7.161; our IP address is 10.124.7.50
Filename 'uimage'.
Load address: 0x33000000
Loading: #################################################################
#################################################################
########################################################
done
Bytes transferred = 950519 (e80f7 hex)
Now I boot the kernel and I have:
SMDK2410 # bootm
## Booting image at 33000000 ...
Image Name: Linux Kernel Image
Created: 2004-11-17 13:50:56 UTC
Image Type: ARM Linux Kernel Image (gzip compressed)
Data Size: 950455 Bytes = 928.2 kB
Load Address: 30008000
Entry Point: 30008000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
Uncompressing
Linux...................................................................
done, booting the kernel.
Nothing else !! Can anyone help me, please ? Which is my mistake ?
thanks in advance.
Best regards,
Alex
next reply other threads:[~2004-11-24 9:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-24 9:10 Alessio Raccis [this message]
2004-11-24 10:32 ` [U-Boot-Users] boot problem Wolfgang Denk
2004-11-27 3:39 ` [U-Boot-Users] Problem about Image Linux-2.4.25 running on Lite5200 xueming
2004-11-27 9:56 ` [U-Boot-Users] " Wolfgang Denk
2004-11-25 1:04 ` [U-Boot-Users] boot problem Detlev Zundel
-- strict thread matches above, loose matches on Subject: below --
2004-11-24 9:18 Alessio Raccis
2005-09-23 7:34 [U-Boot-Users] Boot Problem batsayan.das at tcs.com
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='001e01c4d205$7e2ca120$cb077c0a@bart' \
--to=lolloz@tiscali.it \
--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