[PATCH 10/11] board: cm_fx6: convert to DM_I2C

Anatolij Gustschin agust at denx.de
Wed Aug 7 15:11:58 CEST 2024


Hello Heiko,

On Wed, 7 Aug 2024 13:16:21 +0200
Heiko Schocher hs at denx.de wrote:

> Hello Anatolij,
> 
> On 03.08.24 18:15, Anatolij Gustschin wrote:
> > Conversion to DM_I2C is mandatory, enable DM_I2C to fix board
> > removal warning. Convert EEPROM access to use DM_I2C API.
> > 
> > Signed-off-by: Anatolij Gustschin <agust at denx.de>
> > ---
> > Cc: Nikita Kiryanov <nikita at compulab.co.il>
> > Cc: Fabio Estevam <festevam at denx.de>
> > Cc: Tom Rini <trini at konsulko.com>
> > ---
> >   board/compulab/cm_fx6/cm_fx6.c |  3 ++-
> >   board/compulab/common/Makefile |  2 +-
> >   board/compulab/common/eeprom.c | 14 +++++---------
> >   board/compulab/common/eeprom.h |  2 +-
> >   configs/cm_fx6_defconfig       |  2 +-
> >   5 files changed, 10 insertions(+), 13 deletions(-)  
> 
> This patch breaks world build ... could you take a look?
> 
> https://dev.azure.com/hs0298/hs/_build/results?buildId=114&view=logs&j=08d7dacc-cd40-5df3-6db5-bb431d28637a&t=8da0c77f-a38d-54ad-3682-1c9d5ed6f8aa&l=1228

I've sent a v2 patch to fix this. Thanks!

--
Anatolij


More information about the U-Boot mailing list