On Fri, Jul 25, 2008 at 04:23:34PM +0900, Kyungmin Park wrote: > +/* > + * Enumeration for NAND/OneNAND flash chip state > + */ > +enum { > + FL_READY, > + FL_READING, > + FL_WRITING, > + FL_ERASING, > + FL_SYNCING, > + FL_CACHEDPRG, > + FL_UNLOCKING, > + FL_LOCKING, > + FL_RESETING, > +};
You add FL_CACHEDPRG, FL_UNLOCKING, and FL_RESETING, besides just combining the two definitions. Please describe what they're for in the changelog. -Scott ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users