u-boot/arch/m68k
Angelo Dureghello b6afa7cf62 i2c: fsl_i2c: fix m68k transferts
This driver is actually used for powerpc and m68k/ColdFire.

On ColdFire SoC's, interrupt flag get not set if IIEN flag (mbcr bit6,
interrupt enabled) is not set appropriately before each transfert.
As a result, the transfert hangs forever waiting for IIEN.
This patch set IIEN before each transfert, while considering this fix
as not harming powerpc arch.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
2023-04-11 06:51:56 +02:00
..
cpu m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition 2023-04-11 06:51:51 +02:00
dts Merge branch 'master' into next 2023-03-27 15:19:57 -04:00
include/asm i2c: fsl_i2c: fix m68k transferts 2023-04-11 06:51:56 +02:00
lib m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig Xilinx changes for v2022.10 2022-06-27 10:15:50 -04:00
Makefile m68k: Drop unused CONFIG_M52277 2023-02-07 14:33:48 -05:00