[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] New Board - UBoot
Hi,
> 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
Look to board.c and to auto-config.h file. Check there CFG_SDRAM_BASE and SIZE.
IMHO if in board.c is clear.
Check your mss file. If you have any problem with it, please send your mss and
mhs file.
Regards,
Michal
___________________________
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/