diff options
| author | Andrew Victor <linux@maxim.org.za> | 2008-04-15 16:07:08 -0400 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-04-17 10:55:50 -0400 |
| commit | 66dbfc6cd995c8d44a2c7c5b0092b00200e75d7e (patch) | |
| tree | b5e3a69e1bc7f9d21e98cc6e30fe5b2fc6bbcdd7 | |
| parent | 35131fb6c2a8f66a31521369c27cd035168c6ae7 (diff) | |
[ARM] 4979/1: [AT91] Olimex SAM9-L9260 board support
Support for the Olimex SAM9-L9260 board.
<http://www.olimex.com/dev/sam9-L9260.html>
Original patch from Ivan Vasilev.
Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
| -rw-r--r-- | arch/arm/configs/sam9_l9260_defconfig | 1098 | ||||
| -rw-r--r-- | arch/arm/mach-at91/Kconfig | 9 | ||||
| -rw-r--r-- | arch/arm/mach-at91/Makefile | 1 | ||||
| -rw-r--r-- | arch/arm/mach-at91/board-sam9-l9260.c | 199 |
4 files changed, 1306 insertions, 1 deletions
diff --git a/arch/arm/configs/sam9_l9260_defconfig b/arch/arm/configs/sam9_l9260_defconfig new file mode 100644 index 000000000000..484dc9739dfc --- /dev/null +++ b/arch/arm/configs/sam9_l9260_defconfig | |||
| @@ -0,0 +1,1098 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23 | ||
| 4 | # Sun Oct 14 02:01:07 2007 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
| 8 | CONFIG_GENERIC_GPIO=y | ||
| 9 | # CONFIG_GENERIC_TIME is not set | ||
| 10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
| 11 | CONFIG_MMU=y | ||
| 12 | # CONFIG_NO_IOPORT is not set | ||
| 13 | CONFIG_GENERIC_HARDIRQS=y | ||
| 14 | CONFIG_STACKTRACE_SUPPORT=y | ||
| 15 | CONFIG_LOCKDEP_SUPPORT=y | ||
| 16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
| 18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 22 | CONFIG_GENERIC_HWEIGHT=y | ||
| 23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 24 | CONFIG_ZONE_DMA=y | ||
| 25 | CONFIG_VECTORS_BASE=0xffff0000 | ||
| 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 27 | |||
| 28 | # | ||
| 29 | # General setup | ||
| 30 | # | ||
| 31 | CONFIG_EXPERIMENTAL=y | ||
| 32 | CONFIG_BROKEN_ON_SMP=y | ||
| 33 | CONFIG_LOCK_KERNEL=y | ||
| 34 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 35 | CONFIG_LOCALVERSION="" | ||
| 36 | # CONFIG_LOCALVERSION_AUTO is not set | ||
| 37 | CONFIG_SWAP=y | ||
| 38 | CONFIG_SYSVIPC=y | ||
| 39 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 40 | CONFIG_POSIX_MQUEUE=y | ||
| 41 | CONFIG_BSD_PROCESS_ACCT=y | ||
| 42 | CONFIG_BSD_PROCESS_ACCT_V3=y | ||
| 43 | # CONFIG_TASKSTATS is not set | ||
| 44 | # CONFIG_USER_NS is not set | ||
| 45 | CONFIG_AUDIT=y | ||
| 46 | # CONFIG_IKCONFIG is not set | ||
| 47 | CONFIG_LOG_BUF_SHIFT=15 | ||
| 48 | CONFIG_SYSFS_DEPRECATED=y | ||
| 49 | # CONFIG_RELAY is not set | ||
| 50 | CONFIG_BLK_DEV_INITRD=y | ||
| 51 | CONFIG_INITRAMFS_SOURCE="" | ||
| 52 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 53 | CONFIG_SYSCTL=y | ||
| 54 | # CONFIG_EMBEDDED is not set | ||
| 55 | CONFIG_UID16=y | ||
| 56 | CONFIG_SYSCTL_SYSCALL=y | ||
| 57 | CONFIG_KALLSYMS=y | ||
| 58 | # CONFIG_KALLSYMS_ALL is not set | ||
| 59 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 60 | CONFIG_HOTPLUG=y | ||
| 61 | CONFIG_PRINTK=y | ||
| 62 | CONFIG_BUG=y | ||
| 63 | CONFIG_ELF_CORE=y | ||
| 64 | CONFIG_BASE_FULL=y | ||
| 65 | CONFIG_FUTEX=y | ||
| 66 | CONFIG_ANON_INODES=y | ||
| 67 | CONFIG_EPOLL=y | ||
| 68 | CONFIG_SIGNALFD=y | ||
| 69 | CONFIG_EVENTFD=y | ||
| 70 | CONFIG_SHMEM=y | ||
| 71 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 72 | CONFIG_SLAB=y | ||
| 73 | # CONFIG_SLUB is not set | ||
| 74 | # CONFIG_SLOB is not set | ||
| 75 | CONFIG_RT_MUTEXES=y | ||
| 76 | # CONFIG_TINY_SHMEM is not set | ||
| 77 | CONFIG_BASE_SMALL=0 | ||
| 78 | # CONFIG_MODULES is not set | ||
| 79 | CONFIG_BLOCK=y | ||
| 80 | CONFIG_LBD=y | ||
| 81 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 82 | CONFIG_LSF=y | ||
| 83 | # CONFIG_BLK_DEV_BSG is not set | ||
| 84 | |||
| 85 | # | ||
| 86 | # IO Schedulers | ||
| 87 | # | ||
| 88 | CONFIG_IOSCHED_NOOP=y | ||
| 89 | CONFIG_IOSCHED_AS=y | ||
| 90 | CONFIG_IOSCHED_DEADLINE=y | ||
| 91 | CONFIG_IOSCHED_CFQ=y | ||
| 92 | # CONFIG_DEFAULT_AS is not set | ||
| 93 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 94 | CONFIG_DEFAULT_CFQ=y | ||
| 95 | # CONFIG_DEFAULT_NOOP is not set | ||
| 96 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 97 | |||
| 98 | # | ||
| 99 | # System Type | ||
| 100 | # | ||
| 101 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 102 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 103 | # CONFIG_ARCH_REALVIEW is not set | ||
| 104 | # CONFIG_ARCH_VERSATILE is not set | ||
| 105 | CONFIG_ARCH_AT91=y | ||
| 106 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 107 | # CONFIG_ARCH_CLPS711X is not set | ||
| 108 | # CONFIG_ARCH_CO285 is not set | ||
| 109 | # CONFIG_ARCH_EBSA110 is not set | ||
| 110 | # CONFIG_ARCH_EP93XX is not set | ||
| 111 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 112 | # CONFIG_ARCH_NETX is not set | ||
| 113 | # CONFIG_ARCH_H720X is not set | ||
| 114 | # CONFIG_ARCH_IMX is not set | ||
| 115 | # CONFIG_ARCH_IOP13XX is not set | ||
| 116 | # CONFIG_ARCH_IOP32X is not set | ||
| 117 | # CONFIG_ARCH_IOP33X is not set | ||
| 118 | # CONFIG_ARCH_IXP23XX is not set | ||
| 119 | # CONFIG_ARCH_IXP2000 is not set | ||
| 120 | # CONFIG_ARCH_IXP4XX is not set | ||
| 121 | # CONFIG_ARCH_L7200 is not set | ||
| 122 | # CONFIG_ARCH_KS8695 is not set | ||
| 123 | # CONFIG_ARCH_NS9XXX is not set | ||
| 124 | # CONFIG_ARCH_MXC is not set | ||
| 125 | # CONFIG_ARCH_PNX4008 is not set | ||
| 126 | # CONFIG_ARCH_PXA is not set | ||
| 127 | # CONFIG_ARCH_RPC is not set | ||
| 128 | # CONFIG_ARCH_SA1100 is not set | ||
| 129 | # CONFIG_ARCH_S3C2410 is not set | ||
| 130 | # CONFIG_ARCH_SHARK is not set | ||
| 131 | # CONFIG_ARCH_LH7A40X is not set | ||
| 132 | # CONFIG_ARCH_DAVINCI is not set | ||
| 133 | # CONFIG_ARCH_OMAP is not set | ||
| 134 | |||
| 135 | # | ||
| 136 | # Boot options | ||
| 137 | # | ||
| 138 | |||
| 139 | # | ||
| 140 | # Power management | ||
| 141 | # | ||
| 142 | |||
| 143 | # | ||
| 144 | # Atmel AT91 System-on-Chip | ||
| 145 | # | ||
| 146 | # CONFIG_ARCH_AT91RM9200 is not set | ||
| 147 | CONFIG_ARCH_AT91SAM9260=y | ||
| 148 | # CONFIG_ARCH_AT91SAM9261 is not set | ||
| 149 | # CONFIG_ARCH_AT91SAM9263 is not set | ||
| 150 | # CONFIG_ARCH_AT91SAM9RL is not set | ||
| 151 | |||
| 152 | # | ||
| 153 | # AT91SAM9260 Variants | ||
| 154 | # | ||
| 155 | # CONFIG_ARCH_AT91SAM9260_SAM9XE is not set | ||
| 156 | |||
| 157 | # | ||
| 158 | # AT91SAM9260 / AT91SAM9XE Board Type | ||
| 159 | # | ||
| 160 | # CONFIG_MACH_AT91SAM9260EK is not set | ||
| 161 | # CONFIG_MACH_CAM60 is not set | ||
| 162 | CONFIG_MACH_SAM9_L9260=y | ||
| 163 | |||
| 164 | # | ||
| 165 | # AT91 Board Options | ||
| 166 | # | ||
| 167 | CONFIG_MTD_AT91_DATAFLASH_CARD=y | ||
| 168 | |||
| 169 | # | ||
| 170 | # AT91 Feature Selections | ||
| 171 | # | ||
| 172 | # CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set | ||
| 173 | # CONFIG_ATMEL_TCLIB is not set | ||
| 174 | |||
| 175 | # | ||
| 176 | # Processor Type | ||
| 177 | # | ||
| 178 | CONFIG_CPU_32=y | ||
| 179 | CONFIG_CPU_ARM926T=y | ||
| 180 | CONFIG_CPU_32v5=y | ||
| 181 | CONFIG_CPU_ABRT_EV5TJ=y | ||
| 182 | CONFIG_CPU_CACHE_VIVT=y | ||
| 183 | CONFIG_CPU_COPY_V4WB=y | ||
| 184 | CONFIG_CPU_TLB_V4WBI=y | ||
| 185 | CONFIG_CPU_CP15=y | ||
| 186 | CONFIG_CPU_CP15_MMU=y | ||
| 187 | |||
| 188 | # | ||
| 189 | # Processor Features | ||
| 190 | # | ||
| 191 | CONFIG_ARM_THUMB=y | ||
| 192 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
| 193 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 194 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
| 195 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
| 196 | # CONFIG_OUTER_CACHE is not set | ||
| 197 | |||
| 198 | # | ||
| 199 | # Bus support | ||
| 200 | # | ||
| 201 | # CONFIG_PCI_SYSCALL is not set | ||
| 202 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 203 | |||
| 204 | # | ||
| 205 | # PCCARD (PCMCIA/CardBus) support | ||
| 206 | # | ||
| 207 | # CONFIG_PCCARD is not set | ||
| 208 | |||
| 209 | # | ||
| 210 | # Kernel Features | ||
| 211 | # | ||
| 212 | # CONFIG_TICK_ONESHOT is not set | ||
| 213 | CONFIG_PREEMPT=y | ||
| 214 | # CONFIG_NO_IDLE_HZ is not set | ||
| 215 | CONFIG_HZ=100 | ||
| 216 | # CONFIG_AEABI is not set | ||
| 217 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
| 218 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 219 | CONFIG_FLATMEM_MANUAL=y | ||
| 220 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 221 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 222 | CONFIG_FLATMEM=y | ||
| 223 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 224 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 225 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
| 226 | # CONFIG_RESOURCES_64BIT is not set | ||
| 227 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 228 | CONFIG_BOUNCE=y | ||
| 229 | CONFIG_VIRT_TO_BUS=y | ||
| 230 | CONFIG_LEDS=y | ||
| 231 | CONFIG_LEDS_TIMER=y | ||
| 232 | CONFIG_LEDS_CPU=y | ||
| 233 | CONFIG_ALIGNMENT_TRAP=y | ||
| 234 | |||
| 235 | # | ||
| 236 | # Boot options | ||
| 237 | # | ||
| 238 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 239 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 240 | CONFIG_CMDLINE="console=ttyS0,115200 mem=64M initrd=0x21100000,4194304 root=/dev/ram0 rw" | ||
| 241 | # CONFIG_XIP_KERNEL is not set | ||
| 242 | # CONFIG_KEXEC is not set | ||
| 243 | |||
| 244 | # | ||
| 245 | # Floating point emulation | ||
| 246 | # | ||
| 247 | |||
| 248 | # | ||
| 249 | # At least one emulation must be selected | ||
| 250 | # | ||
| 251 | CONFIG_FPE_NWFPE=y | ||
| 252 | # CONFIG_FPE_NWFPE_XP is not set | ||
| 253 | # CONFIG_FPE_FASTFPE is not set | ||
| 254 | # CONFIG_VFP is not set | ||
| 255 | |||
| 256 | # | ||
| 257 | # Userspace binary formats | ||
| 258 | # | ||
| 259 | CONFIG_BINFMT_ELF=y | ||
| 260 | # CONFIG_BINFMT_AOUT is not set | ||
| 261 | # CONFIG_BINFMT_MISC is not set | ||
| 262 | # CONFIG_ARTHUR is not set | ||
| 263 | |||
| 264 | # | ||
| 265 | # Power management options | ||
| 266 | # | ||
| 267 | # CONFIG_PM is not set | ||
| 268 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
| 269 | |||
| 270 | # | ||
| 271 | # Networking | ||
| 272 | # | ||
| 273 | CONFIG_NET=y | ||
| 274 | |||
| 275 | # | ||
| 276 | # Networking options | ||
| 277 | # | ||
| 278 | CONFIG_PACKET=y | ||
| 279 | CONFIG_PACKET_MMAP=y | ||
| 280 | CONFIG_UNIX=y | ||
| 281 | CONFIG_XFRM=y | ||
| 282 | CONFIG_XFRM_USER=y | ||
| 283 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 284 | # CONFIG_XFRM_MIGRATE is not set | ||
| 285 | CONFIG_NET_KEY=y | ||
| 286 | # CONFIG_NET_KEY_MIGRATE is not set | ||
| 287 | CONFIG_INET=y | ||
| 288 | # CONFIG_IP_MULTICAST is not set | ||
| 289 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 290 | CONFIG_IP_FIB_HASH=y | ||
| 291 | # CONFIG_IP_PNP is not set | ||
| 292 | # CONFIG_NET_IPIP is not set | ||
| 293 | # CONFIG_NET_IPGRE is not set | ||
| 294 | # CONFIG_ARPD is not set | ||
| 295 | # CONFIG_SYN_COOKIES is not set | ||
| 296 | # CONFIG_INET_AH is not set | ||
| 297 | # CONFIG_INET_ESP is not set | ||
| 298 | # CONFIG_INET_IPCOMP is not set | ||
| 299 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 300 | # CONFIG_INET_TUNNEL is not set | ||
| 301 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
| 302 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
| 303 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
| 304 | CONFIG_INET_DIAG=y | ||
| 305 | CONFIG_INET_TCP_DIAG=y | ||
| 306 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 307 | CONFIG_TCP_CONG_CUBIC=y | ||
| 308 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 309 | # CONFIG_TCP_MD5SIG is not set | ||
| 310 | # CONFIG_IPV6 is not set | ||
| 311 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 312 | # CONFIG_INET6_TUNNEL is not set | ||
| 313 | # CONFIG_NETWORK_SECMARK is not set | ||
| 314 | # CONFIG_NETFILTER is not set | ||
| 315 | # CONFIG_IP_DCCP is not set | ||
| 316 | # CONFIG_IP_SCTP is not set | ||
| 317 | # CONFIG_TIPC is not set | ||
| 318 | # CONFIG_ATM is not set | ||
| 319 | # CONFIG_BRIDGE is not set | ||
| 320 | # CONFIG_VLAN_8021Q is not set | ||
| 321 | # CONFIG_DECNET is not set | ||
| 322 | # CONFIG_LLC2 is not set | ||
| 323 | # CONFIG_IPX is not set | ||
| 324 | # CONFIG_ATALK is not set | ||
| 325 | # CONFIG_X25 is not set | ||
| 326 | # CONFIG_LAPB is not set | ||
| 327 | # CONFIG_ECONET is not set | ||
| 328 | # CONFIG_WAN_ROUTER is not set | ||
| 329 | |||
| 330 | # | ||
| 331 | # QoS and/or fair queueing | ||
| 332 | # | ||
| 333 | # CONFIG_NET_SCHED is not set | ||
| 334 | |||
| 335 | # | ||
| 336 | # Network testing | ||
| 337 | # | ||
| 338 | # CONFIG_NET_PKTGEN is not set | ||
| 339 | # CONFIG_HAMRADIO is not set | ||
| 340 | # CONFIG_IRDA is not set | ||
| 341 | # CONFIG_BT is not set | ||
| 342 | # CONFIG_AF_RXRPC is not set | ||
| 343 | |||
| 344 | # | ||
| 345 | # Wireless | ||
| 346 | # | ||
| 347 | # CONFIG_CFG80211 is not set | ||
| 348 | # CONFIG_WIRELESS_EXT is not set | ||
| 349 | # CONFIG_MAC80211 is not set | ||
| 350 | # CONFIG_IEEE80211 is not set | ||
| 351 | # CONFIG_RFKILL is not set | ||
| 352 | # CONFIG_NET_9P is not set | ||
| 353 | |||
| 354 | # | ||
| 355 | # Device Drivers | ||
| 356 | # | ||
| 357 | |||
| 358 | # | ||
| 359 | # Generic Driver Options | ||
| 360 | # | ||
| 361 | CONFIG_STANDALONE=y | ||
| 362 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 363 | CONFIG_FW_LOADER=y | ||
| 364 | # CONFIG_DEBUG_DRIVER is not set | ||
| 365 | # CONFIG_DEBUG_DEVRES is not set | ||
| 366 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 367 | # CONFIG_CONNECTOR is not set | ||
| 368 | CONFIG_MTD=y | ||
| 369 | # CONFIG_MTD_DEBUG is not set | ||
| 370 | # CONFIG_MTD_CONCAT is not set | ||
| 371 | CONFIG_MTD_PARTITIONS=y | ||
| 372 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 373 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 374 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 375 | |||
| 376 | # | ||
| 377 | # User Modules And Translation Layers | ||
| 378 | # | ||
| 379 | CONFIG_MTD_CHAR=y | ||
| 380 | CONFIG_MTD_BLKDEVS=y | ||
| 381 | CONFIG_MTD_BLOCK=y | ||
| 382 | # CONFIG_FTL is not set | ||
| 383 | # CONFIG_NFTL is not set | ||
| 384 | # CONFIG_INFTL is not set | ||
| 385 | # CONFIG_RFD_FTL is not set | ||
| 386 | # CONFIG_SSFDC is not set | ||
| 387 | |||
| 388 | # | ||
| 389 | # RAM/ROM/Flash chip drivers | ||
| 390 | # | ||
| 391 | # CONFIG_MTD_CFI is not set | ||
| 392 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 393 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 394 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 395 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 396 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 397 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 398 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 399 | CONFIG_MTD_CFI_I1=y | ||
| 400 | CONFIG_MTD_CFI_I2=y | ||
| 401 | # CONFIG_MTD_CFI_I4 is not set | ||
| 402 | # CONFIG_MTD_CFI_I8 is not set | ||
| 403 | # CONFIG_MTD_RAM is not set | ||
| 404 | # CONFIG_MTD_ROM is not set | ||
| 405 | # CONFIG_MTD_ABSENT is not set | ||
| 406 | |||
| 407 | # | ||
| 408 | # Mapping drivers for chip access | ||
| 409 | # | ||
| 410 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 411 | # CONFIG_MTD_PLATRAM is not set | ||
| 412 | |||
| 413 | # | ||
| 414 | # Self-contained MTD device drivers | ||
| 415 | # | ||
| 416 | # CONFIG_MTD_SLRAM is not set | ||
| 417 | # CONFIG_MTD_PHRAM is not set | ||
| 418 | # CONFIG_MTD_MTDRAM is not set | ||
| 419 | CONFIG_MTD_BLOCK2MTD=y | ||
| 420 | |||
| 421 | # | ||
| 422 | # Disk-On-Chip Device Drivers | ||
| 423 | # | ||
| 424 | # CONFIG_MTD_DOC2000 is not set | ||
| 425 | # CONFIG_MTD_DOC2001 is not set | ||
| 426 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 427 | CONFIG_MTD_NAND=y | ||
| 428 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
| 429 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
| 430 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
| 431 | CONFIG_MTD_NAND_IDS=y | ||
| 432 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
| 433 | CONFIG_MTD_NAND_AT91=y | ||
| 434 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
| 435 | CONFIG_MTD_NAND_PLATFORM=y | ||
| 436 | # CONFIG_MTD_ONENAND is not set | ||
| 437 | |||
| 438 | # | ||
| 439 | # UBI - Unsorted block images | ||
| 440 | # | ||
| 441 | CONFIG_MTD_UBI=y | ||
| 442 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | ||
| 443 | CONFIG_MTD_UBI_BEB_RESERVE=3 | ||
| 444 | CONFIG_MTD_UBI_GLUEBI=y | ||
| 445 | |||
| 446 | # | ||
| 447 | # UBI debugging options | ||
| 448 | # | ||
| 449 | # CONFIG_MTD_UBI_DEBUG is not set | ||
| 450 | # CONFIG_PARPORT is not set | ||
| 451 | CONFIG_BLK_DEV=y | ||
| 452 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 453 | CONFIG_BLK_DEV_LOOP=y | ||
| 454 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 455 | # CONFIG_BLK_DEV_NBD is not set | ||
| 456 | # CONFIG_BLK_DEV_UB is not set | ||
| 457 | CONFIG_BLK_DEV_RAM=y | ||
| 458 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 459 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
| 460 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 461 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 462 | # CONFIG_ATA_OVER_ETH is not set | ||
| 463 | |||
| 464 | # | ||
| 465 | # SCSI device support | ||
| 466 | # | ||
| 467 | CONFIG_RAID_ATTRS=y | ||
| 468 | CONFIG_SCSI=y | ||
| 469 | CONFIG_SCSI_DMA=y | ||
| 470 | # CONFIG_SCSI_TGT is not set | ||
| 471 | # CONFIG_SCSI_NETLINK is not set | ||
| 472 | CONFIG_SCSI_PROC_FS=y | ||
| 473 | |||
| 474 | # | ||
| 475 | # SCSI support type (disk, tape, CD-ROM) | ||
| 476 | # | ||
| 477 | CONFIG_BLK_DEV_SD=y | ||
| 478 | # CONFIG_CHR_DEV_ST is not set | ||
| 479 | # CONFIG_CHR_DEV_OSST is not set | ||
| 480 | # CONFIG_BLK_DEV_SR is not set | ||
| 481 | CONFIG_CHR_DEV_SG=y | ||
| 482 | # CONFIG_CHR_DEV_SCH is not set | ||
| 483 | |||
| 484 | # | ||
| 485 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 486 | # | ||
| 487 | CONFIG_SCSI_MULTI_LUN=y | ||
| 488 | CONFIG_SCSI_CONSTANTS=y | ||
| 489 | CONFIG_SCSI_LOGGING=y | ||
| 490 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 491 | |||
| 492 | # | ||
| 493 | # SCSI Transports | ||
| 494 | # | ||
| 495 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 496 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 497 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 498 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 499 | # CONFIG_SCSI_LOWLEVEL is not set | ||
| 500 | # CONFIG_ATA is not set | ||
| 501 | # CONFIG_MD is not set | ||
| 502 | CONFIG_NETDEVICES=y | ||
| 503 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 504 | # CONFIG_DUMMY is not set | ||
| 505 | # CONFIG_BONDING is not set | ||
| 506 | # CONFIG_MACVLAN is not set | ||
| 507 | # CONFIG_EQUALIZER is not set | ||
| 508 | # CONFIG_TUN is not set | ||
| 509 | CONFIG_PHYLIB=y | ||
| 510 | |||
| 511 | # | ||
| 512 | # MII PHY device drivers | ||
| 513 | # | ||
| 514 | # CONFIG_MARVELL_PHY is not set | ||
| 515 | # CONFIG_DAVICOM_PHY is not set | ||
| 516 | # CONFIG_QSEMI_PHY is not set | ||
| 517 | # CONFIG_LXT_PHY is not set | ||
| 518 | # CONFIG_CICADA_PHY is not set | ||
| 519 | # CONFIG_VITESSE_PHY is not set | ||
| 520 | # CONFIG_SMSC_PHY is not set | ||
| 521 | # CONFIG_BROADCOM_PHY is not set | ||
| 522 | # CONFIG_ICPLUS_PHY is not set | ||
| 523 | # CONFIG_FIXED_PHY is not set | ||
| 524 | CONFIG_NET_ETHERNET=y | ||
| 525 | CONFIG_MII=y | ||
| 526 | CONFIG_MACB=y | ||
| 527 | # CONFIG_AX88796 is not set | ||
| 528 | # CONFIG_SMC91X is not set | ||
| 529 | # CONFIG_DM9000 is not set | ||
| 530 | # CONFIG_NETDEV_1000 is not set | ||
| 531 | # CONFIG_NETDEV_10000 is not set | ||
| 532 | |||
| 533 | # | ||
| 534 | # Wireless LAN | ||
| 535 | # | ||
| 536 | # CONFIG_WLAN_PRE80211 is not set | ||
| 537 | # CONFIG_WLAN_80211 is not set | ||
| 538 | |||
| 539 | # | ||
| 540 | # USB Network Adapters | ||
| 541 | # | ||
| 542 | # CONFIG_USB_CATC is not set | ||
| 543 | # CONFIG_USB_KAWETH is not set | ||
| 544 | # CONFIG_USB_PEGASUS is not set | ||
| 545 | # CONFIG_USB_RTL8150 is not set | ||
| 546 | # CONFIG_USB_USBNET_MII is not set | ||
| 547 | # CONFIG_USB_USBNET is not set | ||
| 548 | # CONFIG_WAN is not set | ||
| 549 | # CONFIG_PPP is not set | ||
| 550 | # CONFIG_SLIP is not set | ||
| 551 | # CONFIG_SHAPER is not set | ||
| 552 | # CONFIG_NETCONSOLE is not set | ||
| 553 | # CONFIG_NETPOLL is not set | ||
| 554 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 555 | # CONFIG_ISDN is not set | ||
| 556 | |||
| 557 | # | ||
| 558 | # Input device support | ||
| 559 | # | ||
| 560 | CONFIG_INPUT=y | ||
| 561 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 562 | # CONFIG_INPUT_POLLDEV is not set | ||
| 563 | |||
| 564 | # | ||
| 565 | # Userland interfaces | ||
| 566 | # | ||
| 567 | CONFIG_INPUT_MOUSEDEV=y | ||
| 568 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
| 569 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 570 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 571 | # CONFIG_INPUT_JOYDEV is not set | ||
| 572 | # CONFIG_INPUT_TSDEV is not set | ||
| 573 | # CONFIG_INPUT_EVDEV is not set | ||
| 574 | # CONFIG_INPUT_EVBUG is not set | ||
| 575 | |||
| 576 | # | ||
| 577 | # Input Device Drivers | ||
| 578 | # | ||
| 579 | # CONFIG_INPUT_KEYBOARD is not set | ||
| 580 | # CONFIG_INPUT_MOUSE is not set | ||
| 581 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 582 | # CONFIG_INPUT_TABLET is not set | ||
| 583 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 584 | # CONFIG_INPUT_MISC is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # Hardware I/O ports | ||
| 588 | # | ||
| 589 | # CONFIG_SERIO is not set | ||
| 590 | # CONFIG_GAMEPORT is not set | ||
| 591 | |||
| 592 | # | ||
| 593 | # Character devices | ||
| 594 | # | ||
| 595 | CONFIG_VT=y | ||
| 596 | CONFIG_VT_CONSOLE=y | ||
| 597 | CONFIG_HW_CONSOLE=y | ||
| 598 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 599 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 600 | |||
| 601 | # | ||
| 602 | # Serial drivers | ||
| 603 | # | ||
| 604 | # CONFIG_SERIAL_8250 is not set | ||
| 605 | |||
| 606 | # | ||
| 607 | # Non-8250 serial port support | ||
| 608 | # | ||
| 609 | CONFIG_SERIAL_ATMEL=y | ||
| 610 | CONFIG_SERIAL_ATMEL_CONSOLE=y | ||
| 611 | # CONFIG_SERIAL_ATMEL_TTYAT is not set | ||
| 612 | CONFIG_SERIAL_CORE=y | ||
| 613 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 614 | CONFIG_UNIX98_PTYS=y | ||
| 615 | CONFIG_LEGACY_PTYS=y | ||
| 616 | CONFIG_LEGACY_PTY_COUNT=16 | ||
| 617 | # CONFIG_IPMI_HANDLER is not set | ||
| 618 | # CONFIG_WATCHDOG is not set | ||
| 619 | # CONFIG_HW_RANDOM is not set | ||
| 620 | # CONFIG_NVRAM is not set | ||
| 621 | # CONFIG_R3964 is not set | ||
| 622 | # CONFIG_RAW_DRIVER is not set | ||
| 623 | # CONFIG_TCG_TPM is not set | ||
| 624 | # CONFIG_I2C is not set | ||
| 625 | |||
| 626 | # | ||
| 627 | # SPI support | ||
| 628 | # | ||
| 629 | # CONFIG_SPI is not set | ||
| 630 | # CONFIG_SPI_MASTER is not set | ||
| 631 | # CONFIG_W1 is not set | ||
| 632 | # CONFIG_HWMON is not set | ||
| 633 | # CONFIG_MISC_DEVICES is not set | ||
| 634 | |||
| 635 | # | ||
| 636 | # Multifunction device drivers | ||
| 637 | # | ||
| 638 | # CONFIG_MFD_SM501 is not set | ||
| 639 | CONFIG_NEW_LEDS=y | ||
| 640 | CONFIG_LEDS_CLASS=y | ||
| 641 | |||
| 642 | # | ||
| 643 | # LED drivers | ||
| 644 | # | ||
| 645 | CONFIG_LEDS_GPIO=y | ||
| 646 | |||
| 647 | # | ||
| 648 | # LED Triggers | ||
| 649 | # | ||
| 650 | CONFIG_LEDS_TRIGGERS=y | ||
| 651 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
| 652 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
| 653 | |||
| 654 | # | ||
| 655 | # Multimedia devices | ||
| 656 | # | ||
| 657 | # CONFIG_VIDEO_DEV is not set | ||
| 658 | # CONFIG_DVB_CORE is not set | ||
| 659 | # CONFIG_DAB is not set | ||
| 660 | |||
| 661 | # | ||
| 662 | # Graphics support | ||
| 663 | # | ||
| 664 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 665 | |||
| 666 | # | ||
| 667 | # Display device support | ||
| 668 | # | ||
| 669 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 670 | # CONFIG_VGASTATE is not set | ||
| 671 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 672 | # CONFIG_FB is not set | ||
| 673 | |||
| 674 | # | ||
| 675 | # Console display driver support | ||
| 676 | # | ||
| 677 | # CONFIG_VGA_CONSOLE is not set | ||
| 678 | CONFIG_DUMMY_CONSOLE=y | ||
| 679 | |||
| 680 | # | ||
| 681 | # Sound | ||
| 682 | # | ||
| 683 | # CONFIG_SOUND is not set | ||
| 684 | # CONFIG_HID_SUPPORT is not set | ||
| 685 | CONFIG_USB_SUPPORT=y | ||
| 686 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 687 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 688 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 689 | CONFIG_USB=y | ||
| 690 | # CONFIG_USB_DEBUG is not set | ||
| 691 | |||
| 692 | # | ||
| 693 | # Miscellaneous USB options | ||
| 694 | # | ||
| 695 | CONFIG_USB_DEVICEFS=y | ||
| 696 | CONFIG_USB_DEVICE_CLASS=y | ||
| 697 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 698 | # CONFIG_USB_OTG is not set | ||
| 699 | |||
| 700 | # | ||
| 701 | # USB Host Controller Drivers | ||
| 702 | # | ||
| 703 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 704 | CONFIG_USB_OHCI_HCD=y | ||
| 705 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
| 706 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
| 707 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
| 708 | # CONFIG_USB_SL811_HCD is not set | ||
| 709 | # CONFIG_USB_R8A66597_HCD is not set | ||
| 710 | |||
| 711 | # | ||
| 712 | # USB Device Class drivers | ||
| 713 | # | ||
| 714 | # CONFIG_USB_ACM is not set | ||
| 715 | # CONFIG_USB_PRINTER is not set | ||
| 716 | |||
| 717 | # | ||
| 718 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 719 | # | ||
| 720 | |||
| 721 | # | ||
| 722 | # may also be needed; see USB_STORAGE Help for more information | ||
| 723 | # | ||
| 724 | CONFIG_USB_STORAGE=y | ||
| 725 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 726 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 727 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 728 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 729 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 730 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 731 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 732 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 733 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
| 734 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 735 | CONFIG_USB_LIBUSUAL=y | ||
| 736 | |||
| 737 | # | ||
| 738 | # USB Imaging devices | ||
| 739 | # | ||
| 740 | # CONFIG_USB_MDC800 is not set | ||
| 741 | # CONFIG_USB_MICROTEK is not set | ||
| 742 | # CONFIG_USB_MON is not set | ||
| 743 | |||
| 744 | # | ||
| 745 | # USB port drivers | ||
| 746 | # | ||
| 747 | |||
| 748 | # | ||
| 749 | # USB Serial Converter support | ||
| 750 | # | ||
| 751 | # CONFIG_USB_SERIAL is not set | ||
| 752 | |||
| 753 | # | ||
| 754 | # USB Miscellaneous drivers | ||
| 755 | # | ||
| 756 | # CONFIG_USB_EMI62 is not set | ||
| 757 | # CONFIG_USB_EMI26 is not set | ||
| 758 | # CONFIG_USB_ADUTUX is not set | ||
| 759 | # CONFIG_USB_AUERSWALD is not set | ||
| 760 | # CONFIG_USB_RIO500 is not set | ||
| 761 | # CONFIG_USB_LEGOTOWER is not set | ||
| 762 | # CONFIG_USB_LCD is not set | ||
| 763 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 764 | # CONFIG_USB_LED is not set | ||
| 765 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
| 766 | # CONFIG_USB_CYTHERM is not set | ||
| 767 | # CONFIG_USB_PHIDGET is not set | ||
| 768 | # CONFIG_USB_IDMOUSE is not set | ||
| 769 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 770 | # CONFIG_USB_APPLEDISPLAY is not set | ||
| 771 | # CONFIG_USB_LD is not set | ||
| 772 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 773 | # CONFIG_USB_IOWARRIOR is not set | ||
| 774 | # CONFIG_USB_TEST is not set | ||
| 775 | |||
| 776 | # | ||
| 777 | # USB DSL modem support | ||
| 778 | # | ||
| 779 | |||
| 780 | # | ||
| 781 | # USB Gadget Support | ||
| 782 | # | ||
| 783 | CONFIG_USB_GADGET=y | ||
| 784 | # CONFIG_USB_GADGET_DEBUG is not set | ||
| 785 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
| 786 | CONFIG_USB_GADGET_SELECTED=y | ||
| 787 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
| 788 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
| 789 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 790 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
| 791 | # CONFIG_USB_GADGET_M66592 is not set | ||
| 792 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 793 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 794 | # CONFIG_USB_GADGET_OMAP is not set | ||
| 795 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
| 796 | CONFIG_USB_GADGET_AT91=y | ||
| 797 | CONFIG_USB_AT91=y | ||
| 798 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 799 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
| 800 | # CONFIG_USB_ZERO is not set | ||
| 801 | CONFIG_USB_ETH=y | ||
| 802 | CONFIG_USB_ETH_RNDIS=y | ||
| 803 | # CONFIG_USB_GADGETFS is not set | ||
| 804 | # CONFIG_USB_FILE_STORAGE is not set | ||
| 805 | # CONFIG_USB_G_SERIAL is not set | ||
| 806 | # CONFIG_USB_MIDI_GADGET is not set | ||
| 807 | CONFIG_MMC=y | ||
| 808 | CONFIG_MMC_DEBUG=y | ||
| 809 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 810 | |||
| 811 | # | ||
| 812 | # MMC/SD Card Drivers | ||
| 813 | # | ||
| 814 | CONFIG_MMC_BLOCK=y | ||
| 815 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 816 | |||
| 817 | # | ||
| 818 | # MMC/SD Host Controller Drivers | ||
| 819 | # | ||
| 820 | CONFIG_MMC_AT91=y | ||
| 821 | CONFIG_RTC_LIB=y | ||
| 822 | CONFIG_RTC_CLASS=y | ||
| 823 | CONFIG_RTC_HCTOSYS=y | ||
| 824 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
| 825 | # CONFIG_RTC_DEBUG is not set | ||
| 826 | |||
| 827 | # | ||
| 828 | # RTC interfaces | ||
| 829 | # | ||
| 830 | CONFIG_RTC_INTF_SYSFS=y | ||
| 831 | CONFIG_RTC_INTF_PROC=y | ||
| 832 | CONFIG_RTC_INTF_DEV=y | ||
| 833 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
| 834 | # CONFIG_RTC_DRV_TEST is not set | ||
| 835 | |||
| 836 | # | ||
| 837 | # SPI RTC drivers | ||
| 838 | # | ||
| 839 | |||
| 840 | # | ||
| 841 | # Platform RTC drivers | ||
| 842 | # | ||
| 843 | # CONFIG_RTC_DRV_CMOS is not set | ||
| 844 | CONFIG_RTC_DRV_DS1553=y | ||
| 845 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 846 | CONFIG_RTC_DRV_DS1742=y | ||
| 847 | CONFIG_RTC_DRV_M48T86=y | ||
| 848 | # CONFIG_RTC_DRV_M48T59 is not set | ||
| 849 | CONFIG_RTC_DRV_V3020=y | ||
| 850 | |||
| 851 | # | ||
| 852 | # on-CPU RTC drivers | ||
| 853 | # | ||
| 854 | |||
| 855 | # | ||
| 856 | # DMA Engine support | ||
| 857 | # | ||
| 858 | # CONFIG_DMA_ENGINE is not set | ||
| 859 | |||
| 860 | # | ||
| 861 | # DMA Clients | ||
| 862 | # | ||
| 863 | |||
| 864 | # | ||
| 865 | # DMA Devices | ||
| 866 | # | ||
| 867 | |||
| 868 | # | ||
| 869 | # File systems | ||
| 870 | # | ||
| 871 | CONFIG_EXT2_FS=y | ||
| 872 | CONFIG_EXT2_FS_XATTR=y | ||
| 873 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
| 874 | CONFIG_EXT2_FS_SECURITY=y | ||
| 875 | # CONFIG_EXT2_FS_XIP is not set | ||
| 876 | CONFIG_EXT3_FS=y | ||
| 877 | CONFIG_EXT3_FS_XATTR=y | ||
| 878 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
| 879 | CONFIG_EXT3_FS_SECURITY=y | ||
| 880 | # CONFIG_EXT4DEV_FS is not set | ||
| 881 | CONFIG_JBD=y | ||
| 882 | # CONFIG_JBD_DEBUG is not set | ||
| 883 | CONFIG_FS_MBCACHE=y | ||
| 884 | # CONFIG_REISERFS_FS is not set | ||
| 885 | # CONFIG_JFS_FS is not set | ||
| 886 | CONFIG_FS_POSIX_ACL=y | ||
| 887 | # CONFIG_XFS_FS is not set | ||
| 888 | # CONFIG_GFS2_FS is not set | ||
| 889 | # CONFIG_OCFS2_FS is not set | ||
| 890 | # CONFIG_MINIX_FS is not set | ||
| 891 | # CONFIG_ROMFS_FS is not set | ||
| 892 | CONFIG_INOTIFY=y | ||
| 893 | CONFIG_INOTIFY_USER=y | ||
| 894 | # CONFIG_QUOTA is not set | ||
| 895 | CONFIG_DNOTIFY=y | ||
| 896 | # CONFIG_AUTOFS_FS is not set | ||
| 897 | # CONFIG_AUTOFS4_FS is not set | ||
| 898 | # CONFIG_FUSE_FS is not set | ||
| 899 | |||
| 900 | # | ||
| 901 | # CD-ROM/DVD Filesystems | ||
| 902 | # | ||
| 903 | # CONFIG_ISO9660_FS is not set | ||
| 904 | # CONFIG_UDF_FS is not set | ||
| 905 | |||
| 906 | # | ||
| 907 | # DOS/FAT/NT Filesystems | ||
| 908 | # | ||
| 909 | CONFIG_FAT_FS=y | ||
| 910 | CONFIG_MSDOS_FS=y | ||
| 911 | CONFIG_VFAT_FS=y | ||
| 912 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 913 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 914 | # CONFIG_NTFS_FS is not set | ||
| 915 | |||
| 916 | # | ||
| 917 | # Pseudo filesystems | ||
| 918 | # | ||
| 919 | CONFIG_PROC_FS=y | ||
| 920 | CONFIG_PROC_SYSCTL=y | ||
| 921 | CONFIG_SYSFS=y | ||
| 922 | CONFIG_TMPFS=y | ||
| 923 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 924 | # CONFIG_HUGETLB_PAGE is not set | ||
| 925 | CONFIG_RAMFS=y | ||
| 926 | # CONFIG_CONFIGFS_FS is not set | ||
| 927 | |||
| 928 | # | ||
| 929 | # Miscellaneous filesystems | ||
| 930 | # | ||
| 931 | # CONFIG_ADFS_FS is not set | ||
| 932 | # CONFIG_AFFS_FS is not set | ||
| 933 | # CONFIG_HFS_FS is not set | ||
| 934 | # CONFIG_HFSPLUS_FS is not set | ||
| 935 | # CONFIG_BEFS_FS is not set | ||
| 936 | # CONFIG_BFS_FS is not set | ||
| 937 | # CONFIG_EFS_FS is not set | ||
| 938 | CONFIG_JFFS2_FS=y | ||
| 939 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 940 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 941 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 942 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 943 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 944 | CONFIG_JFFS2_ZLIB=y | ||
| 945 | CONFIG_JFFS2_RTIME=y | ||
| 946 | # CONFIG_JFFS2_RUBIN is not set | ||
| 947 | # CONFIG_CRAMFS is not set | ||
| 948 | # CONFIG_VXFS_FS is not set | ||
| 949 | # CONFIG_HPFS_FS is not set | ||
| 950 | # CONFIG_QNX4FS_FS is not set | ||
| 951 | # CONFIG_SYSV_FS is not set | ||
| 952 | # CONFIG_UFS_FS is not set | ||
| 953 | |||
| 954 | # | ||
| 955 | # Network File Systems | ||
| 956 | # | ||
| 957 | CONFIG_NFS_FS=y | ||
| 958 | CONFIG_NFS_V3=y | ||
| 959 | # CONFIG_NFS_V3_ACL is not set | ||
| 960 | # CONFIG_NFS_V4 is not set | ||
| 961 | CONFIG_NFS_DIRECTIO=y | ||
| 962 | # CONFIG_NFSD is not set | ||
| 963 | CONFIG_LOCKD=y | ||
| 964 | CONFIG_LOCKD_V4=y | ||
| 965 | CONFIG_NFS_COMMON=y | ||
| 966 | CONFIG_SUNRPC=y | ||
| 967 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 968 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 969 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 970 | # CONFIG_SMB_FS is not set | ||
| 971 | # CONFIG_CIFS is not set | ||
| 972 | # CONFIG_NCP_FS is not set | ||
| 973 | # CONFIG_CODA_FS is not set | ||
| 974 | # CONFIG_AFS_FS is not set | ||
| 975 | |||
| 976 | # | ||
| 977 | # Partition Types | ||
| 978 | # | ||
| 979 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 980 | CONFIG_MSDOS_PARTITION=y | ||
| 981 | |||
| 982 | # | ||
| 983 | # Native Language Support | ||
| 984 | # | ||
| 985 | CONFIG_NLS=y | ||
| 986 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 987 | CONFIG_NLS_CODEPAGE_437=y | ||
| 988 | CONFIG_NLS_CODEPAGE_737=y | ||
| 989 | CONFIG_NLS_CODEPAGE_775=y | ||
| 990 | CONFIG_NLS_CODEPAGE_850=y | ||
| 991 | CONFIG_NLS_CODEPAGE_852=y | ||
| 992 | CONFIG_NLS_CODEPAGE_855=y | ||
| 993 | CONFIG_NLS_CODEPAGE_857=y | ||
| 994 | CONFIG_NLS_CODEPAGE_860=y | ||
| 995 | CONFIG_NLS_CODEPAGE_861=y | ||
| 996 | CONFIG_NLS_CODEPAGE_862=y | ||
| 997 | CONFIG_NLS_CODEPAGE_863=y | ||
| 998 | CONFIG_NLS_CODEPAGE_864=y | ||
| 999 | CONFIG_NLS_CODEPAGE_865=y | ||
| 1000 | CONFIG_NLS_CODEPAGE_866=y | ||
| 1001 | CONFIG_NLS_CODEPAGE_869=y | ||
| 1002 | CONFIG_NLS_CODEPAGE_936=y | ||
| 1003 | CONFIG_NLS_CODEPAGE_950=y | ||
| 1004 | CONFIG_NLS_CODEPAGE_932=y | ||
| 1005 | CONFIG_NLS_CODEPAGE_949=y | ||
| 1006 | CONFIG_NLS_CODEPAGE_874=y | ||
| 1007 | CONFIG_NLS_ISO8859_8=y | ||
| 1008 | CONFIG_NLS_CODEPAGE_1250=y | ||
| 1009 | CONFIG_NLS_CODEPAGE_1251=y | ||
| 1010 | CONFIG_NLS_ASCII=y | ||
| 1011 | CONFIG_NLS_ISO8859_1=y | ||
| 1012 | CONFIG_NLS_ISO8859_2=y | ||
| 1013 | CONFIG_NLS_ISO8859_3=y | ||
| 1014 | CONFIG_NLS_ISO8859_4=y | ||
| 1015 | CONFIG_NLS_ISO8859_5=y | ||
| 1016 | CONFIG_NLS_ISO8859_6=y | ||
| 1017 | CONFIG_NLS_ISO8859_7=y | ||
| 1018 | CONFIG_NLS_ISO8859_9=y | ||
| 1019 | CONFIG_NLS_ISO8859_13=y | ||
| 1020 | CONFIG_NLS_ISO8859_14=y | ||
| 1021 | CONFIG_NLS_ISO8859_15=y | ||
| 1022 | CONFIG_NLS_KOI8_R=y | ||
| 1023 | CONFIG_NLS_KOI8_U=y | ||
| 1024 | CONFIG_NLS_UTF8=y | ||
| 1025 | |||
| 1026 | # | ||
| 1027 | # Distributed Lock Manager | ||
| 1028 | # | ||
| 1029 | # CONFIG_DLM is not set | ||
| 1030 | |||
| 1031 | # | ||
| 1032 | # Profiling support | ||
| 1033 | # | ||
| 1034 | # CONFIG_PROFILING is not set | ||
| 1035 | |||
| 1036 | # | ||
| 1037 | # Kernel hacking | ||
| 1038 | # | ||
| 1039 | # CONFIG_PRINTK_TIME is not set | ||
| 1040 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1041 | CONFIG_MAGIC_SYSRQ=y | ||
| 1042 | CONFIG_UNUSED_SYMBOLS=y | ||
| 1043 | CONFIG_DEBUG_FS=y | ||
| 1044 | # CONFIG_HEADERS_CHECK is not set | ||
| 1045 | CONFIG_DEBUG_KERNEL=y | ||
| 1046 | # CONFIG_DEBUG_SHIRQ is not set | ||
| 1047 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 1048 | CONFIG_SCHED_DEBUG=y | ||
| 1049 | # CONFIG_SCHEDSTATS is not set | ||
| 1050 | # CONFIG_TIMER_STATS is not set | ||
| 1051 | # CONFIG_DEBUG_SLAB is not set | ||
| 1052 | CONFIG_DEBUG_PREEMPT=y | ||
| 1053 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
| 1054 | # CONFIG_RT_MUTEX_TESTER is not set | ||
| 1055 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 1056 | # CONFIG_DEBUG_MUTEXES is not set | ||
| 1057 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
| 1058 | # CONFIG_PROVE_LOCKING is not set | ||
| 1059 | # CONFIG_LOCK_STAT is not set | ||
| 1060 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 1061 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
| 1062 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 1063 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 1064 | # CONFIG_DEBUG_INFO is not set | ||
| 1065 | # CONFIG_DEBUG_VM is not set | ||
| 1066 | # CONFIG_DEBUG_LIST is not set | ||
| 1067 | CONFIG_FRAME_POINTER=y | ||
| 1068 | CONFIG_FORCED_INLINING=y | ||
| 1069 | # CONFIG_FAULT_INJECTION is not set | ||
| 1070 | # CONFIG_DEBUG_USER is not set | ||
| 1071 | # CONFIG_DEBUG_ERRORS is not set | ||
| 1072 | CONFIG_DEBUG_LL=y | ||
| 1073 | # CONFIG_DEBUG_ICEDCC is not set | ||
| 1074 | |||
| 1075 | # | ||
| 1076 | # Security options | ||
| 1077 | # | ||
| 1078 | # CONFIG_KEYS is not set | ||
| 1079 | # CONFIG_SECURITY is not set | ||
| 1080 | # CONFIG_CRYPTO is not set | ||
| 1081 | |||
| 1082 | # | ||
| 1083 | # Library routines | ||
| 1084 | # | ||
| 1085 | CONFIG_BITREVERSE=y | ||
| 1086 | # CONFIG_CRC_CCITT is not set | ||
| 1087 | # CONFIG_CRC16 is not set | ||
| 1088 | # CONFIG_CRC_ITU_T is not set | ||
| 1089 | CONFIG_CRC32=y | ||
| 1090 | # CONFIG_CRC7 is not set | ||
| 1091 | # CONFIG_LIBCRC32C is not set | ||
| 1092 | CONFIG_AUDIT_GENERIC=y | ||
| 1093 | CONFIG_ZLIB_INFLATE=y | ||
| 1094 | CONFIG_ZLIB_DEFLATE=y | ||
| 1095 | CONFIG_PLIST=y | ||
| 1096 | CONFIG_HAS_IOMEM=y | ||
| 1097 | CONFIG_HAS_IOPORT=y | ||
| 1098 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index bbb2520d645a..6aaa0b665fc8 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig | |||
| @@ -140,6 +140,13 @@ config MACH_CAM60 | |||
| 140 | Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260. | 140 | Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260. |
| 141 | <http://www.kwikbyte.com/KB9260.html> | 141 | <http://www.kwikbyte.com/KB9260.html> |
| 142 | 142 | ||
| 143 | config MACH_SAM9_L9260 | ||
| 144 | bool "Olimex SAM9-L9260 board" | ||
| 145 | depends on ARCH_AT91SAM9260 | ||
| 146 | help | ||
| 147 | Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260. | ||
| 148 | <http://www.olimex.com/dev/sam9-L9260.html> | ||
| 149 | |||
| 143 | endif | 150 | endif |
| 144 | 151 | ||
| 145 | # ---------------------------------------------------------- | 152 | # ---------------------------------------------------------- |
| @@ -223,7 +230,7 @@ comment "AT91 Board Options" | |||
| 223 | 230 | ||
| 224 | config MTD_AT91_DATAFLASH_CARD | 231 | config MTD_AT91_DATAFLASH_CARD |
| 225 | bool "Enable DataFlash Card support" | 232 | bool "Enable DataFlash Card support" |
| 226 | depends on (ARCH_AT91RM9200DK || MACH_AT91RM9200EK || MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK || MACH_AT91CAP9ADK) | 233 | depends on (ARCH_AT91RM9200DK || MACH_AT91RM9200EK || MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK || MACH_AT91CAP9ADK || MACH_SAM9_L9260) |
| 227 | help | 234 | help |
| 228 | Enable support for the DataFlash card. | 235 | Enable support for the DataFlash card. |
| 229 | 236 | ||
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index 7e083ca84e37..1050372ef9af 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile | |||
| @@ -33,6 +33,7 @@ obj-$(CONFIG_MACH_PICOTUX2XX) += board-picotux200.o | |||
| 33 | # AT91SAM9260 board-specific support | 33 | # AT91SAM9260 board-specific support |
| 34 | obj-$(CONFIG_MACH_AT91SAM9260EK) += board-sam9260ek.o | 34 | obj-$(CONFIG_MACH_AT91SAM9260EK) += board-sam9260ek.o |
| 35 | obj-$(CONFIG_MACH_CAM60) += board-cam60.o | 35 | obj-$(CONFIG_MACH_CAM60) += board-cam60.o |
| 36 | obj-$(CONFIG_MACH_SAM9_L9260) += board-sam9-l9260.o | ||
| 36 | 37 | ||
| 37 | # AT91SAM9261 board-specific support | 38 | # AT91SAM9261 board-specific support |
| 38 | obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o | 39 | obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o |
diff --git a/arch/arm/mach-at91/board-sam9-l9260.c b/arch/arm/mach-at91/board-sam9-l9260.c new file mode 100644 index 000000000000..8f76af5e219a --- /dev/null +++ b/arch/arm/mach-at91/board-sam9-l9260.c | |||
| @@ -0,0 +1,199 @@ | |||
| 1 | /* | ||
| 2 | * linux/arch/arm/mach-at91/board-sam9-l9260.c | ||
| 3 | * | ||
| 4 | * Copyright (C) 2005 SAN People | ||
| 5 | * Copyright (C) 2006 Atmel | ||
| 6 | * Copyright (C) 2007 Olimex Ltd | ||
| 7 | * | ||
| 8 | * This program is free software; you can redistribute it and/or modify | ||
| 9 | * it under the terms of the GNU General Public License as published by | ||
| 10 | * the Free Software Foundation; either version 2 of the License, or | ||
| 11 | * (at your option) any later version. | ||
| 12 | * | ||
| 13 | * This program is distributed in the hope that it will be useful, | ||
| 14 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 16 | * GNU General Public License for more details. | ||
| 17 | * | ||
| 18 | * You should have received a copy of the GNU General Public License | ||
| 19 | * along with this program; if not, write to the Free Software | ||
| 20 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
| 21 | */ | ||
| 22 | |||
| 23 | #include <linux/types.h> | ||
| 24 | #include <linux/init.h> | ||
| 25 | #include <linux/mm.h> | ||
| 26 | #include <linux/module.h> | ||
| 27 | #include <linux/platform_device.h> | ||
| 28 | #include <linux/spi/spi.h> | ||
| 29 | |||
| 30 | #include <asm/hardware.h> | ||
| 31 | #include <asm/setup.h> | ||
| 32 | #include <asm/mach-types.h> | ||
| 33 | #include <asm/irq.h> | ||
| 34 | |||
| 35 | #include <asm/mach/arch.h> | ||
| 36 | #include <asm/mach/map.h> | ||
| 37 | #include <asm/mach/irq.h> | ||
| 38 | |||
| 39 | #include <asm/arch/board.h> | ||
| 40 | #include <asm/arch/gpio.h> | ||
| 41 | |||
| 42 | #include "generic.h" | ||
| 43 | |||
| 44 | |||
| 45 | static void __init ek_map_io(void) | ||
| 46 | { | ||
| 47 | /* Initialize processor: 18.432 MHz crystal */ | ||
| 48 | at91sam9260_initialize(18432000); | ||
| 49 | |||
| 50 | /* Setup the LEDs */ | ||
| 51 | at91_init_leds(AT91_PIN_PA9, AT91_PIN_PA6); | ||
| 52 | |||
| 53 | /* DBGU on ttyS0. (Rx & Tx only) */ | ||
| 54 | at91_register_uart(0, 0, 0); | ||
| 55 | |||
| 56 | /* USART0 on ttyS1. (Rx, Tx, CTS, RTS, DTR, DSR, DCD, RI) */ | ||
| 57 | at91_register_uart(AT91SAM9260_ID_US0, 1, ATMEL_UART_CTS | ATMEL_UART_RTS | ||
| 58 | | ATMEL_UART_DTR | ATMEL_UART_DSR | ATMEL_UART_DCD | ||
| 59 | | ATMEL_UART_RI); | ||
| 60 | |||
| 61 | /* USART1 on ttyS2. (Rx, Tx, CTS, RTS) */ | ||
| 62 | at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS); | ||
| 63 | |||
| 64 | /* set serial console to ttyS0 (ie, DBGU) */ | ||
| 65 | at91_set_serial_console(0); | ||
| 66 | } | ||
| 67 | |||
| 68 | static void __init ek_init_irq(void) | ||
| 69 | { | ||
| 70 | at91sam9260_init_interrupts(NULL); | ||
| 71 | } | ||
| 72 | |||
| 73 | |||
| 74 | /* | ||
| 75 | * USB Host port | ||
| 76 | */ | ||
| 77 | static struct at91_usbh_data __initdata ek_usbh_data = { | ||
| 78 | .ports = 2, | ||
| 79 | }; | ||
| 80 | |||
| 81 | /* | ||
| 82 | * USB Device port | ||
| 83 | */ | ||
| 84 | static struct at91_udc_data __initdata ek_udc_data = { | ||
| 85 | .vbus_pin = AT91_PIN_PC5, | ||
| 86 | .pullup_pin = 0, /* pull-up driven by UDC */ | ||
| 87 | }; | ||
| 88 | |||
| 89 | |||
| 90 | /* | ||
| 91 | * SPI devices. | ||
| 92 | */ | ||
| 93 | static struct spi_board_info ek_spi_devices[] = { | ||
| 94 | #if !defined(CONFIG_MMC_AT91) | ||
| 95 | { /* DataFlash chip */ | ||
| 96 | .modalias = "mtd_dataflash", | ||
| 97 | .chip_select = 1, | ||
| 98 | .max_speed_hz = 15 * 1000 * 1000, | ||
| 99 | .bus_num = 0, | ||
| 100 | }, | ||
| 101 | #if defined(CONFIG_MTD_AT91_DATAFLASH_CARD) | ||
| 102 | { /* DataFlash card */ | ||
| 103 | .modalias = "mtd_dataflash", | ||
| 104 | .chip_select = 0, | ||
| 105 | .max_speed_hz = 15 * 1000 * 1000, | ||
| 106 | .bus_num = 0, | ||
| 107 | }, | ||
| 108 | #endif | ||
| 109 | #endif | ||
| 110 | }; | ||
| 111 | |||
| 112 | |||
| 113 | /* | ||
| 114 | * MACB Ethernet device | ||
| 115 | */ | ||
| 116 | static struct at91_eth_data __initdata ek_macb_data = { | ||
| 117 | .phy_irq_pin = AT91_PIN_PA7, | ||
| 118 | .is_rmii = 0, | ||
| 119 | }; | ||
| 120 | |||
| 121 | |||
| 122 | /* | ||
| 123 | * NAND flash | ||
| 124 | */ | ||
| 125 | static struct mtd_partition __initdata ek_nand_partition[] = { | ||
| 126 | { | ||
| 127 | .name = "Bootloader Area", | ||
| 128 | .offset = 0, | ||
| 129 | .size = 10 * 1024 * 1024, | ||
| 130 | }, | ||
| 131 | { | ||
| 132 | .name = "User Area", | ||
| 133 | .offset = 10 * 1024 * 1024, | ||
| 134 | .size = MTDPART_SIZ_FULL, | ||
| 135 | }, | ||
| 136 | }; | ||
| 137 | |||
| 138 | static struct mtd_partition * __init nand_partitions(int size, int *num_partitions) | ||
| 139 | { | ||
| 140 | *num_partitions = ARRAY_SIZE(ek_nand_partition); | ||
| 141 | return ek_nand_partition; | ||
| 142 | } | ||
| 143 | |||
| 144 | static struct at91_nand_data __initdata ek_nand_data = { | ||
| 145 | .ale = 21, | ||
| 146 | .cle = 22, | ||
| 147 | // .det_pin = ... not connected | ||
| 148 | .rdy_pin = AT91_PIN_PC13, | ||
| 149 | .enable_pin = AT91_PIN_PC14, | ||
| 150 | .partition_info = nand_partitions, | ||
| 151 | #if defined(CONFIG_MTD_NAND_AT91_BUSWIDTH_16) | ||
| 152 | .bus_width_16 = 1, | ||
| 153 | #else | ||
| 154 | .bus_width_16 = 0, | ||
| 155 | #endif | ||
| 156 | }; | ||
| 157 | |||
| 158 | |||
| 159 | /* | ||
| 160 | * MCI (SD/MMC) | ||
| 161 | */ | ||
| 162 | static struct at91_mmc_data __initdata ek_mmc_data = { | ||
| 163 | .slot_b = 1, | ||
| 164 | .wire4 = 1, | ||
| 165 | .det_pin = AT91_PIN_PC8, | ||
| 166 | .wp_pin = AT91_PIN_PC4, | ||
| 167 | // .vcc_pin = ... not connected | ||
| 168 | }; | ||
| 169 | |||
| 170 | static void __init ek_board_init(void) | ||
| 171 | { | ||
| 172 | /* Serial */ | ||
| 173 | at91_add_device_serial(); | ||
| 174 | /* USB Host */ | ||
| 175 | at91_add_device_usbh(&ek_usbh_data); | ||
| 176 | /* USB Device */ | ||
| 177 | at91_add_device_udc(&ek_udc_data); | ||
| 178 | /* SPI */ | ||
| 179 | at91_add_device_spi(ek_spi_devices, ARRAY_SIZE(ek_spi_devices)); | ||
| 180 | /* NAND */ | ||
| 181 | at91_add_device_nand(&ek_nand_data); | ||
| 182 | /* Ethernet */ | ||
| 183 | at91_add_device_eth(&ek_macb_data); | ||
| 184 | /* MMC */ | ||
| 185 | at91_add_device_mmc(0, &ek_mmc_data); | ||
| 186 | /* I2C */ | ||
| 187 | at91_add_device_i2c(NULL, 0); | ||
| 188 | } | ||
| 189 | |||
| 190 | MACHINE_START(SAM9_L9260, "Olimex SAM9-L9260") | ||
| 191 | /* Maintainer: Olimex */ | ||
| 192 | .phys_io = AT91_BASE_SYS, | ||
| 193 | .io_pg_offst = (AT91_VA_BASE_SYS >> 18) & 0xfffc, | ||
| 194 | .boot_params = AT91_SDRAM_BASE + 0x100, | ||
| 195 | .timer = &at91sam926x_timer, | ||
| 196 | .map_io = ek_map_io, | ||
| 197 | .init_irq = ek_init_irq, | ||
| 198 | .init_machine = ek_board_init, | ||
| 199 | MACHINE_END | ||
