[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] New Board - UBoot
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] New Board - UBoot
- From: "mak visp" <mak.visp@xxxxxxxxx>
- Date: Tue, 23 Dec 2008 11:55:53 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=kB1g0/XXfa9zVx102fqYTAsDQv1RKr0hGKk9j0onu/s=; b=NwWeDsbKInxc/AoufDesZAW+YlIM1niG7zrx/mAaOx7WP4sCV1Fe4wfL07a0B6g8kH k+Fm7JeaqosaEc15QBvtgUGhq5vy8Sr1zJYIyez012bwurdr2JP++le1GJyH0qiLoT2V edQGJbyeKDhQAZzco+9weyOjoF79sc4IxCA/E=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=u4z68xf4GS7G9KwHztL6PHx3peP7sTvkYselxohkMm4zcZ/pPt7VUfKQ8sntrNQXbM CUs7hJGXjwGBDBcuntlySVifWt/j8Cf/Qfz/ND7UC1VxOJWs+IQfdKPcYlHQx6u4vGOU C4gXB07bEKVAiDdbU1eq4NxRpg7z6IfhB6ZiA=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hello all,
I have successfully ported the petalinux to the Spartan 3E500 based
Xilinx board (Starter Kit). Now I want to port the petalinux for the
custom board made for our project.
When I tried to download the U-Boot image on the board, it was not working.
The message I got is
******************************************************************************************************************
=================================================
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 no
t boot automatically after POR.
FS-BOOT: Press 'n' to boot old image.
FS-BOOT: Use new image.
FS-BOOT: Booting image...
SDRAM :
Enabling caches :
Icache:OK
Dcache:OK
ERROR: Insufficient memory to initialize u-boot.
Check system address map and memory size.
### ERROR ### Please RESET the board ###
******************************************************************************************************************
I have searched for error message in the source. I found it in the board.c file.
I checked the address map and it seems to be OK.
Is it that I need to write the separate board file for my custom board?
Has anybody faced this issue before? Any hint will also useful.
Thanks
Mak
___________________________
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/