Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ENGR00140950 mfg: fix the bug that ubiformat utility breaks utp protocol | Peter Chen | 2014-04-16 |
| | | | | | | | | | | ubiformat includes command, data, command periods, it breaks utp protocol for PUT commands. So we add two operations to fix it. One is sending busy to host before the data periods begins. The second is adding a new command to waiting ubiformat's command period. Signed-off-by: Li Xingyu <b02754@freescale.com> Signed-off-by: Peter Chen <peter.chen@freescale.com> | ||
* | ENGR00280494-1 make the kernel image for mfgtool | Frank Li | 2014-04-16 |
uboot needs pass down below parameters removable = 1 stall = 0 idVendor = 0x066F idProduct = 0x37FF iSerialNumber = "" Signed-off-by: Lu Lin <b37454@freescale.com> Signed-off-by: Frank Li<frank.li@freescale.com> |