sbc8548: use proper PHY address
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Dec 2008 20:47:50 +0000 (15:47 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Sat, 20 Dec 2008 00:32:48 +0000 (18:32 -0600)
commit58da8890d5fbd074746037722a423de9ac408616
tree6b0f74c95a717270c0bd91f704e32a23c4c999df
parentad22f9273c6f24fbfa917e867680e9688e0c59c5
sbc8548: use proper PHY address

The values given for the PHY address were wrong, so the code
read no valid PHY ID, and fell through to the generic PHY
support, which would work on 1000M but would not auto negotiate
down to 100M or 10M.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/configs/sbc8548.h