the bitrig master branch has been updated by drahn with 3 new commits: commit 1647518498bca97948208b656fcb1f05f451c54d diff: https://github.com/bitrig/bitrig/commit/1647518 author: Dale Rahn <[email protected]> date: Sat Jan 14 15:37:24 2017 -0800
Add working console input. M sys/arch/arm64/dev/msmuart.c commit 39c285bcd0651c5e4226e350ef289499d27a3c78 diff: https://github.com/bitrig/bitrig/commit/39c285b author: Dale Rahn <[email protected]> date: Sun Jan 8 16:59:07 2017 -0800 Cleanup Move console init later to consinit() (standard location) clean up some commented code from freebsd, no longer meaningful. M sys/arch/arm64/arm64/machdep.c commit 31f871926896362c4f02f5a5b4ee26ae6c2b7dd1 diff: https://github.com/bitrig/bitrig/commit/31f8719 author: Dale Rahn <[email protected]> date: Sun Jan 8 16:46:40 2017 -0800 Agtimer (ARM64 architectural timer) works fine on dragonboard, use it. M sys/arch/arm64/conf/files.arm64 M sys/arch/arm64/conf/generic.arm64 D sys/arch/arm64/dev/agmemtimer.c M sys/arch/arm64/dev/agtimer.c
