[PATCH 0/3] Animeo IP: macb support improvement
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Sep 20 01:39:40 EDT 2013
Hi,
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 820e3d7d20da7d0258349ae6a152b13a3e0d0817:
animeo_ip: set uSD port devname to microsd (2013-09-20 13:31:06 +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 3233e9497b5a1a911b3556549d99106b66757a7c:
animeo_ip: retrieve the mac from the macb and set private mac to asix (2013-09-20 13:31:14 +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 | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
include/local_mac_address.h | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 include/local_mac_address.h
Best Regards,
J.
More information about the barebox
mailing list