commit | cefb402857c70c07ce9c896c96e9b44b0107246e | [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 | 4d9c188483f74849f53deabf304d8d2e8a9b5399 [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>