]> git.baikalelectronics.ru Git - uboot.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)
commit12501c6008ef0277c2383882990846743e34e2d5
tree6db3ed3db2915a836f446f1adcf482146792338e
parentf37eb8509e26e185f30178b0fe11389a78df605f
parent0409c59ba405a90bf503cd09afc46ecd632294b3
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