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

libethdrivers, tx2: Initialize count var in delay

Fix issue where uninitialized count variable could lead to delay
function not returning.


# 90c284c4 09-Feb-2020 Oliver Scott <Oliver.Scott@data61.csiro.au>

tx2-ethernet: port Synopsis driver

Port/reverse engineer driver from linux/l4t/u-boot sources.