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)
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


Trivial merge