1 1.1.6.2 yamt # $NetBSD: std.ap_ms104_sh4,v 1.1.6.2 2010/08/11 22:51:57 yamt Exp $ 2 1.1.6.2 yamt # 3 1.1.6.2 yamt # standard NetBSD/evbsh3 for AP-MS104-SH4 options 4 1.1.6.2 yamt 5 1.1.6.2 yamt # Pull in SH7706LAN config definitions. 6 1.1.6.2 yamt include "arch/evbsh3/conf/files.ap_ms104_sh4" 7 1.1.6.2 yamt 8 1.1.6.2 yamt options EXEC_COFF 9 1.1.6.2 yamt 10 1.1.6.2 yamt options SH4 11 1.1.6.2 yamt options SH7750R # 235.9296MHz 12 1.1.6.2 yamt options PCLOCK=58982400 # 58.9824MHz 13 1.1.6.2 yamt 14 1.1.6.2 yamt options IOM_ROM_BEGIN=0x00000000 15 1.1.6.2 yamt options IOM_ROM_SIZE=0x01000000 # 16MiB 16 1.1.6.2 yamt options IOM_RAM_BEGIN=0x0c000000 17 1.1.6.2 yamt options IOM_RAM_SIZE=0x02000000 # 32MiB 18 1.1.6.2 yamt 19 1.1.6.2 yamt options DONT_INIT_BSC 20 1.1.6.2 yamt 21 1.1.6.2 yamt options EVBSH3_BOARDTYPE="ap_ms104_sh4" 22 1.1.6.2 yamt makeoptions BOARDTYPE="ap_ms104_sh4" 23 1.1.6.2 yamt makeoptions BOARDMKFRAG="${THISSH3}/conf/mk.ap_ms104_sh4" 24