Files
u-boot-tk1-som/drivers
Gong Qianyu 940d2b89bf spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
In current driver, we always copy 4 bytes to the dest memory.
Actually the dest memory may be shorter than 4 bytes.
Add an argument to indicate the dest memory length.
Avoid writing memory outside of the bounds.

Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-01-27 08:28:31 -08:00
..
2015-11-02 10:38:00 +09:00
2016-01-13 21:05:19 -05:00
2015-10-22 14:22:22 -04:00
2015-10-23 09:42:28 -06:00
2016-01-19 08:31:21 -05:00
2016-01-21 20:42:36 -07:00