[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Booting from u-boot
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Booting from u-boot
- From: "Stephane Rousseau" <stephaner@xxxxxxxxx>
- Date: Fri, 11 May 2007 16:32:29 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eKfY0p5kc2kbrghaO3f/J8kt5o485V3DkQZxtsqZQNEMH3k4ze3b4yanS7/8D8tpmsNN+0C8lo9GXdHl6CF44Kd1gRdgp8Wqkk9DDxwON70yaatUNE4O8FMrj1po4vQI3oeAQ22EmzKdCl4uj15FjjXdeH/ThthFeqH4QXNiL0U=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=G3k1wPkIZkMESVRNPKINMsAJKgAQ1mvkPauHcvI+8IqlWpsrTIxPbI9qZM8Hu+x9kcjthIeZ38bsiS7wjlw5j5wHGnpfkdiqyfpgfP1GVeVJKcGmZM2TX2hlBuGS/Z57EaV4l4OtrzTz98W60F8+DxIjTvGqEklIwrYx0xYZAuE=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hello,
I'm created a hardware platform on the Spartan3E500 dev kit. I can
boot the linux image.srec via transfert get a working linux embedded
running board.
But srec takes long time a 115200 bauds.
I can download the image.ub via tftpboot but when I use the
bootm 0x2200000 command, output seem ok but the board
restart at FS-boot.
TFTP from server 10.10.10.1; our IP address is 10.10.10.10
Filename 'image.ub'.
Load address: 0x22000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###########################################################
done
Bytes transferred = 2297920 (231040 hex)
U-Boot> bootm 0x22000000
## Booting image at 22000000 ...
Image Name: PetaLinux Kernel 2.4
Image Type: Microblaze Linux Kernel Image (uncompressed)
Data Size: 2297856 Bytes = 2.2 MB
Load Address: 22000000
Entry Point: 22000000
Verifying Checksum ... OK
XIP Kernel Image ... OK
=================================================
FS-BOOT First Stage Bootloader (c) 2006 PetaLogix
=================================================
FS-BOOT: System initialisation completed.
FS-BOOT: No existing image in FLASH. Starting image download.
FS-BOOT: Waiting for SREC image....
Any idea on how to start it correctly?
Thank you,
Stephane
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/