Subject: CVS commit: syssrc/sys/arch/evbarm/stand/gzboot
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/17/2002 20:38:58
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.