Module Name:    src
Committed By:   macallan
Date:           Thu Nov 24 00:07:49 UTC 2022

Modified Files:
        src/sys/arch/powerpc/include: ofw_machdep.h
        src/sys/arch/powerpc/oea: ofw_consinit.c
        src/sys/arch/powerpc/powerpc: ofw_machdep.c

Log Message:
move ofprint() to powerpc/ofw_machdep.c and make it official
now that console output uses locks it needs more of the kernel to function, so
for now use direct OF calls for earliest debug output


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/include/ofw_machdep.h
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/powerpc/oea/ofw_consinit.c
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/powerpc/powerpc/ofw_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to