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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

