checksum.ini: Added nbd 2.9.11
[openembedded/mini2440.git] / conf / machine / xxs1500.conf
blob4d5909126abb3780166320c42576a562c38ee581
1 #@TYPE: Machine
2 #@NAME: mycable xxs1500
3 #@DESCRIPTION: Machine configuration for the xxs1500 revision A.
5 # pad size and SREC_VMAADDR would need to be changed for the xxs1500 rev B.
7 TARGET_ARCH = "mipsel"
9 PREFERRED_PROVIDER_virtual/kernel = "linux-xxs1500"
11 IMAGE_FSTYPES ?= "jffs2"
12 EXTRA_IMAGECMD_jffs2 = "--pad=0xa00000 --little-endian --eraseblock=0x20000 -n"
14 # does not gain any speed and just creates problems:
15 # TARGET_CC_ARCH = "-march=mips32" 
17 USE_DEVFS = "1"
18 USE_VT = "0"
19 SERIAL_CONSOLE = "115200 tts/0 vt100"
21 SREC_VMAADDR = "0xbf200000"