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

Albert ARIBAUD albert.aribaud at 3adev.fr
Sat Mar 14 14:49:44 CET 2015


Hi Simon,

Le Fri, 13 Mar 2015 18:33:51 -0600, Simon Glass <sjg at chromium.org> a
écrit :

> 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.

Nope, I tried CONFIG_I2C_COMPAT as soon as I hit the errors, and itdid
not fix things.
 
> Otherwise if you can share the (broken) patches I can take a look at
> how to fix those commands.

I'll push a branch on Monday for this.

> Regards,
> Simon

Cordialement,
Albert ARIBAUD
3ADEV


More information about the U-Boot mailing list