uboot/drivers/phy/marvell
Andre Przywara 429033659d marvell: comphy_a3700: fix bitmask
Obviously the mask for the rx and tx select field cannot be right,
as it would overlap in one and exceed the 32-bit register in the other
case. From looking at the neighbouring bits it looks like the mask
should be really 4 bits wide instead of 8.

Pointed out by a GCC 6.2 (default) warning.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
2016-12-04 13:55:02 -05:00
..
Kconfig
Makefile
comphy.h
comphy_a3700.c
comphy_a3700.h marvell: comphy_a3700: fix bitmask 2016-12-04 13:55:02 -05:00
comphy_core.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
comphy_cp110.c
comphy_hpipe.h
comphy_mux.c
sata.h
utmi_phy.h