--- wikisrc/ports/evbarm/odroid-c1.mdwn 2021/02/19 23:12:00 1.34 +++ wikisrc/ports/evbarm/odroid-c1.mdwn 2021/02/22 01:47:18 1.35 @@ -42,7 +42,11 @@ # dd if=u-boot.bin.odroidc1 of=armv7.img bs=512 seek=64 conv=notrunc """]] * Write the image to an SD card. -* Tested 2021-02-19 with NetBSD-current, christos + +- Tested 2021-02-19 with NetBSD-current, christos + - serial fights with ucb keyboard. (avoid by short circuiting cngetc in meson_uart.c to return -1) + - awge0 does not work reliably (can't even get a dhcp address, stops receiving packets after less than a minute) + - machine crashes under load # Installation (NetBSD 7.0/7.1)