* i2c driver for mini2440
@ 2013-12-27 11:25 G Rodriguez
2013-12-27 11:30 ` Alexander Shiyan
0 siblings, 1 reply; 3+ messages in thread
From: G Rodriguez @ 2013-12-27 11:25 UTC (permalink / raw)
To: barebox
Hello all,
I would like to add an i2c driver for the mini2440 board to barebox.
Before I dive into this I wanted to know if someone else has already done this.
Also I could not find much documentation on how to do this or where to get started.
Can anyone provide any pointers or suggestions?
Thank you,
G Rodriguez
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: i2c driver for mini2440
2013-12-27 11:25 i2c driver for mini2440 G Rodriguez
@ 2013-12-27 11:30 ` Alexander Shiyan
2013-12-27 12:03 ` Guillermo Rodriguez
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Shiyan @ 2013-12-27 11:30 UTC (permalink / raw)
To: G Rodriguez; +Cc: barebox
> Hello all,
>
> I would like to add an i2c driver for the mini2440 board to barebox.
> Before I dive into this I wanted to know if someone else has already done this.
>
> Also I could not find much documentation on how to do this or where to get started.
> Can anyone provide any pointers or suggestions?
Naked driver does nothing.
It would be better if you would tell where it will be used.
---
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: i2c driver for mini2440
2013-12-27 11:30 ` Alexander Shiyan
@ 2013-12-27 12:03 ` Guillermo Rodriguez
0 siblings, 0 replies; 3+ messages in thread
From: Guillermo Rodriguez @ 2013-12-27 12:03 UTC (permalink / raw)
To: Alexander Shiyan; +Cc: barebox
Hi Alexander,
Thank you for your reply.
A naked driver would already be useful with the i2c command, which allows to
read and write i2c data from the command line (see commands/i2c.c)
The goal is to read configuration parameters from an i2c EEPROM onboard.
BR,
Guillermo Rodriguez
El 27/12/2013 12:30, Alexander Shiyan escribió:
>> Hello all,
>>
>> I would like to add an i2c driver for the mini2440 board to barebox.
>> Before I dive into this I wanted to know if someone else has already done this.
>>
>> Also I could not find much documentation on how to do this or where to get started.
>> Can anyone provide any pointers or suggestions?
>
> Naked driver does nothing.
> It would be better if you would tell where it will be used.
>
> ---
>
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-27 12:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-27 11:25 i2c driver for mini2440 G Rodriguez
2013-12-27 11:30 ` Alexander Shiyan
2013-12-27 12:03 ` Guillermo Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox