Please pull u-boot-i2c next

Heiko Schocher hs at denx.de
Fri Aug 9 16:09:19 CEST 2024


Hello Tom,

please pull from u-boot-i2c next

The following changes since commit 2078abaf00b63fc4f70f8a599b61a476e22352f3:

   Merge patch series "alist: Implement a pointer list / array of structs" (2024-08-07 08:51:25 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2cupdates-for-v2024-10-next

for you to fetch changes up to b08ee931ba55cf6196faf7f9d0613e325971f31f:

   board: vining_2000: convert to DM_I2C (2024-08-09 06:27:27 +0200)

----------------------------------------------------------------
i2c updates for v2024.10 next

- DM_I2C conversion for some remaining boards
   from Anatolij

----------------------------------------------------------------
Anatolij Gustschin (10):
       board: shc: convert to DM_I2C
       board: chiliboard: convert to DM_I2C
       board: cm-t43: convert to DM_I2C
       board: igep003x: convert to DM_I2C
       board: sl50: convert to DM_I2C
       board: rut: convert to DM_I2C
       board: novena: convert to DM_I2C
       board: vf610twr: convert to DM_I2C
       board: cm_fx6: convert to DM_I2C
       board: vining_2000: convert to DM_I2C

  board/bosch/shc/board.c                 |  22 +++++++++++-----------
  board/compulab/cm_fx6/cm_fx6.c          |   3 ++-
  board/compulab/cm_t43/cm_t43.c          |   2 --
  board/compulab/common/Makefile          |   8 +++++++-
  board/compulab/common/eeprom.c          |  14 +++++---------
  board/compulab/common/eeprom.h          |   2 +-
  board/kosagi/novena/novena.c            |  10 +++++-----
  board/kosagi/novena/video.c             | 140 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------
  board/softing/vining_2000/vining_2000.c |  25 -------------------------
  configs/am335x_igep003x_defconfig       |   2 +-
  configs/am335x_shc_defconfig            |   4 +++-
  configs/am335x_shc_ict_defconfig        |   4 +++-
  configs/am335x_shc_netboot_defconfig    |   4 +++-
  configs/am335x_shc_sdboot_defconfig     |   4 +++-
  configs/am335x_sl50_defconfig           |   2 +-
  configs/chiliboard_defconfig            |   2 +-
  configs/cm_fx6_defconfig                |   2 +-
  configs/cm_t43_defconfig                |   3 ++-
  configs/novena_defconfig                |   2 +-
  configs/rut_defconfig                   |   2 +-
  configs/vf610twr_defconfig              |   2 +-
  configs/vf610twr_nand_defconfig         |   2 +-
  configs/vining_2000_defconfig           |   2 +-
  23 files changed, 129 insertions(+), 134 deletions(-)

Azure build:
https://dev.azure.com/hs0298/hs/_build/results?buildId=118&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: hs at denx.de


More information about the U-Boot mailing list