Hello Simon,
Simon Glass wrote:
> +U-Boot, which I seemed to have dropped by mistake
>
> Hi Stephen,
>
> On Thu, Jan 12, 2012 at 10:59 AM, Stephen Warren wrote:
>> Simon Glass wrote at Wednesday, January 11, 2012 8:00 PM:
>>> On Mon, Jan 9, 2012 at 1:45 PM, Stephen Warren wrote:
On 12/26/
Hi Stephen,
On Thu, Jan 12, 2012 at 11:21 AM, Stephen Warren wrote:
> Simon Glass wrote at Thursday, January 12, 2012 12:10 PM:
>> On Thu, Jan 12, 2012 at 10:59 AM, Stephen Warren wrote:
>> > Simon Glass wrote at Wednesday, January 11, 2012 8:00 PM:
> ...
>> >> Also U-Boot tends to call i2c_init
Simon Glass wrote at Thursday, January 12, 2012 12:10 PM:
> On Thu, Jan 12, 2012 at 10:59 AM, Stephen Warren wrote:
> > Simon Glass wrote at Wednesday, January 11, 2012 8:00 PM:
...
> >> Also U-Boot tends to call i2c_init() before every use of i2c, whereas
> >> we just want to init once and be don
+U-Boot, which I seemed to have dropped by mistake
Hi Stephen,
On Thu, Jan 12, 2012 at 10:59 AM, Stephen Warren wrote:
> Simon Glass wrote at Wednesday, January 11, 2012 8:00 PM:
>> On Mon, Jan 9, 2012 at 1:45 PM, Stephen Warren wrote:
>> > On 12/26/2011 11:11 AM, Simon Glass wrote:
>> >> This
On 12/26/2011 11:11 AM, Simon Glass wrote:
> This enables I2C on Seaboard.
...
> diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
...
> +#define CONFIG_SYS_I2C_INIT_BOARD
I don't think that option is correct for Seaboard; the description in
the README indicates this causes a fu
This enables I2C on Seaboard.
Signed-off-by: Simon Glass
---
include/configs/seaboard.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 1dc775a..6e04278 100644
--- a/include/configs/seaboard.h
+++ b/inc
6 matches
Mail list logo