[U-Boot] [PATCH V2 0/1] net: fec_mxc: allow use with cache enabled
Eric Nelson
eric.nelson at boundarydevices.com
Mon Mar 5 19:36:42 CET 2012
V2 addresses some concerns from the ML:
- Use readl()/writel() instead of mapped data structure
accesses
- Wrong comment style
- &rbd_base[0] == rbd_base
Also removed 'volatile' from fec_send().
Eric Nelson (1):
net: fec_mxc: allow use with cache enabled
drivers/net/fec_mxc.c | 243 +++++++++++++++++++++++++++++++++++++------------
drivers/net/fec_mxc.h | 19 +----
2 files changed, 184 insertions(+), 78 deletions(-)
--
1.7.9
More information about the U-Boot
mailing list