]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:20:10 +0000 (14:20 +0200)
commite12917043f8c9a0fdc9aa8403aa2a496a6c6f8ef
tree12c1649b87ef22289592c402ec230bcfd092ff81
parent4a1b6aa4b00fe82693f9bd9493132cf6ffe18f36
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