commit | 077f26c3192916d6d0d22fe29dfd3c5bb76c6bea | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Tue Feb 03 13:22:27 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 05 20:13:17 2015 -0500 |
tree | 98621121db936f870af5fe33070d0742999563aa | |
parent | 69d0d7df51c23fd5ebbdce3e9673d52a507ee78f [diff] |
board/BuR/common: try to setup cpsw mac-address from the devicetree since we have a dtb blob programmed on the board we try to setup the cpsw interface with the programmed mac. If this method fails, we fall back to the device-fuses. Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>