projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
addb1d9
3104162
)
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
author
Tom Rini
<trini@konsulko.com>
Wed, 11 Dec 2019 13:17:19 +0000
(08:17 -0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 11 Dec 2019 13:17:19 +0000
(08:17 -0500)
i2c bugfixes for 2020.01
- i2c: i2c_cdns: fix write timeout on fifo boundary
fixes timout issue when writting number of bytes is multiple
of the FIFO depth.
Trivial merge