Module Name: src
Committed By: mrg
Date: Sat Dec 19 21:54:00 UTC 2020
Modified Files:
src/sys/arch/evbarm/evbarm: autoconf.c
Log Message:
implement boot -d for arm64.
could be done at the end of initarm() except it hangs currently.
this gets you a db> prompt before devices are configured.
ok @skrll.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/evbarm/autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.