Home | History | Annotate | Line # | Download | only in conf
std.netwinder revision 1.12.2.1
      1  1.12.2.1    skrll #	$NetBSD: std.netwinder,v 1.12.2.1 2005/11/10 13:57:54 skrll Exp $
      2       1.1     matt #
      3       1.1     matt # standard NetBSD/netwinder options
      4       1.1     matt 
      5       1.1     matt machine	netwinder arm
      6  1.12.2.1    skrll include		"conf/std"	# MI standard options
      7       1.1     matt 
      8       1.1     matt options 	EXEC_AOUT
      9       1.1     matt options 	EXEC_SCRIPT
     10       1.6    lukem options 	EXEC_ELF32
     11       1.1     matt 
     12       1.1     matt # To support easy transit to ../arch/arm/arm32
     13       1.6    lukem options 	ARM32
     14       1.9  thorpej 
     15       1.9  thorpej options 	ARM_INTR_IMPL="<arm/footbridge/footbridge_intr.h>"
     16       1.4     matt 
     17       1.4     matt makeoptions	LOADADDRESS="0xF000C000"
     18       1.8   atatat makeoptions	ENTRYPOINT="nwstart"
     19      1.12      uwe 
     20      1.12      uwe # Firmware leaves pckbc uninited
     21      1.12      uwe options 	PCKBC_CNATTACH_SELFTEST
     22