Re: [U-Boot-Users] [Patch 5/9 Try2]U-boot-V2:cmd: add I2C commands

2008-06-21 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > i2cdev command is introduced here. This allows > for device creation for doing i2c ops. ... > +static const __maybe_unused char cmd_i2cdev_s[] = > +"Usage:\n" > +" i2cdev [-a|-r] -b bus_dev -d dev_addr \n" > +"Where:\n" > +"-a

Re: [U-Boot-Users] [PATCH v2] Update Freescale sys_eeprom.c to handle CCID formats

2008-06-21 Thread Ben Warren
Hi Timur, Timur Tabi wrote: > Update the sys_eeprom.c file to handle both NXID and CCID EEPROM formats. The > NXID format replaces the older CCID format, but it's important to support both > since most boards out there still use the CCID format. This change is in > preparation for using one file

Re: [U-Boot-Users] Compilation with gcc4 : Unknown values in msr

2008-06-21 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I sent two days ago, a mail concerning a trouble to compile u-boot with > gcc4.3.2. I solve this problem by moving a section and concatenate with ... > But now when I try to boot I have this error message : > U-Boot 1.1.6-4 It is a complete waste of

[U-Boot-Users] [PATCH] fdt: Fix typo in variable name.

2008-06-21 Thread Detlev Zundel
Signed-off-by: Detlev Zundel <[EMAIL PROTECTED]> --- common/fdt_support.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/fdt_support.c b/common/fdt_support.c index e58b294..3828228 100644 --- a/common/fdt_support.c +++ b/common/fdt_support.c @@ -63,7 +63,7 @@ in