From: Alessio Sangalli <alesan@manoweb.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Environment "image" tool
Date: Mon, 18 Jul 2011 09:22:28 -0700 [thread overview]
Message-ID: <4E245DC4.3080307@manoweb.com> (raw)
In-Reply-To: <4E2270CB.3060708@manoweb.com>
On 07/16/2011 10:19 PM, Alessio Sangalli wrote:
> I am writing a "flashing tool" for my NAND chip.
>
> Is the format that U-Boot uses to write the environment "stable" or it
> could change?
So I have written in my application some code that:
1) takes an area equivalent in size to ENV_SIZE and places a series of
'\0' terminated strings
2) calculates the CRC32 and places it in the first 4 bytes
This is written to the NAND and used by U-Boot, no problems at all.
My application is GLP-3 and available at:
https://gitorious.org/microflasher
bye
as
next prev parent reply other threads:[~2011-07-18 16:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-16 23:18 [U-Boot] Environment "image" tool Alessio Sangalli
2011-07-16 23:31 ` Wolfgang Denk
2011-07-17 5:19 ` Alessio Sangalli
2011-07-18 16:22 ` Alessio Sangalli [this message]
2011-07-18 17:38 ` Mike Frysinger
2011-07-18 17:47 ` Alessio Sangalli
2011-07-18 17:59 ` Mike Frysinger
2011-07-18 19:52 ` Alessio Sangalli
2011-07-18 19:56 ` Mike Frysinger
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=4E245DC4.3080307@manoweb.com \
--to=alesan@manoweb.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.