[U-Boot-Users] Error: start address not on sector boundary

Wolfgang Denk wd at denx.de
Thu Jul 7 00:26:52 CEST 2005


In message <7febb0a1050706134762dfe45e at mail.gmail.com> you wrote:
>
> I complie new u-boot for Flash SST39VF3201.
> It complete and can boot with u-boot.
> Follow that.
> boot 1.0 (Nov 25 2003 - 23:08:05)
> 
> Uncompressing image...
> U-Boot 1.1.2 (Jun 25 2005 - 22:30:04)

And which board is this exactly, and which  board  configuration  did
you use?

> U-Boot> saveenv
> Saving Environment to Flash...
> Error: start address not on sector boundary
> 
> and Flash Organizations follow this code.
> 
> OrgDef OrgSST39VF3201[] =
> {
> 	{  1,16*1024 },	/*   1 *  16 kBytes sectors */
> 	{  2,8*1024 },	/*   2 * 8 kBytes sectors */
> 	{  1,32*1024 },	/*   1 * 32 kBytes sectors */
> 	{ 63,64*1024 },	/*  31 * 64 kBytes sectors */
> };
> 
> Why it show error.?

Because your flash driver was misconfigured.

> How to resolve this error.?

Fix your flash driver configuration.


[I cannot give any better help without even knowing which  board  you
are talking about.]

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.




More information about the U-Boot mailing list