NOTES revision 309447
1# $FreeBSD: stable/10/sys/arm/conf/NOTES 309447 2016-12-02 22:53:33Z jhb $
2
3machine	arm
4
5cpu	CPU_ARM9
6cpu	CPU_ARM9E
7cpu	CPU_FA526
8cpu 	CPU_XSCALE_80219
9cpu 	CPU_XSCALE_80321
10cpu 	CPU_XSCALE_81342
11cpu 	CPU_XSCALE_IXP425
12cpu 	CPU_XSCALE_IXP435
13cpu	CPU_XSCALE_PXA2X0
14
15files	"../at91/files.at91"
16files	"../cavium/cns11xx/files.econa"
17files	"../mv/files.mv"
18files	"../mv/discovery/files.db78xxx"
19files	"../mv/kirkwood/files.kirkwood"
20files	"../mv/orion/files.db88f5xxx"
21files	"../mv/orion/files.ts7800"
22files	"../samsung/s3c2xx0/files.s3c2xx0"
23files	"../xscale/i80321/files.ep80219"
24files	"../xscale/i80321/files.i80219"
25files	"../xscale/i80321/files.i80321"
26files	"../xscale/i80321/files.iq31244"
27files	"../xscale/i8134x/files.crb"
28files	"../xscale/i8134x/files.i81342"
29files	"../xscale/ixp425/files.avila"
30files	"../xscale/ixp425/files.ixp425"
31files	"../xscale/pxa/files.pxa"
32
33options 	PHYSADDR=0x00000000
34options 	KERNPHYSADDR=0x00000000
35options 	KERNVIRTADDR=0xc0000000
36
37makeoptions	LDFLAGS="-zmuldefs"
38makeoptions	KERNPHYSADDR=0x00000000
39makeoptions	KERNVIRTADDR=0xc0000000
40
41options 	FDT
42
43options 	SOC_MV_DISCOVERY
44options 	SOC_MV_KIRKWOOD
45options 	SOC_MV_ORION
46
47device		pci
48
49device		at91_board_bwct
50device		at91_board_ethernut5
51device		at91_board_hl200
52device		at91_board_hl201
53device		at91_board_kb920x
54device		at91_board_qila9g20
55device		at91_board_sam9260ek
56device		at91_board_sam9g20ek
57device		at91_board_sam9x25ek
58device		at91_board_tsc4370
59device		at91rm9200
60device		nand
61device		board_ln2410sbc
62
63nooptions	SMP
64nooptions	MAXCPU
65
66nooptions	COMPAT_FREEBSD4
67
68nodevice	fdc
69nodevice	sym
70nodevice	ukbd
71
72nodevice	sc
73nodevice	blank_saver
74nodevice	daemon_saver
75nodevice	dragon_saver
76nodevice	fade_saver
77nodevice	fire_saver
78nodevice	green_saver
79nodevice	logo_saver
80nodevice	rain_saver
81nodevice	snake_saver
82nodevice	star_saver
83nodevice	warp_saver
84
85nodevice	cxgbe
86nodevice	cxgbev
87nodevice	snd_cmi
88nodevice	tnt4882
89