]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Sat, 30 May 2020 03:54:01 +0000 (23:54 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 30 May 2020 03:54:01 +0000 (23:54 -0400)
commit29b0540d5acc35c8096d7147d7574d0b3ae7dcc0
tree6db3ed3db2915a836f446f1adcf482146792338e
parent606cced58bf44bdf640760711be40d15a169aa71
parentb24dc83f156604f253ef6521776444188c5bff9b
Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c

i2c changes for v2020.07-rc4
- fix eeprom issue with AT24MAC402 (address != 0)
- fix in i2c-uclass.c when compiling compiling with -Wtype-limits
- designware_i2c: small fixes:
  - check if the device is powered
  - tidy up use of NULL priv