commit | 4b75fd510076f2261c5e21b9b8cf75c9f01ded3c | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Thu Mar 06 07:03:24 2014 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Mar 06 10:43:50 2014 -0500 |
tree | af5a796f3f9c9a5bda0192f31ab6d86ad4d479ab | |
parent | cc07294bc704694ae33db75b25ac557e5917a83f [diff] |
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>