mirror of
https://xff.cz/git/u-boot/
synced 2025-10-16 07:21:26 +02:00
There was wrong phy_mask for AR8021 device, so the AR8021 can't be probed correctly. Changed it from 0x4fffff to 0x4ffff0. Signed-off-by: Haijun Zhang <Haijun.Zhang@freescale.com>