public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: rk_spi: Fix transfer size overflow
@ 2019-12-11 13:26 Jagan Teki
  2019-12-11 13:26 ` [PATCH 1/2] Revert "rockchip: spi: fix off-by-one in chunk size computation" Jagan Teki
  2019-12-11 13:26 ` [PATCH 2/2] spi: rk_spi: Fix overflow max chunk size Jagan Teki
  0 siblings, 2 replies; 7+ messages in thread
From: Jagan Teki @ 2019-12-11 13:26 UTC (permalink / raw)
  To: u-boot

These two patches are fixing flash read with > 64K size and
spi flash read during SPI boot.

Any inputs?
Jagan.

Jagan Teki (2):
  Revert "rockchip: spi: fix off-by-one in chunk size computation"
  spi: rk_spi: Fix overflow max chunk size

 drivers/spi/rk_spi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.18.0.321.gffc6fa0e3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-12-23  2:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11 13:26 [PATCH 0/2] spi: rk_spi: Fix transfer size overflow Jagan Teki
2019-12-11 13:26 ` [PATCH 1/2] Revert "rockchip: spi: fix off-by-one in chunk size computation" Jagan Teki
2019-12-11 13:40   ` Philipp Tomsich
2019-12-11 14:10     ` Jagan Teki
2019-12-21  7:32     ` Jagan Teki
2019-12-23  2:28       ` Kever Yang
2019-12-11 13:26 ` [PATCH 2/2] spi: rk_spi: Fix overflow max chunk size Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox