On Thursday 20 August 2009 16:45:28 SlinceArm wrote:
> Hi , everyone .
>
> My u-boot version is 2009-01 and i try porting u-boot on pxa270 development
> board.
> when i power on my board then minicom show these information
>
>  DRAM:  64 MB
>  ERROR: too many flash sectors
>  ERROR: too many flash sectors

This error is important. Searching in the source code gives you an hint. You 
should increase CONFIG_SYS_MAX_FLASH_SECT to match you hardware.

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: off...@denx.de
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to