]> Git Repo - J-u-boot.git/commit
board/BuR/common: fix phy addresses
authorHannes Petermaier <[email protected]>
Thu, 6 Mar 2014 06:03:24 +0000 (07:03 +0100)
committerTom Rini <[email protected]>
Thu, 6 Mar 2014 15:43:50 +0000 (10:43 -0500)
commit4b75fd510076f2261c5e21b9b8cf75c9f01ded3c
treeaf5a796f3f9c9a5bda0192f31ab6d86ad4d479ab
parentcc07294bc704694ae33db75b25ac557e5917a83f
board/BuR/common: fix phy addresses

B&R boards are using Phy Addresses 'one' and 'two', prior this was
defined through #define PHYADDR 1 within a header file.
Now this is addresses are given with device-driver structure.

Signed-off-by: Hannes Petermaier <[email protected]>
board/BuR/common/common.c
This page took 0.034758 seconds and 4 git commands to generate.