u-boot-brain/drivers
Richard Retanubun 3f6b18ffd9 MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
This patch sets the returned value to 0xFFFF if the PHY does not exist
and does not assert Transfer Acknowledge. A NULL check for the value
pointer is also added for buffer overflow protection.

Without this patch 'mii info' will  show 'phantom' devices because the
value will be not be initialized and return with some random value.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2009-07-22 22:53:44 -07:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block fsl_sata: Fix compiler warnings shown by gcc-4.4 2009-07-20 23:54:58 +02:00
dma 83xx: Add support for fsl_dma driver 2009-07-02 11:15:57 -05:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio Kirkwood: add Marvell Kirkwood gpio driver 2009-07-23 00:19:28 +02:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c 2009-07-21 07:06:26 +02:00
input stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
misc General help message cleanup 2009-06-12 20:47:16 +02:00
mmc mmc: set bus width to 1 and clock to minimum early during initialization 2009-07-19 22:07:29 +02:00
mtd Remove legacy NAND and disk on chip code. 2009-07-16 19:07:47 -05:00
net MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. 2009-07-22 22:53:44 -07:00
pci 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 2009-06-12 20:47:17 +02:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe Coding style cleanup; update CHANGELOG 2009-07-07 22:35:02 +02:00
rtc Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
spi Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-07-07 22:22:05 +02:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
video stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00