Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/evbarm/stand/gzboot
Module Name: syssrc
Committed By: thorpej
Date: Wed Apr 17 17:38:58 UTC 2002
Modified Files:
syssrc/sys/arch/evbarm/stand/gzboot: gzboot.c
Log Message:
* Call board_init() rather than mem_init() (board_init() will take
care of that for us).
* Call board_fini() right before jumping to the kernel entry point.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/evbarm/stand/gzboot/gzboot.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