[U-Boot] [PATCH 1/1] at91: Add command to control up to 3 GPIO LEDs from the console
Mike Frysinger
vapier at gentoo.org
Wed May 6 22:40:01 CEST 2009
On Wednesday 06 May 2009 16:37:28 Wolfgang Denk wrote:
> In message Daniel Gorsulowski wrote:
> > --- a/common/Makefile
> > +++ b/common/Makefile
> > +COBJS-$(CONFIG_CMD_LED) += cmd_led.o
>
> Ummm... common is for, well, for >>common<< stuff. If this code is
> specific to AT91 only, it should not go into common.
well, how common is common ? ive put commands in there that are common to all
Blackfin parts, but that's it ... should i be relocating them to lib_blackfin/
or something ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090506/08bf0730/attachment.pgp
More information about the U-Boot
mailing list