[U-Boot] Please pull from u-boot-i2c next
Heiko Schocher
hs at denx.de
Tue Dec 17 13:01:58 CET 2019
Hello Tom,
please pull from uboot-i2c next branch:
The following changes since commit 553cb06887825314e74a9bdac337467c77d1db88:
Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next
(2019-12-12 08:18:59 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git tags/20191217-for-next
for you to fetch changes up to 033e18b47bd020610f84ca88c5ce3b88215d563a:
misc: i2c_eeprom: add size query (2019-12-17 06:58:19 +0100)
----------------------------------------------------------------
i2c: for next
- misc: i2c_eeprom:
Add partition support and add ability to query size
of eeprom device and partitions
- i2c common:
add support for offset overflow in to address and add
sandbox tests for it.
----------------------------------------------------------------
Robert Beckett (5):
i2c: add support for offset overflow in to address
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
dm: i2c: EEPROM simulator add tests for addr offset mask
misc: i2c_eeprom: add fixed partitions support
misc: i2c_eeprom: add size query
arch/sandbox/include/asm/test.h | 7 ++++
drivers/i2c/i2c-uclass.c | 34 ++++++++++++++++----
drivers/misc/i2c_eeprom.c | 243
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
drivers/misc/i2c_eeprom_emul.c | 80 ++++++++++++++++++++++++++++++++++-----------
include/i2c.h | 33 +++++++++++++++++++
include/i2c_eeprom.h | 12 +++++++
test/dm/i2c.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
7 files changed, 463 insertions(+), 59 deletions(-)
travis build:
https://travis-ci.org/hsdenx/u-boot-i2c/builds/626040609
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list