[BACK]Return to IPAQ CVS log [TXT][DIR] Up to [local] / sys / arch / ipaq / conf

File: [local] / sys / arch / ipaq / conf / IPAQ (download)

Revision 1.1, Tue Mar 4 16:09:00 2008 UTC (16 years, 2 months ago) by nbrk
Branch point for: MAIN

Initial revision

# $Id: IPAQ,v 1.1 2008/03/04 16:09:00 nbrk Exp $
#

machine		ipaq arm # files.'$'
include		"../../../conf/GENERIC"
maxusers	32			# estimated number of users

options		ARM32
options		PXAGPIO_HAS_GPION_INTRS

options		CACHE_CLEAN_BLOCK_INTR

makeoptions	KERNEL_BASE_PHYS="0xa0200000"
makeoptions	KERNEL_BASE_VIRT="0xc0200000"
makeoptions	BOARDTYPE="ipaq" # '$'_start.S

# CPU options
options		CPU_XSCALE_PXA2X0	# Support the XScale core
#options	XSCALE_CACHE_WRITE_THROUGH
options		XSCALE_CACHE_WRITE_BACK
#makeoptions	CPUFLAGS="-mcpu=xscale"

option	WSDISPLAY_COMPAT_USL		# VT handling
option	WSDISPLAY_COMPAT_RAWKBD		# provide raw scancodes; needed for X11
option	WSDISPLAY_DEFAULTSCREENS=2	# initial number of text consoles
option	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls; needed for X11

option USBVERBOSE

config		bsd	swap generic
#config		bsd	root on wd0a

# The main bus device
mainbus0	at root
cpu0		at mainbus?
pxaip0		at mainbus?