Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/ofppc/stand/ofwboot



Module Name:    src
Committed By:   garbled
Date:           Tue Feb 12 04:27:46 UTC 2008

Modified Files:
        src/sys/arch/ofppc/stand/ofwboot: Locore.c Makefile boot.c

Log Message:
Add a very quick and simple hack to allow ofwboot to be compiled into a
program that dumps the entire ofw device tree automatically.  I needed
this functionality to collect ofw dumps from users, and it doesn't hurt
to just commit it, as it's all protected inside a #ifdef OFWDUMP.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/ofppc/stand/ofwboot/Locore.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/ofppc/stand/ofwboot/Makefile
cvs rdiff -r1.19 -r1.20 src/sys/arch/ofppc/stand/ofwboot/boot.c

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



Home | Main Index | Thread Index | Old Index