summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@castor.denx.de>2005-07-21 11:45:50 +0200
committerWolfgang Denk <wd@castor.denx.de>2005-07-21 11:45:50 +0200
commitf530187dbd69b0534e84b553f9a9803b16ed4999 (patch)
tree85bf211072d020c82dee61046b28ec9f2b139643 /CHANGELOG
parent3bb9cec9626267c967363da7f3b57643ed706136 (diff)
downloadtalos-obmc-uboot-f530187dbd69b0534e84b553f9a9803b16ed4999.tar.gz
talos-obmc-uboot-f530187dbd69b0534e84b553f9a9803b16ed4999.zip
Add new argument format for flash commands to allow for usage like
"erase $(addr) +$(filesize)", i. e. a size argument can be used and U-Boot will automaticially find the end of the corresponding sector.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3a8a534cf8..4054e82194 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes for U-Boot 1.1.3:
======================================================================
+* Add new argument format for flash commands to allow for usage like
+ "erase $(addr) +$(filesize)", i. e. a size argument can be used and
+ U-Boot will automaticially find the end of the corresponding sector.
+
* Patch by Stefan Roese, 5 Jul 2005:
Update uc100 board PHY setup
OpenPOWER on IntegriCloud