NetBSD/sys/arch/hpc/stand
2001-03-23 08:51:23 +00:00
..
binary Rebuild after the bootarg change. 2001-03-23 08:51:23 +00:00
compile bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later) 2001-02-09 18:34:01 +00:00
dspgen add SH4 configuration. 2001-03-13 16:31:29 +00:00
hpcboot Pass bootargs like usual function calls. 2001-03-23 08:48:12 +00:00
include make this compile on WCE200 SDK 2001-03-04 16:59:47 +00:00
libsa bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later) 2001-02-09 18:34:01 +00:00
libz bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later) 2001-02-09 18:34:01 +00:00
Makefile add SH4 configuration. 2001-03-13 16:31:29 +00:00
README add README. 2001-03-10 16:24:54 +00:00

$NetBSD: README,v 1.1 2001/03/10 16:24:54 uch Exp $

How to use
	'make all' uudecode all binaries.
	hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 
	executable are located in
		binary/ARM/hpcboot.exe
		binary/SH3/hpcboot.exe
		binary/MIPS/hpcboot.exe *
	* for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot)

How to compile

	1. Generate work space and project files.
		make vc5	# WindowsCE Embedded Toolkit for Visual C++ 5.0
		make vc6	# WindowsCE Toolkit for Visual C++ 6.0
		make evc3	# eMbedded Visual C++ 3.0

	2. Use hpc_stand.dsw or hpc_stand.vcw.