History log of /seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/dwc_eth_qos.h
Revision Date Author Comments
# 390eaf06 16-Jul-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

ethdrivers,tx2: Disable MMC event counters

These envent counters create interrupt storms if they are about to
overflow. Disabling them from counting prevents this.


# 652704a8 16-Jul-2020 Kent McLeod <Kent.Mcleod@data61.csiro.au>

ethdrivers,tx2: Refactor hardware defs into header

Move hardware definitions into header so that they can be accessed by
other driver files.