commit | f72d3f1f66f362fe009c904812f25c6fb4f9ad2a | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Oct 13 15:06:25 2008 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 20 22:39:09 2009 +0100 |
tree | c58ff4d58fb5a26e5a034877631ab7afc27e77c8 | |
parent | 46e842ca6d52f1a80403191c5359d5e4478ba4f5 [diff] |
Blackfin: bfin_mac: force boards to setup the MAC themselves Since the on-chip MAC does not have an eeprom or similar interface, force all Blackfin boards that use this driver to setup the board data with a proper MAC. Signed-off-by: Mike Frysinger <vapier@gentoo.org> CC: Ben Warren <biggerbadderben@gmail.com>