[PATCH 0/3 v2] Animeo IP: macb support improvement
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Sep 20 01:46:40 EDT 2013
Hi,
v2:
send right patch 3
the patch serie depend on usb support patch
The following patch series add
- fix reset
- retreive previously valid public macb's mac
- set local mac to macb (if none) and asix with "smf" as OUI
The following changes since commit 1877e0407fc38f3eba60a3e60b61a0982a6c006b:
Animeo IP: add usb host support (2013-09-20 13:42:21 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/animeo_ip_eth
for you to fetch changes up to 994c17ca145407c6a0edae4caf096e4dcdde1535:
animeo_ip: retrieve the mac from the macb and set private mac to asix (2013-09-20 13:44:30 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
introduce helper to generate mac address with OUI
animeo_ip: ensure the phy is reset correctly
animeo_ip: retrieve the mac from the macb and set private mac to asix
arch/arm/boards/animeo_ip/init.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
include/local_mac_address.h | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 112 insertions(+), 1 deletion(-)
create mode 100644 include/local_mac_address.h
Best Regards,
J.
More information about the barebox
mailing list