On Monday, May 02, 2011 18:01:29 Michael Walle wrote: > Would it make sense to unify that APIs into a single one? Any thoughts on > that?
CONFIG_STATUS_LED is the common API people should migrate to if your LED's are simply connected to a GPIO, and your arch supports the generic GPIO framework, then the work is done for you already. look at the logic in include/configs/bf526-ezbrd.h as an example. that is the only board- specific code needed. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

