Re: [U-Boot] [PATCH 08/13 v3] ARM: OMAP3: Add NAND support

2008-10-11 Thread Dirk Behme
Scott Wood wrote: On Fri, Oct 10, 2008 at 08:58:41AM +0200, Dirk Behme wrote: +/* + * omap_calculate_ecc - Generate non-inverted ECC bytes. + * + * Using noninverted ECC can be considered ugly since writing a blank + * page ie. padding will clear the ECC bytes. This is no problem as + * lon

Re: [U-Boot] resetting environment to default

2008-10-11 Thread Kumar Gala
On Oct 10, 2008, at 5:12 PM, Wolfgang Denk wrote: > Dear Kumar, > > In message > <[EMAIL PROTECTED]> you wrote: >> In some discussions we were talking about the nicety of having a >> command to reset the environment back to defaults. The reason for >> having a command is to deal with know exac

[U-Boot] [PATCH] Add IC Identif Module (IIM) support for ADS5121

2008-10-11 Thread Martha Marx
IIM (IC Identification Module) is the fusebox for the mpc5121. Use #define CONFIG_IIM to turn on the clock for this module, use #define CONFIG_CMD_FUSE to add fusebox commands. These are turned off by default. Fusebox commands include the ability to read the protection status, read the register c

Re: [U-Boot] resetting environment to default

2008-10-11 Thread Wolfgang Denk
Dear Kumar, In message <[EMAIL PROTECTED]> you wrote: > > > Sure - IIRC we actually had a pretty detailed plan what it should look > > like (including the name and arguments), but just didn;t find a > > volunteer to implement it. > > Cool. Is that something you could post? Here is a link: htt