From mboxrd@z Thu Jan 1 00:00:00 1970 From: Murray.Jensen at csiro.au Date: Thu, 30 Jun 2005 15:50:30 +1000 Subject: [U-Boot-Users] [PATCH] allow flash "ranges" to default to end of flash Message-ID: <29153.1120110630@gerd> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch modifies the flash "range" code slightly to allow a range to "default" to the "end of the bank". Currently, you must specify "-" where and are sector numbers (zero based) within the "bank". This code allows you to say "-" and will default to the sector number of the last sector in the "bank". I thought I needed this - but now I don't use it anymore. However, the code might still be useful to someone. 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 part -------------- A non-text attachment was scrubbed... Name: CMD-FLAS.PAT Type: text/x-patch Size: 1892 bytes Desc: cmd-flash-range-end.patch Url : http://lists.denx.de/pipermail/u-boot/attachments/20050630/742135f5/attachment.bin