source: ssp_arm_gcc/trunk/target/at91skyeye_gcc/skyeye.conf@ 92

Last change on this file since 92 was 92, checked in by nmir-saito, 9 years ago

add separate package of SSP kernel for ARM + SkyEye(experimental)

File size: 442 bytes
Line 
1#skyeye config file sample
2cpu: arm7tdmi
3
4mach: at91
5
6mem_bank: map=M, type=RW, addr=0x00000000, size=0x08000000
7mem_bank: map=I, type=RW, addr=0xf0000000, size=0x10000000
8
9cycle_counter: base=0xffffffc0
10
11#set nic info
12#net: type=cs8900a, base=0xfffa0000, size=0x20,int=16, mac=0:4:3:2:1:f, ethmod=tuntap, hostip=10.0.0.1
13#net: type=cs8900a, ethmod=tuntap, hostip=10.0.0.1
14#uart: mod=stdio
15#log: memlogon=1, logfile=log.txt
16#dbct: state=on
Note: See TracBrowser for help on using the repository browser.