commit | 3bab76a26e03df4ff81342fcc16393ce37d9766b | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Fri Jun 06 23:07:40 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Jun 30 22:52:43 2008 +0200 |
tree | 7f9872454654ad432dd68b921ab4af798f5686cf | |
parent | 9810263afec5ac5f38f92963bb3b6d799e4331d0 [diff] |
Delay FIT format check on sector based devices Global FIT image operations like format check cannot be performed on a first sector data, defer them to the point when whole FIT image was uploaded to a system RAM. Signed-off-by: Marian Balakowicz <m8@semihalf.com> Partial ('cmd_nand' case) Acked-by: Grant Erickson <gerickson@nuovations.com> NAND and DOC bits Acked-by: Scott Wood <scottwood@freescale.com>