[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Help with fs-boot
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Help with fs-boot
- From: kala855 <kala855@xxxxxxxxx>
- Date: Tue, 26 Jun 2007 09:36:17 -0500
- 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; b=fzOod5zDzE1c7iZLic5G+UBcCBqvAKDvSlJiUNJLup0cBhxkZ0rm0NvdqwJpk9D7yb2VJHnMAVaqNSpAhd5oxVzzkzLh2wSVT268Z01LwW72fvnxw2ZdzIpjOkyNjntEKYZZATgXFf/kfbZY2aWqrbXXdtnod9lrMAktzsDepbY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=I8TLCk/nuDhgRdmFHHpPockF+5SY79KKcteaJ/sAW9zeJuGtwELj2NUhM1bPi65ORw7w6P3tUxsWE2Ln0ul+/jOAaIeBh04G1MekgT6qzGE2eSh0Dne5T8/7YkVgiVupsCPNtE1LekbxqB1cV7GClypquriHteblapA/i8kWZ2A=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi friends, I'm trying download image for spartan 3e revD but the problem is the following:
When I type cat /tftpboot/u-boot.srec > /dev/ttyS0 the following appear in the kermit terminal, I don't know what happen, How much time I wait?
=================================================
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....
FS-BOOT: Image download successful.
FS-BOOT: Warning image location differ from default boot location. Image will not boot automatically after POR.
FS-BOOT: Press 'n' to boot old image.
FS-BOOT: Use new image.
FS-BOOT: Booting image...
And I wait for ten minutes and nothing happen, please help
John Osorio