u-boot: fsl_upfater: WA for occasional fails while pushing data over UTP
Ocassionally downloading data over UTP fails. This patch workarounds/fix
this issue by returning a BUSY UTP status (instead of a PASS status)
when a utp exec command is received. This seems to allow the PC side to
wait for longer time while the file is being pushed/downloanded.
Signed-off-by: Juan Gutierrez <b44802@freescale.com>