[U-Boot] [PATCH 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter

Mike Frysinger vapier at gentoo.org
Wed Apr 13 00:32:00 CEST 2011


On Tuesday, April 12, 2011 17:13:56 Simon Glass wrote:
> +static struct smsc95xx_dongle smsc95xx_dongles[] = {
> +	{ 0x0424, 0xec00 },	/* LAN9512/LAN9514 Ethernet */
> +	{ 0x0424, 0x9500 },	/* LAN9500 Ethernet */
> +	{ 0x0000, 0x0000 }	/* END - Do not remove */
> +};

should be a const structure
-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/20110412/66ddb364/attachment.pgp 


More information about the U-Boot mailing list