Hello,

I have ran git bisect commit and found out that commit
59370f3fcd135089c402c93720a87c688abe600c breaks FEC on Riotboard.
Reverting this change makes it working again.

Full log below:
git bisect start
# bad: [5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d] Prepare v2015.10
git bisect bad 5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d
# good: [f33cdaa4c3da4a8fd35aa2f9a3172f31cc887b35] Prepare v2015.04
git bisect good f33cdaa4c3da4a8fd35aa2f9a3172f31cc887b35
# good: [8ed43b966ccf7f1153f553dce86de60a6e0e9d9a] arm: mvebu: Add SPL
SDIO/MMC boot support
git bisect good 8ed43b966ccf7f1153f553dce86de60a6e0e9d9a
# bad: [ce2cb1d3ed92e91b24db516802be3688f7c28e26] arm: mvebu:
db-88f6820-gp: Enable PCI support
git bisect bad ce2cb1d3ed92e91b24db516802be3688f7c28e26
# good: [9bbd2132e3af95ac225f3641b69bd129da11457f] driver/ddr/altera:
Add DDR driver for Altera's SDRAM controller
git bisect good 9bbd2132e3af95ac225f3641b69bd129da11457f
# good: [15f8876b1dd95dd6bcee686ada36369871bbcdc9] Merge branch
'master' of http://git.denx.de/u-boot-sunxi
git bisect good 15f8876b1dd95dd6bcee686ada36369871bbcdc9
# bad: [fcd78fa604d994477fd209b9faab4a974b103250] Merge branch
'master' of git://git.denx.de/u-boot-net
git bisect bad fcd78fa604d994477fd209b9faab4a974b103250
# good: [3f394e70f0cc31a5d63d3650fd4f48e450ea16cd] integrator: switch
to DM serial port
git bisect good 3f394e70f0cc31a5d63d3650fd4f48e450ea16cd
# good: [b5d92ba1ad97c06985ebc689e1ac1462a146832d] ARM: SPL: Use
CONFIG_SPL_DM not CONFIG_DM
git bisect good b5d92ba1ad97c06985ebc689e1ac1462a146832d
# bad: [59370f3fcd135089c402c93720a87c688abe600c] net: phy: delay only
if reset handler is registered
git bisect bad 59370f3fcd135089c402c93720a87c688abe600c
# good: [8396d0ab8b46907bd89e9f3a35fbb727f077d28a] net: Add support
for Marvell 88E1510 PHY
git bisect good 8396d0ab8b46907bd89e9f3a35fbb727f077d28a
# good: [23f5db0e26f0e6c25ba143e700b4812efdd5f941] net: lpc32xx:
improve MAC configuration on reset and initialization
git bisect good 23f5db0e26f0e6c25ba143e700b4812efdd5f941
# good: [466f775e02bcde5ea7454cd73ecf1a0f79275a30] qoriq eth.c bugfix:
handle received corrupted frames correctly
git bisect good 466f775e02bcde5ea7454cd73ecf1a0f79275a30
# good: [2c171a2a5fc0865501a2e5043e9728036dac6dc3] net: phy: fix data
type of phy_id
git bisect good 2c171a2a5fc0865501a2e5043e9728036dac6dc3
# first bad commit: [59370f3fcd135089c402c93720a87c688abe600c] net:
phy: delay only if reset handler is registered

Best regards,
Catalin Crenguta
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to