]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add new argument format for flash commands to allow for usage like
authorWolfgang Denk <wd@castor.denx.de>
Thu, 21 Jul 2005 09:45:50 +0000 (11:45 +0200)
committerWolfgang Denk <wd@castor.denx.de>
Thu, 21 Jul 2005 09:45:50 +0000 (11:45 +0200)
commitf530187dbd69b0534e84b553f9a9803b16ed4999
tree85bf211072d020c82dee61046b28ec9f2b139643
parent3bb9cec9626267c967363da7f3b57643ed706136
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.
CHANGELOG
common/cmd_flash.c