Home
last modified time | relevance | path

Searched hist:"4 b75fd510076f2261c5e21b9b8cf75c9f01ded3c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/BuR/common/
H A Dcommon.c4b75fd510076f2261c5e21b9b8cf75c9f01ded3c Thu Mar 06 06:03:24 UTC 2014 Hannes Petermaier <oe5hpm@oevsv.at> 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 <oe5hpm@oevsv.at>