]> Git Repo - J-u-boot.git/commit
ARM: stm32: Define I2C EEPROM bus and address on DHCOM
authorMarek Vasut <[email protected]>
Mon, 27 Apr 2020 10:26:42 +0000 (12:26 +0200)
committerPatrick Delaunay <[email protected]>
Thu, 14 May 2020 07:02:12 +0000 (09:02 +0200)
commit8d055b020aa8679d8033649d69655f299569720f
tree501de343e72cc2e1660ebb387bb2cd116f0e2574
parent92ca0f7446c5948f364bfb3377f9e08fad7ff857
ARM: stm32: Define I2C EEPROM bus and address on DHCOM

Define I2C EEPROM bus and address, so that the 'eeprom' command uses
the correct ones and does not generate the following error:
    eeprom_rw_block: Cannot find udev for a bus 0

Signed-off-by: Marek Vasut <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Cc: Patrice Chotard <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
configs/stm32mp15_dhcom_basic_defconfig
This page took 0.036845 seconds and 4 git commands to generate.