On Fri, 19 Jul 2024 23:51:23 +0200, Anatolij Gustschin wrote:
> Rework to remove use of legacy I2C API.
>
>
Applied to u-boot/master, thanks!
--
Tom
Thank you Anatolij, I'm really glad someone was interested in making
this board work properly in mainline u-boot!
On Sat, Jul 20, 2024 at 8:09 AM Anatolij Gustschin wrote:
>
> Hi Simon,
>
> On Sat, 20 Jul 2024 13:36:04 +0100
> Simon Glass s...@chromium.org wrote:
> ...
> > > - /* return BEA
On Fri, Jul 19, 2024 at 11:51:23PM +0200, Anatolij Gustschin wrote:
> Rework to remove use of legacy I2C API.
>
> Signed-off-by: Anatolij Gustschin
> Cc: Tom Rini
> ---
> board/beagle/beagle/beagle.c | 41 +-
> configs/omap3_beagle_defconfig | 2 +-
> include
Hi Simon,
On Sat, 20 Jul 2024 13:36:04 +0100
Simon Glass s...@chromium.org wrote:
...
> > - /* return BEAGLE_NO_EEPROM if eeprom doesn't respond */
> > - if (i2c_probe(EXPANSION_EEPROM_I2C_ADDRESS) == 1) {
> > - i2c_set_bus_num(TWL4030_I2C_BUS);
> > + ret = i2c_get_
Hi Anatolij,
On Fri, 19 Jul 2024 at 22:51, Anatolij Gustschin wrote:
>
> Rework to remove use of legacy I2C API.
>
> Signed-off-by: Anatolij Gustschin
> Cc: Tom Rini
> ---
> board/beagle/beagle/beagle.c | 41 +-
> configs/omap3_beagle_defconfig | 2 +-
> incl
Rework to remove use of legacy I2C API.
Signed-off-by: Anatolij Gustschin
Cc: Tom Rini
---
board/beagle/beagle/beagle.c | 41 +-
configs/omap3_beagle_defconfig | 2 +-
include/configs/omap3_beagle.h | 3 ---
3 files changed, 26 insertions(+), 20 deletions(-)
6 matches
Mail list logo