Thread (6 messages) flat view 6 messages, 5 authors, 2012-02-28

[PATCH v3] ARM: LPC32xx: Ethernet support

From: Kevin Wells <hidden>
Date: 2012-02-27 23:10:56
Also in: lkml

quoted
quoted
This patch adds ethernet support to the LPC32xx ARM architecture.
The actual driver in drivers/net is contained in a separate
patch.

Signed-off-by: Roland Stigge <redacted>

---
Please add below this dashed line what changed since the last
version. This makes reviewing easier. 
OK, will do next time.

For the driver, some style fixes were applied, and the cmdline
"ethaddr" was removed, relying on the bootloader to set it correctly
(and it actually does, it actually needs to prepare TFTP booting).
I'm not sure I'd trust the bootloader to always set the MAC address
in hardware prior to calling the kernel. A lot of u-boot MAC drivers,
including the 32x0's, only set the MAC address on the call to
eth_init(), which is only called when the network interface is used.
If you do a MTD based kernel boot, the MAC address will probably be
invalid if you try to do a NFS mount for the filesystem.
The platform-support patch just adjusted to the small driver change:
driver name adjustment ("lpc-eth") for consistency.

Roland
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help