Home | History | Annotate | Line # | Download | only in conf
std.iq80310 revision 1.3
      1  1.3  rearnsha #	$NetBSD: std.iq80310,v 1.3 2001/10/27 16:12:33 rearnsha Exp $
      2  1.1      matt #
      3  1.1      matt # standard NetBSD/evbarm for IQ80310 options
      4  1.1      matt 
      5  1.1      matt machine	evbarm arm
      6  1.1      matt 
      7  1.1      matt options		EXEC_ELF32
      8  1.1      matt options 	EXEC_AOUT
      9  1.1      matt options 	EXEC_SCRIPT
     10  1.1      matt options		IQ80310
     11  1.2      matt options 	NEWINTR
     12  1.1      matt 
     13  1.1      matt # To support easy transit to ../arch/arm/arm32
     14  1.1      matt options		PROG32
     15  1.1      matt options		ARM32
     16  1.1      matt 
     17  1.1      matt makeoptions	LOADADDRESS="0xA0200000"
     18  1.1      matt #makeoptions	LINKENTRY="-e nwstart"
     19  1.3  rearnsha makeoptions	BOARDTYPE="iq80310"
     20