u-boot/arch
Timur Tabi 3038171628 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
Function dtsec_configure_serdes() needs to know where the TBI PHY registers
are in order to configure SGMII for proper SerDes operation.

During SGMII initialzation, fm_eth_init_mac() passing NULL for 'phyregs'
when it called init_dtsec(), because it was believed that phyregs was not
used.  In fact, it is used by dtsec_configure_serdes() to configure the TBI
PHY registers.

We also need to define the PHY registers in struct fm_mdio.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-10-09 17:57:53 -05:00
..
arm arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used 2011-10-09 23:24:50 +02:00
avr32 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
blackfin image: push default arch values to arch headers 2011-10-05 22:22:15 +02:00
m68k net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
microblaze image: push default arch values to arch headers 2011-10-05 22:22:15 +02:00
mips net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
nios2 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
powerpc powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY 2011-10-09 17:57:53 -05:00
sh image: push default arch values to arch headers 2011-10-05 22:22:15 +02:00
sparc net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
x86 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00