From: Murray.Jensen at csiro.au <Murray.Jensen@csiro.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] allow flash "ranges" to default to end of flash
Date: Thu, 30 Jun 2005 23:14:40 +1000 [thread overview]
Message-ID: <7905.1120137280@huldra> (raw)
In-Reply-To: Your message of "Thu, 30 Jun 2005 12:21:33 +0200" <20050630102133.DD6373535F4@atlas.denx.de>
On Thu, 30 Jun 2005 12:21:33 +0200, Wolfgang Denk writes:
>In message <29153.1120110630@gerd> you wrote:
>>
>> This patch modifies the flash "range" code slightly to allow a range to
>> "default" to the "end of the bank". Currently, you must specify
>> "<first>-<last>" where <first> and <last> are sector numbers (zero based)
>> within the "bank". This code allows you to say "<first>-" and <last> will
>
>No, numbers don't have to be within one bank.
I wrote the code - even though it was a long time ago, my memory is that
they do in fact have to be within one bank. I left out a bit of the syntax,
it is actually "<bank>:<first>[-<last>]". The patch changes this to
"<bank>:<first>[-[<last>]]".
>I will not include this patch as we have another, IMHO more useful
>extension in the queue: "first +size", so you can for example use
>"era $(start) +$(filesize)".
This can co-exist with the bank/sector notation.
>> The information contained in this e-mail may be confidential or privileged.
>> Any unauthorised use or disclosure is prohibited. If you have received this
>> e-mail in error, please delete it immediately and notify Murray Jensen on
>
>And I cannot use any stuff with such a "copyright" note anyway.
This isn't a "copyright note" (notice?). It is a standard disclaimer. I cannot
send public email from this account without it. See previous email. Cheers!
Murray...
--
Murray Jensen, CSIRO Manufacturing & Infra. Tech. Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia. Fax: +61 3 9662 7853
Internet: Murray.Jensen at csiro.au
To the extent permitted by law, CSIRO does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained or
that the communication is free of errors, virus, interception or interference.
The information contained in this e-mail may be confidential or privileged.
Any unauthorised use or disclosure is prohibited. If you have received this
e-mail in error, please delete it immediately and notify Murray Jensen on
+61 3 9662 7763. Thank you.
next prev parent reply other threads:[~2005-06-30 13:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-30 5:50 [U-Boot-Users] [PATCH] allow flash "ranges" to default to end of flash Murray.Jensen at csiro.au
2005-06-30 10:21 ` Wolfgang Denk
2005-06-30 13:14 ` Murray.Jensen at csiro.au [this message]
2005-06-30 13:40 ` Wolfgang Denk
2005-06-30 14:26 ` Murray.Jensen at csiro.au
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=7905.1120137280@huldra \
--to=murray.jensen@csiro.au \
--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.