mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 07:51:17 +02:00
Writing of individual registers was not functioning correctly as a 0 'offset' byte under DM-managed I2C was being appended in front of register we wanted to access. Signed-off-by: Mathew McBride <matt@traverse.com.au>