[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Invalid SREC Image
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Invalid SREC Image
- From: "Yeoh Chun Yeow" <yeohchunyeow@xxxxxxxxx>
- Date: Wed, 20 Jun 2007 17:53:16 +0800
- 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=KqQkIHP1Hv/rHAMJKPZ2JZqYmo4UHL3S8GZTQeK24cZluosYlnDVB3rsoFPTN2YQFs+tBoSVsZLzwd5T74qgkuCPCF46ug1lspoaN/HfsyjnLk3u7qcLwyKkdd1TaGrptBCCNkuOpUlhJl9VFOtffMvH2GcO4jtKhMizcpkXfgA=
- 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=Jj4bYUBefsy9iIgbNheNC7+iMyKNaXSrbL29uAbZq1JSMgxV1gdUBOdoBJNMGvWDMnXTReVqI3g5ObcV0NQdNhqKRpbME2I2g1HH6UCo3k1SMappnCe15AqHcs1wVLzhEIxtQtliiyixEUvPDRpzsoRGBjx1CpNUZC3FWAxPlZ8=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Dear all,
I have tried to download the SREC image of U-boot but encounter the following errors:
=================================================
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....
DEBUG:SREC Type:0
DEBUG:Line Length:32
DEBUG:Load Address:0x0
DEBUG:Binary Length:11
DEBUG:SREC_START:0x0
DEBUG:SREC Type:99
DEBUG:Line Length:0
DEBUG:Load Address:0x0
DEBUG:Binary Length:11
DEBUG:SREC Type:-1
DEBUG:Line Length:18
DEBUG:Load Address:0x27FFC000
DEBUG:Binary Length:16
FS-BOOT: Invalid SREC!
FS-BOOT: Image download failed.
FS-BOOT: Please reset target.
Is that my U-Boot image is corrupted? Please advice.
Thanks
regards,
chun yeow