Hello Tom, The following changes since commit b22a276f039f818d5564bec6637071cfc8a7e432:
image: android: fix ramdisk default address (2025-05-30 13:44:05 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2cfixes-for-2025.07-rc4 for you to fetch changes up to ec7b49c4108afdca3864da45b5444efb327ce75c: i2c: designware_i2c Return -ETIMEDOUT for timeout errors (2025-06-02 11:02:58 +0200) ---------------------------------------------------------------- i2c bugfixes for v2025.07-rc4 - designware_i2c: fix globally wrong return value -1 into -ETIMEDOUT in driver, which leaded in silent errors as a timeout resulted in an uninitialized value being returned, potentially causing unexpected behavior. ---------------------------------------------------------------- Wojciech Szamocki (1): i2c: designware_i2c Return -ETIMEDOUT for timeout errors drivers/i2c/designware_i2c.c | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) Azure build is fine: https://dev.azure.com/hs0298/hs/_build/results?buildId=177&view=results Thanks! bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: h...@denx.de