]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement generic support for early printf. Thought I can't find the
authorWarner Losh <imp@FreeBSD.org>
Wed, 22 Jan 2014 21:20:08 +0000 (21:20 +0000)
committerWarner Losh <imp@FreeBSD.org>
Wed, 22 Jan 2014 21:20:08 +0000 (21:20 +0000)
commit26fbe13c562e0afcab736bf9c462f31f5079d49a
tree1db8f822f9a50cd3ac1ede7ee1bf35e14aa0bed6
parentde78d5d8fdfc5d310165c9a486cc8d5cb6249959
Implement generic support for early printf. Thought I can't find the
paper trail now, this patch is similar to one posted for one of the
preliminary versions of a new armv6 port. I took them and made them
more generic. Option not enabled by default since each board/port has
to provide its own eputc, and possibly do other things as well...
sys/conf/options
sys/kern/subr_prf.c
sys/sys/systm.h