Files
u-boot/drivers
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
..
2016-11-25 17:59:31 -07:00
2016-10-19 09:01:51 +02:00
2016-12-04 13:55:01 -05:00
2016-12-02 21:03:31 -07:00
2016-08-12 16:00:50 -04:00
2016-11-28 19:49:49 -05:00