]> git.ipfire.org Git - people/ms/u-boot.git/commit
board/BuR/common: try to setup cpsw mac-address from the devicetree
authorHannes Petermaier <oe5hpm@oevsv.at>
Tue, 3 Feb 2015 12:22:27 +0000 (13:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Mar 2015 01:13:17 +0000 (20:13 -0500)
commitd301425fbfc7a0c13df2a2965a289c829e2b1ba3
tree98621121db936f870af5fe33070d0742999563aa
parentfbd5aeda481526c5c23cb913461378423bdb2137
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>
board/BuR/common/common.c