Hello Kees,
Am 03.08.2020 um 16:49 schrieb Trommel, Kees (Contractor):
Fix for the case of a U-Boot configuration with CONFIG_SPL,
CONFIG_I2C_MUX, CONFIG_I2C_MUX_PCA954x, no CONFIG_SPL_DM and no
CONFIG_SPL_I2C_MUX. Without this fix linking of pca954x fails because
dm_write_i2c does not exist because CONFIG_SPL_DM is not defined.
Signed-off-by: Kees Trommel <kees.trommel.contrac...@draeger.com>
Cc: Heiko Schocher <h...@denx.de>
Please use for further posts a single space after Cc:
---
drivers/i2c/Makefile | 2 +-
drivers/i2c/muxes/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-i2c.git
Thanks!
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: h...@denx.de