]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: stm32: Define I2C EEPROM bus and address on DHCOM
authorMarek Vasut <marex@denx.de>
Mon, 27 Apr 2020 10:26:42 +0000 (12:26 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Thu, 14 May 2020 07:02:12 +0000 (09:02 +0200)
commit613f5d59e2e13b428f077580ff51c3dc405f76f5
tree501de343e72cc2e1660ebb387bb2cd116f0e2574
parent76a7c4c6cc188b4007a737b219bae070f961c48f
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 <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Cc: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
configs/stm32mp15_dhcom_basic_defconfig