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>
Showing
- common/cmd_doc.c 10 additions, 9 deletionscommon/cmd_doc.c
- common/cmd_fdc.c 8 additions, 7 deletionscommon/cmd_fdc.c
- common/cmd_ide.c 10 additions, 9 deletionscommon/cmd_ide.c
- common/cmd_nand.c 20 additions, 18 deletionscommon/cmd_nand.c
- common/cmd_scsi.c 8 additions, 7 deletionscommon/cmd_scsi.c
- common/cmd_usb.c 8 additions, 7 deletionscommon/cmd_usb.c
Loading
Please register or sign in to comment