u-boot-2016/drivers
karl beldan 05237f735e net: davinci_emac: Restore the internal MDIO accessors return values
The spatch series converting legacy drivers from miiphy_register to
mdio_register changed the return convention of the davinci_emac internal
MDIO accessors, making the internal code relying on it misbehaving:
no mdiodev get registered and U-Boot crashes when using net cmds in the
context of the old legacy net API.

ATM davinci_emac_initialize and cpu_eth_init don't return a proper value
in that case but fixing them would not avoid the crash.

This change is just a follow-up to the spatch pass, the MDIO accessors
of the mdiodev introduced by the spatch pass retain their proper values.

Signed-off-by: Karl Beldan <karl.beldan+oss@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-08-22 14:21:20 -05:00
..
adc
bios_emulator
block
bootcount
clk Merge branch 'master' of git://git.denx.de/u-boot-atmel 2016-08-15 17:31:23 -04:00
core fdt: allow fdtdec_get_addr_size_*() to translate addresses 2016-08-12 09:20:27 -06:00
cpu
crypto crypto/fsl: Update blob cmd to accept 64bit addresses 2016-08-02 09:45:39 -07:00
ddr driver/ddr/fsl: Fix timing_cfg_2 2016-08-02 09:47:34 -07:00
demo
dfu
dma
fpga
gpio gpio: atmel_pio4: Rework to support DM & DT 2016-08-15 22:58:03 +02:00
hwmon
i2c i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) 2016-08-16 11:44:09 +08:00
input
led
mailbox ARM: tegra: adapt to latest HSP DT binding 2016-08-04 13:36:58 -07:00
memory
misc misc: Add simple driver for some Nuvoton NCT6102D devices 2016-08-16 11:44:09 +08:00
mmc Merge branch 'rmobile' of git://git.denx.de/u-boot-sh 2016-08-20 16:40:34 -04:00
mtd
net net: davinci_emac: Restore the internal MDIO accessors return values 2016-08-22 14:21:20 -05:00
pch
pci pci: tegra: port to standard clock/reset/pwr domain APIs 2016-08-15 10:26:13 -07:00
pcmcia
pinctrl pinctrl: fix typos in comment blocks of pinconfig_post_bind() 2016-08-20 14:03:28 -04:00
power power domain: add Tegra186 driver 2016-08-15 10:26:13 -07:00
pwm
qe net: mii: Fix changes made by spatch 2016-08-15 15:29:03 -05:00
ram
remoteproc
reset reset: add Tegra186 reset driver 2016-08-15 10:26:13 -07:00
rtc
serial Merge branch 'rmobile' of git://git.denx.de/u-boot-sh 2016-08-20 16:40:34 -04:00
soc
sound
spi spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value 2016-08-07 21:54:21 +02:00
spmi Merge git://git.denx.de/u-boot-dm 2016-08-12 16:00:50 -04:00
sysreset xtensa: add support for the 'xtfpga' evaluation board 2016-08-15 18:46:40 -04:00
thermal
timer
tpm tpm: atmel_twi: Make compatible with DM I2C busses 2016-08-15 22:12:00 +02:00
twserial
usb fastboot: implement Kconfig 2016-08-20 14:03:23 -04:00
video
watchdog
Kconfig drivers/sysreset: group sysreset drivers 2016-08-12 09:22:17 -04:00
Makefile drivers/sysreset: group sysreset drivers 2016-08-12 09:22:17 -04:00