commit | a93f44c1751ef1afddd4b76058fb3a2f55fe774c | [log] [tgz] |
---|---|---|
author | Matt Palmer <mpalmer@hezmatt.org> | Sun Oct 19 08:15:09 2008 +1100 |
committer | Nicolas Pitre <nico@cam.org> | Thu Dec 11 16:36:59 2008 -0500 |
tree | 0e4c0508e5b94e2932ac766eb55fd97433e326a1 | |
parent | fb6f552930e52699c8ac452c5a79ec3e97e6fc73 [diff] |
[ARM] DNS323: Read MAC address from flash Based on similar code from the tsx09 series of machines, just rips the MAC address out of flash and stuffs it into the NIC. Tested on a DNS323 rev B1. It's possible (though unlikely) that an A1 will have the MAC in a different location in flash. Signed-off-by: Matt Palmer <mpalmer@hezmatt.org>