[U-Boot] [PATCH v5 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board

Simon Glass sjg at chromium.org
Sat Mar 14 01:33:51 CET 2015


Hi Albert,

On 13 March 2015 at 02:04, Albert ARIBAUD (3ADEV)
<albert.aribaud at 3adev.fr> wrote:
> This series extends functionality for the LPC32xx platform and
> introduces the WORK Microwave work_92105 board which makes use
> of the extended functionality.
>
> NOTES:
>
> A - I2C driver remains non-DM
>
> During v2 review, it was suggested to move to DM for I2C. However,
> this caused issues with the 'date', 'dtt' and 'eeprom' commands which
> are configured in this board. Therefore the I2C move to DM was not
> done.

Does CONFIG_DM_I2C_COMPAT help with this? If you define that you get
the old API.

Otherwise if you can share the (broken) patches I can take a look at
how to fix those commands.

Regards,
Simon


More information about the U-Boot mailing list