commit | 500b6c51e4c41f4562cb48344af98deb7e342731 | [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 | 6ff4137f2ad640e4fc8ea1b0455161ddff1f6730 [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>