- [ ] write minimal driver, put it into lolmon - [x] figure out initialization - [x] patch app image to dump all (relevant) registers before and after ethernet link-up - [x] compare register dumps to figure out link-up — turned out to be unnecessary because I had confused `& 1` with `% 1` - [ ] write/port Linux driver