[U-Boot] [PATCH 1/8] net: emaclite: Change driver name and add address
Mike Frysinger
vapier at gentoo.org
Fri Aug 26 21:24:19 CEST 2011
On Friday, August 26, 2011 08:47:16 Michal Simek wrote:
> - sprintf(dev->name, "Xilinx_Emaclite");
> + sprintf(dev->name, "Xelite.%x", base_addr);
you calculated this down to the byte huh ;). i see it uses the full 16.
do we have to worry about people who specify the device in their envs ? i'm
guessing not if the current driver only supports one instance.
-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/20110826/316f9181/attachment.pgp
More information about the U-Boot
mailing list