diff options
author | Andre Przywara <andre.przywara@arm.com> | 2016-11-16 00:50:10 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-04 18:55:02 (GMT) |
commit | 429033659d574bec966718de19eb732b99f3a9af (patch) | |
tree | b518c2929f861e855ddc0dc91bc24feacd8f7fd6 /net/dns.c | |
parent | b8d4fad3bcf606b286962cc0c2251ec6be7d7909 (diff) | |
download | u-boot-429033659d574bec966718de19eb732b99f3a9af.tar.xz |
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>
Diffstat (limited to 'net/dns.c')
0 files changed, 0 insertions, 0 deletions