From: Saikrishna Gajula <gajula_kittu@rediffmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Error: start address not on sector boundary
Date: Fri, 14 Oct 2005 10:07:44 +0000 (UTC) [thread overview]
Message-ID: <loom.20051014T120117-702@post.gmane.org> (raw)
In-Reply-To: 20050706222653.04E103535EB@atlas.denx.de
Wolfgang Denk <wd <at> denx.de> writes:
>
> 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
>
Hi,
I am also getting the same error like below, but i dont know why it is coming!
i am using Versatile PB by ARM and i am using U-boot-1.1.3, and i am using the
flash of size 64M
Versatile # saveenv
Saving Environment to Flash...
Error: start address not on sector boundary
can any body give a hint to solve this problem,
Thanks in advance,
Saikrishna Gajula
prev parent reply other threads:[~2005-10-14 10:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-06 20:47 [U-Boot-Users] Error: start address not on sector boundary HS8JCV
2005-07-06 22:26 ` Wolfgang Denk
2005-10-14 10:07 ` Saikrishna Gajula [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20051014T120117-702@post.gmane.org \
--to=gajula_kittu@rediffmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox