From: pankaj goyal <nsit.pankaj@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Error in saving the Env varibles on the flash
Date: Tue, 23 Nov 2004 20:33:16 +0530 [thread overview]
Message-ID: <272c45c6041123070373d12b23@mail.gmail.com> (raw)
Hi all,
I m using the U-boot for the arm 926ej processor.For that I
want to save enviorment variable on the flash and I m using the flash
of 16MB with the base address of the flash is 0x30000000 and the flash
is bottom boot type with the sector size is 128KB and the parameter
sector size 32KB.When I use the second parameter sector to store the
envoirnment variable in the flash I m getting the error "Error: start
and/or end address not on sector boundary".When I explore the code I
found out the in the function flash_fill_sector_range in the file
'u-boot/comman/cmd_flash.c' the range is checked for the each sector
and the parameter sector is not being considered to determine the
number of sector to unprotect them .Can some one please tell me it
this an error in the code or i m specifying the parameter sector in
the wrong way.
bye
next reply other threads:[~2004-11-23 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-23 15:03 pankaj goyal [this message]
2004-11-23 15:48 ` [U-Boot-Users] Error in saving the Env varibles on the flash Wolfgang Denk
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=272c45c6041123070373d12b23@mail.gmail.com \
--to=nsit.pankaj@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.