[PATCH 1/1] uboot-pcf50633-default-curr-lim-1A.patch
Werner Almesberger
werner at openmoko.org
Thu Feb 21 07:17:52 CET 2008
Andy Green wrote:
> uboot-pcf50633-default-curr-lim-1A.patch
Thanks, applied in revision 4094, along with the "downgrade" to 500mA.
We'll have to return to this at a later time and clean up the whole
power source detection state machine, but this at least keeps us
going.
One nitpick: u_int16_t is a common but ugly example to copy. Better
choices would be u16 as Linus recommends, or (my preference) uint16_t
as ANSI C recommends.
- Werner
More information about the openmoko-kernel
mailing list