diff options
| -rw-r--r-- | arch/arm/configs/omnimeter_defconfig | 803 | ||||
| -rw-r--r-- | arch/arm/kernel/head.S | 20 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/Makefile | 4 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/pxa27x.c | 9 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/standby.S | 32 | ||||
| -rw-r--r-- | arch/arm/mach-sa1100/cpu-sa1110.c | 3 | ||||
| -rw-r--r-- | include/asm-arm/arch-pxa/pxa-regs.h | 2 |
7 files changed, 55 insertions, 818 deletions
diff --git a/arch/arm/configs/omnimeter_defconfig b/arch/arm/configs/omnimeter_defconfig deleted file mode 100644 index 78fdb4a428b1..000000000000 --- a/arch/arm/configs/omnimeter_defconfig +++ /dev/null | |||
| @@ -1,803 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
| 4 | # Sun Mar 27 21:31:45 2005 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_MMU=y | ||
| 8 | CONFIG_UID16=y | ||
| 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 11 | CONFIG_GENERIC_IOMAP=y | ||
| 12 | |||
| 13 | # | ||
| 14 | # Code maturity level options | ||
| 15 | # | ||
| 16 | CONFIG_EXPERIMENTAL=y | ||
| 17 | CONFIG_CLEAN_COMPILE=y | ||
| 18 | CONFIG_BROKEN_ON_SMP=y | ||
| 19 | |||
| 20 | # | ||
| 21 | # General setup | ||
| 22 | # | ||
| 23 | CONFIG_LOCALVERSION="" | ||
| 24 | CONFIG_SWAP=y | ||
| 25 | CONFIG_SYSVIPC=y | ||
| 26 | # CONFIG_POSIX_MQUEUE is not set | ||
| 27 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 28 | CONFIG_SYSCTL=y | ||
| 29 | # CONFIG_AUDIT is not set | ||
| 30 | CONFIG_HOTPLUG=y | ||
| 31 | CONFIG_KOBJECT_UEVENT=y | ||
| 32 | # CONFIG_IKCONFIG is not set | ||
| 33 | # CONFIG_EMBEDDED is not set | ||
| 34 | CONFIG_KALLSYMS=y | ||
| 35 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 36 | CONFIG_BASE_FULL=y | ||
| 37 | CONFIG_FUTEX=y | ||
| 38 | CONFIG_EPOLL=y | ||
| 39 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 40 | CONFIG_SHMEM=y | ||
| 41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 42 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 45 | # CONFIG_TINY_SHMEM is not set | ||
| 46 | CONFIG_BASE_SMALL=0 | ||
| 47 | |||
| 48 | # | ||
| 49 | # Loadable module support | ||
| 50 | # | ||
| 51 | CONFIG_MODULES=y | ||
| 52 | # CONFIG_MODULE_UNLOAD is not set | ||
| 53 | CONFIG_OBSOLETE_MODPARM=y | ||
| 54 | # CONFIG_MODVERSIONS is not set | ||
| 55 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 56 | CONFIG_KMOD=y | ||
| 57 | |||
| 58 | # | ||
| 59 | # System Type | ||
| 60 | # | ||
| 61 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 62 | # CONFIG_ARCH_CLPS711X is not set | ||
| 63 | # CONFIG_ARCH_CO285 is not set | ||
| 64 | # CONFIG_ARCH_EBSA110 is not set | ||
| 65 | # CONFIG_ARCH_CAMELOT is not set | ||
| 66 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 67 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 68 | # CONFIG_ARCH_IOP3XX is not set | ||
| 69 | # CONFIG_ARCH_IXP4XX is not set | ||
| 70 | # CONFIG_ARCH_IXP2000 is not set | ||
| 71 | # CONFIG_ARCH_L7200 is not set | ||
| 72 | # CONFIG_ARCH_PXA is not set | ||
| 73 | # CONFIG_ARCH_RPC is not set | ||
| 74 | CONFIG_ARCH_SA1100=y | ||
| 75 | # CONFIG_ARCH_S3C2410 is not set | ||
| 76 | # CONFIG_ARCH_SHARK is not set | ||
| 77 | # CONFIG_ARCH_LH7A40X is not set | ||
| 78 | # CONFIG_ARCH_OMAP is not set | ||
| 79 | # CONFIG_ARCH_VERSATILE is not set | ||
| 80 | # CONFIG_ARCH_IMX is not set | ||
| 81 | # CONFIG_ARCH_H720X is not set | ||
| 82 | |||
| 83 | # | ||
| 84 | # SA11x0 Implementations | ||
| 85 | # | ||
| 86 | # CONFIG_SA1100_ASSABET is not set | ||
| 87 | # CONFIG_SA1100_CERF is not set | ||
| 88 | # CONFIG_SA1100_COLLIE is not set | ||
| 89 | # CONFIG_SA1100_H3100 is not set | ||
| 90 | # CONFIG_SA1100_H3600 is not set | ||
| 91 | # CONFIG_SA1100_H3800 is not set | ||
| 92 | # CONFIG_SA1100_BADGE4 is not set | ||
| 93 | # CONFIG_SA1100_JORNADA720 is not set | ||
| 94 | # CONFIG_SA1100_HACKKIT is not set | ||
| 95 | # CONFIG_SA1100_LART is not set | ||
| 96 | # CONFIG_SA1100_PLEB is not set | ||
| 97 | # CONFIG_SA1100_SHANNON is not set | ||
| 98 | # CONFIG_SA1100_SIMPAD is not set | ||
| 99 | # CONFIG_SA1100_SSP is not set | ||
| 100 | |||
| 101 | # | ||
| 102 | # Processor Type | ||
| 103 | # | ||
| 104 | CONFIG_CPU_32=y | ||
| 105 | CONFIG_CPU_SA1100=y | ||
| 106 | CONFIG_CPU_32v4=y | ||
| 107 | CONFIG_CPU_ABRT_EV4=y | ||
| 108 | CONFIG_CPU_CACHE_V4WB=y | ||
| 109 | CONFIG_CPU_CACHE_VIVT=y | ||
| 110 | CONFIG_CPU_TLB_V4WB=y | ||
| 111 | CONFIG_CPU_MINICACHE=y | ||
| 112 | |||
| 113 | # | ||
| 114 | # Processor Features | ||
| 115 | # | ||
| 116 | |||
| 117 | # | ||
| 118 | # Bus support | ||
| 119 | # | ||
| 120 | CONFIG_ISA=y | ||
| 121 | |||
| 122 | # | ||
| 123 | # PCCARD (PCMCIA/CardBus) support | ||
| 124 | # | ||
| 125 | CONFIG_PCCARD=y | ||
| 126 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 127 | CONFIG_PCMCIA=y | ||
| 128 | |||
| 129 | # | ||
| 130 | # PC-card bridges | ||
| 131 | # | ||
| 132 | CONFIG_I82365=y | ||
| 133 | # CONFIG_TCIC is not set | ||
| 134 | CONFIG_PCMCIA_SA1100=y | ||
| 135 | CONFIG_PCCARD_NONSTATIC=y | ||
| 136 | |||
| 137 | # | ||
| 138 | # Kernel Features | ||
| 139 | # | ||
| 140 | # CONFIG_PREEMPT is not set | ||
| 141 | CONFIG_DISCONTIGMEM=y | ||
| 142 | # CONFIG_LEDS is not set | ||
| 143 | CONFIG_ALIGNMENT_TRAP=y | ||
| 144 | |||
| 145 | # | ||
| 146 | # Boot options | ||
| 147 | # | ||
| 148 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 149 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 150 | CONFIG_CMDLINE="keepinitrd mem=16M root=/dev/ram ramdisk=8192 initrd=0xd0000000,4M" | ||
| 151 | # CONFIG_XIP_KERNEL is not set | ||
| 152 | |||
| 153 | # | ||
| 154 | # CPU Frequency scaling | ||
| 155 | # | ||
| 156 | # CONFIG_CPU_FREQ is not set | ||
| 157 | |||
| 158 | # | ||
| 159 | # Floating point emulation | ||
| 160 | # | ||
| 161 | |||
| 162 | # | ||
| 163 | # At least one emulation must be selected | ||
| 164 | # | ||
| 165 | # CONFIG_FPE_NWFPE is not set | ||
| 166 | # CONFIG_FPE_FASTFPE is not set | ||
| 167 | |||
| 168 | # | ||
| 169 | # Userspace binary formats | ||
| 170 | # | ||
| 171 | CONFIG_BINFMT_ELF=y | ||
| 172 | CONFIG_BINFMT_AOUT=y | ||
| 173 | # CONFIG_BINFMT_MISC is not set | ||
| 174 | # CONFIG_ARTHUR is not set | ||
| 175 | |||
| 176 | # | ||
| 177 | # Power management options | ||
| 178 | # | ||
| 179 | # CONFIG_PM is not set | ||
| 180 | |||
| 181 | # | ||
| 182 | # Device Drivers | ||
| 183 | # | ||
| 184 | |||
| 185 | # | ||
| 186 | # Generic Driver Options | ||
| 187 | # | ||
| 188 | CONFIG_STANDALONE=y | ||
| 189 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 190 | # CONFIG_FW_LOADER is not set | ||
| 191 | |||
| 192 | # | ||
| 193 | # Memory Technology Devices (MTD) | ||
| 194 | # | ||
| 195 | # CONFIG_MTD is not set | ||
| 196 | |||
| 197 | # | ||
| 198 | # Parallel port support | ||
| 199 | # | ||
| 200 | # CONFIG_PARPORT is not set | ||
| 201 | |||
| 202 | # | ||
| 203 | # Plug and Play support | ||
| 204 | # | ||
| 205 | # CONFIG_PNP is not set | ||
| 206 | |||
| 207 | # | ||
| 208 | # Block devices | ||
| 209 | # | ||
| 210 | # CONFIG_BLK_DEV_FD is not set | ||
| 211 | # CONFIG_BLK_DEV_XD is not set | ||
| 212 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 213 | CONFIG_BLK_DEV_LOOP=m | ||
| 214 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 215 | CONFIG_BLK_DEV_NBD=m | ||
| 216 | # CONFIG_BLK_DEV_RAM is not set | ||
| 217 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 218 | CONFIG_INITRAMFS_SOURCE="" | ||
| 219 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 220 | |||
| 221 | # | ||
| 222 | # IO Schedulers | ||
| 223 | # | ||
| 224 | CONFIG_IOSCHED_NOOP=y | ||
| 225 | CONFIG_IOSCHED_AS=y | ||
| 226 | CONFIG_IOSCHED_DEADLINE=y | ||
| 227 | CONFIG_IOSCHED_CFQ=y | ||
| 228 | # CONFIG_ATA_OVER_ETH is not set | ||
| 229 | |||
| 230 | # | ||
| 231 | # ATA/ATAPI/MFM/RLL support | ||
| 232 | # | ||
| 233 | CONFIG_IDE=y | ||
| 234 | CONFIG_BLK_DEV_IDE=y | ||
| 235 | |||
| 236 | # | ||
| 237 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 238 | # | ||
| 239 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 240 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 241 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 242 | # CONFIG_BLK_DEV_IDECS is not set | ||
| 243 | # CONFIG_BLK_DEV_IDECD is not set | ||
| 244 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 245 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 246 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 247 | |||
| 248 | # | ||
| 249 | # IDE chipset support/bugfixes | ||
| 250 | # | ||
| 251 | CONFIG_IDE_GENERIC=y | ||
| 252 | # CONFIG_IDE_ARM is not set | ||
| 253 | # CONFIG_IDE_CHIPSETS is not set | ||
| 254 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 255 | # CONFIG_IDEDMA_AUTO is not set | ||
| 256 | # CONFIG_BLK_DEV_HD is not set | ||
| 257 | |||
| 258 | # | ||
| 259 | # SCSI device support | ||
| 260 | # | ||
| 261 | # CONFIG_SCSI is not set | ||
| 262 | |||
| 263 | # | ||
| 264 | # Multi-device support (RAID and LVM) | ||
| 265 | # | ||
| 266 | # CONFIG_MD is not set | ||
| 267 | |||
| 268 | # | ||
| 269 | # Fusion MPT device support | ||
| 270 | # | ||
| 271 | |||
| 272 | # | ||
| 273 | # IEEE 1394 (FireWire) support | ||
| 274 | # | ||
| 275 | |||
| 276 | # | ||
| 277 | # I2O device support | ||
| 278 | # | ||
| 279 | |||
| 280 | # | ||
| 281 | # Networking support | ||
| 282 | # | ||
| 283 | CONFIG_NET=y | ||
| 284 | |||
| 285 | # | ||
| 286 | # Networking options | ||
| 287 | # | ||
| 288 | CONFIG_PACKET=y | ||
| 289 | CONFIG_PACKET_MMAP=y | ||
| 290 | # CONFIG_NETLINK_DEV is not set | ||
| 291 | CONFIG_UNIX=y | ||
| 292 | # CONFIG_NET_KEY is not set | ||
| 293 | CONFIG_INET=y | ||
| 294 | CONFIG_IP_MULTICAST=y | ||
| 295 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 296 | # CONFIG_IP_PNP is not set | ||
| 297 | # CONFIG_NET_IPIP is not set | ||
| 298 | # CONFIG_NET_IPGRE is not set | ||
| 299 | # CONFIG_IP_MROUTE is not set | ||
| 300 | # CONFIG_ARPD is not set | ||
| 301 | # CONFIG_SYN_COOKIES is not set | ||
| 302 | # CONFIG_INET_AH is not set | ||
| 303 | # CONFIG_INET_ESP is not set | ||
| 304 | # CONFIG_INET_IPCOMP is not set | ||
| 305 | # CONFIG_INET_TUNNEL is not set | ||
| 306 | CONFIG_IP_TCPDIAG=y | ||
| 307 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
| 308 | |||
| 309 | # | ||
| 310 | # IP: Virtual Server Configuration | ||
| 311 | # | ||
| 312 | # CONFIG_IP_VS is not set | ||
| 313 | # CONFIG_IPV6 is not set | ||
| 314 | CONFIG_NETFILTER=y | ||
| 315 | # CONFIG_NETFILTER_DEBUG is not set | ||
| 316 | |||
| 317 | # | ||
| 318 | # IP: Netfilter Configuration | ||
| 319 | # | ||
| 320 | # CONFIG_IP_NF_CONNTRACK is not set | ||
| 321 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
| 322 | # CONFIG_IP_NF_QUEUE is not set | ||
| 323 | # CONFIG_IP_NF_IPTABLES is not set | ||
| 324 | # CONFIG_IP_NF_ARPTABLES is not set | ||
| 325 | |||
| 326 | # | ||
| 327 | # SCTP Configuration (EXPERIMENTAL) | ||
| 328 | # | ||
| 329 | # CONFIG_IP_SCTP is not set | ||
| 330 | # CONFIG_ATM is not set | ||
| 331 | # CONFIG_BRIDGE is not set | ||
| 332 | # CONFIG_VLAN_8021Q is not set | ||
| 333 | # CONFIG_DECNET is not set | ||
| 334 | # CONFIG_LLC2 is not set | ||
| 335 | # CONFIG_IPX is not set | ||
| 336 | # CONFIG_ATALK is not set | ||
| 337 | # CONFIG_X25 is not set | ||
| 338 | # CONFIG_LAPB is not set | ||
| 339 | # CONFIG_NET_DIVERT is not set | ||
| 340 | # CONFIG_ECONET is not set | ||
| 341 | # CONFIG_WAN_ROUTER is not set | ||
| 342 | |||
| 343 | # | ||
| 344 | # QoS and/or fair queueing | ||
| 345 | # | ||
| 346 | # CONFIG_NET_SCHED is not set | ||
| 347 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 348 | |||
| 349 | # | ||
| 350 | # Network testing | ||
| 351 | # | ||
| 352 | # CONFIG_NET_PKTGEN is not set | ||
| 353 | # CONFIG_NETPOLL is not set | ||
| 354 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 355 | # CONFIG_HAMRADIO is not set | ||
| 356 | # CONFIG_IRDA is not set | ||
| 357 | # CONFIG_BT is not set | ||
| 358 | CONFIG_NETDEVICES=y | ||
| 359 | # CONFIG_DUMMY is not set | ||
| 360 | # CONFIG_BONDING is not set | ||
| 361 | # CONFIG_EQUALIZER is not set | ||
| 362 | # CONFIG_TUN is not set | ||
| 363 | |||
| 364 | # | ||
| 365 | # ARCnet devices | ||
| 366 | # | ||
| 367 | # CONFIG_ARCNET is not set | ||
| 368 | |||
| 369 | # | ||
| 370 | # Ethernet (10 or 100Mbit) | ||
| 371 | # | ||
| 372 | CONFIG_NET_ETHERNET=y | ||
| 373 | # CONFIG_MII is not set | ||
| 374 | # CONFIG_NET_VENDOR_3COM is not set | ||
| 375 | # CONFIG_LANCE is not set | ||
| 376 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 377 | # CONFIG_SMC91X is not set | ||
| 378 | # CONFIG_NET_VENDOR_RACAL is not set | ||
| 379 | # CONFIG_AT1700 is not set | ||
| 380 | # CONFIG_DEPCA is not set | ||
| 381 | # CONFIG_HP100 is not set | ||
| 382 | # CONFIG_NET_ISA is not set | ||
| 383 | # CONFIG_NET_PCI is not set | ||
| 384 | # CONFIG_NET_POCKET is not set | ||
| 385 | |||
| 386 | # | ||
| 387 | # Ethernet (1000 Mbit) | ||
| 388 | # | ||
| 389 | |||
| 390 | # | ||
| 391 | # Ethernet (10000 Mbit) | ||
| 392 | # | ||
| 393 | |||
| 394 | # | ||
| 395 | # Token Ring devices | ||
| 396 | # | ||
| 397 | # CONFIG_TR is not set | ||
| 398 | |||
| 399 | # | ||
| 400 | # Wireless LAN (non-hamradio) | ||
| 401 | # | ||
| 402 | CONFIG_NET_RADIO=y | ||
| 403 | |||
| 404 | # | ||
| 405 | # Obsolete Wireless cards support (pre-802.11) | ||
| 406 | # | ||
| 407 | # CONFIG_STRIP is not set | ||
| 408 | # CONFIG_ARLAN is not set | ||
| 409 | # CONFIG_WAVELAN is not set | ||
| 410 | CONFIG_PCMCIA_WAVELAN=y | ||
| 411 | # CONFIG_PCMCIA_NETWAVE is not set | ||
| 412 | |||
| 413 | # | ||
| 414 | # Wireless 802.11 Frequency Hopping cards support | ||
| 415 | # | ||
| 416 | # CONFIG_PCMCIA_RAYCS is not set | ||
| 417 | |||
| 418 | # | ||
| 419 | # Wireless 802.11b ISA/PCI cards support | ||
| 420 | # | ||
| 421 | # CONFIG_HERMES is not set | ||
| 422 | # CONFIG_ATMEL is not set | ||
| 423 | |||
| 424 | # | ||
| 425 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
| 426 | # | ||
| 427 | CONFIG_AIRO_CS=y | ||
| 428 | CONFIG_PCMCIA_WL3501=y | ||
| 429 | CONFIG_NET_WIRELESS=y | ||
| 430 | |||
| 431 | # | ||
| 432 | # PCMCIA network device support | ||
| 433 | # | ||
| 434 | CONFIG_NET_PCMCIA=y | ||
| 435 | CONFIG_PCMCIA_3C589=y | ||
| 436 | # CONFIG_PCMCIA_3C574 is not set | ||
| 437 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
| 438 | CONFIG_PCMCIA_PCNET=y | ||
| 439 | # CONFIG_PCMCIA_NMCLAN is not set | ||
| 440 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
| 441 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
| 442 | # CONFIG_PCMCIA_AXNET is not set | ||
| 443 | |||
| 444 | # | ||
| 445 | # Wan interfaces | ||
| 446 | # | ||
| 447 | # CONFIG_WAN is not set | ||
| 448 | # CONFIG_PPP is not set | ||
| 449 | # CONFIG_SLIP is not set | ||
| 450 | # CONFIG_SHAPER is not set | ||
| 451 | # CONFIG_NETCONSOLE is not set | ||
| 452 | |||
| 453 | # | ||
| 454 | # ISDN subsystem | ||
| 455 | # | ||
| 456 | # CONFIG_ISDN is not set | ||
| 457 | |||
| 458 | # | ||
| 459 | # Input device support | ||
| 460 | # | ||
| 461 | CONFIG_INPUT=y | ||
| 462 | |||
| 463 | # | ||
| 464 | # Userland interfaces | ||
| 465 | # | ||
| 466 | CONFIG_INPUT_MOUSEDEV=y | ||
| 467 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 468 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 469 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 470 | # CONFIG_INPUT_JOYDEV is not set | ||
| 471 | # CONFIG_INPUT_TSDEV is not set | ||
| 472 | # CONFIG_INPUT_EVDEV is not set | ||
| 473 | # CONFIG_INPUT_EVBUG is not set | ||
| 474 | |||
| 475 | # | ||
| 476 | # Input Device Drivers | ||
| 477 | # | ||
| 478 | CONFIG_INPUT_KEYBOARD=y | ||
| 479 | CONFIG_KEYBOARD_ATKBD=y | ||
| 480 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 481 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 482 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 483 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 484 | CONFIG_INPUT_MOUSE=y | ||
| 485 | CONFIG_MOUSE_PS2=y | ||
| 486 | # CONFIG_MOUSE_SERIAL is not set | ||
| 487 | # CONFIG_MOUSE_INPORT is not set | ||
| 488 | # CONFIG_MOUSE_LOGIBM is not set | ||
| 489 | # CONFIG_MOUSE_PC110PAD is not set | ||
| 490 | # CONFIG_MOUSE_VSXXXAA is not set | ||
| 491 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 492 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 493 | # CONFIG_INPUT_MISC is not set | ||
| 494 | |||
| 495 | # | ||
| 496 | # Hardware I/O ports | ||
| 497 | # | ||
| 498 | CONFIG_SERIO=y | ||
| 499 | CONFIG_SERIO_SERPORT=y | ||
| 500 | CONFIG_SERIO_LIBPS2=y | ||
| 501 | # CONFIG_SERIO_RAW is not set | ||
| 502 | # CONFIG_GAMEPORT is not set | ||
| 503 | CONFIG_SOUND_GAMEPORT=y | ||
| 504 | |||
| 505 | # | ||
| 506 | # Character devices | ||
| 507 | # | ||
| 508 | CONFIG_VT=y | ||
| 509 | CONFIG_VT_CONSOLE=y | ||
| 510 | CONFIG_HW_CONSOLE=y | ||
| 511 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 512 | |||
| 513 | # | ||
| 514 | # Serial drivers | ||
| 515 | # | ||
| 516 | # CONFIG_SERIAL_8250 is not set | ||
| 517 | |||
| 518 | # | ||
| 519 | # Non-8250 serial port support | ||
| 520 | # | ||
| 521 | CONFIG_SERIAL_SA1100=y | ||
| 522 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||
| 523 | CONFIG_SERIAL_CORE=y | ||
| 524 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 525 | CONFIG_UNIX98_PTYS=y | ||
| 526 | CONFIG_LEGACY_PTYS=y | ||
| 527 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 528 | |||
| 529 | # | ||
| 530 | # IPMI | ||
| 531 | # | ||
| 532 | # CONFIG_IPMI_HANDLER is not set | ||
| 533 | |||
| 534 | # | ||
| 535 | # Watchdog Cards | ||
| 536 | # | ||
| 537 | # CONFIG_WATCHDOG is not set | ||
| 538 | # CONFIG_NVRAM is not set | ||
| 539 | # CONFIG_RTC is not set | ||
| 540 | # CONFIG_DTLK is not set | ||
| 541 | # CONFIG_R3964 is not set | ||
| 542 | |||
| 543 | # | ||
| 544 | # Ftape, the floppy tape device driver | ||
| 545 | # | ||
| 546 | # CONFIG_DRM is not set | ||
| 547 | |||
| 548 | # | ||
| 549 | # PCMCIA character devices | ||
| 550 | # | ||
| 551 | # CONFIG_SYNCLINK_CS is not set | ||
| 552 | # CONFIG_RAW_DRIVER is not set | ||
| 553 | |||
| 554 | # | ||
| 555 | # TPM devices | ||
| 556 | # | ||
| 557 | # CONFIG_TCG_TPM is not set | ||
| 558 | |||
| 559 | # | ||
| 560 | # I2C support | ||
| 561 | # | ||
| 562 | # CONFIG_I2C is not set | ||
| 563 | |||
| 564 | # | ||
| 565 | # Misc devices | ||
| 566 | # | ||
| 567 | |||
| 568 | # | ||
| 569 | # Multimedia devices | ||
| 570 | # | ||
| 571 | # CONFIG_VIDEO_DEV is not set | ||
| 572 | |||
| 573 | # | ||
| 574 | # Digital Video Broadcasting Devices | ||
| 575 | # | ||
| 576 | # CONFIG_DVB is not set | ||
| 577 | |||
| 578 | # | ||
| 579 | # Graphics support | ||
| 580 | # | ||
| 581 | CONFIG_FB=y | ||
| 582 | CONFIG_FB_CFB_FILLRECT=y | ||
| 583 | CONFIG_FB_CFB_COPYAREA=y | ||
| 584 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 585 | CONFIG_FB_SOFT_CURSOR=y | ||
| 586 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 587 | # CONFIG_FB_TILEBLITTING is not set | ||
| 588 | CONFIG_FB_SA1100=y | ||
| 589 | # CONFIG_FB_VIRTUAL is not set | ||
| 590 | |||
| 591 | # | ||
| 592 | # Console display driver support | ||
| 593 | # | ||
| 594 | # CONFIG_VGA_CONSOLE is not set | ||
| 595 | # CONFIG_MDA_CONSOLE is not set | ||
| 596 | CONFIG_DUMMY_CONSOLE=y | ||
| 597 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 598 | CONFIG_FONTS=y | ||
| 599 | CONFIG_FONT_8x8=y | ||
| 600 | # CONFIG_FONT_8x16 is not set | ||
| 601 | # CONFIG_FONT_6x11 is not set | ||
| 602 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 603 | # CONFIG_FONT_ACORN_8x8 is not set | ||
| 604 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 605 | # CONFIG_FONT_SUN8x16 is not set | ||
| 606 | # CONFIG_FONT_SUN12x22 is not set | ||
| 607 | |||
| 608 | # | ||
| 609 | # Logo configuration | ||
| 610 | # | ||
| 611 | # CONFIG_LOGO is not set | ||
| 612 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 613 | |||
| 614 | # | ||
| 615 | # Sound | ||
| 616 | # | ||
| 617 | # CONFIG_SOUND is not set | ||
| 618 | |||
| 619 | # | ||
| 620 | # USB support | ||
| 621 | # | ||
| 622 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 623 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 624 | # CONFIG_USB is not set | ||
| 625 | |||
| 626 | # | ||
| 627 | # USB Gadget Support | ||
| 628 | # | ||
| 629 | # CONFIG_USB_GADGET is not set | ||
| 630 | |||
| 631 | # | ||
| 632 | # MMC/SD Card support | ||
| 633 | # | ||
| 634 | # CONFIG_MMC is not set | ||
| 635 | |||
| 636 | # | ||
| 637 | # File systems | ||
| 638 | # | ||
| 639 | CONFIG_EXT2_FS=y | ||
| 640 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 641 | # CONFIG_EXT3_FS is not set | ||
| 642 | # CONFIG_JBD is not set | ||
| 643 | # CONFIG_REISERFS_FS is not set | ||
| 644 | # CONFIG_JFS_FS is not set | ||
| 645 | |||
| 646 | # | ||
| 647 | # XFS support | ||
| 648 | # | ||
| 649 | # CONFIG_XFS_FS is not set | ||
| 650 | # CONFIG_MINIX_FS is not set | ||
| 651 | # CONFIG_ROMFS_FS is not set | ||
| 652 | # CONFIG_QUOTA is not set | ||
| 653 | CONFIG_DNOTIFY=y | ||
| 654 | # CONFIG_AUTOFS_FS is not set | ||
| 655 | # CONFIG_AUTOFS4_FS is not set | ||
| 656 | |||
| 657 | # | ||
| 658 | # CD-ROM/DVD Filesystems | ||
| 659 | # | ||
| 660 | # CONFIG_ISO9660_FS is not set | ||
| 661 | # CONFIG_UDF_FS is not set | ||
| 662 | |||
| 663 | # | ||
| 664 | # DOS/FAT/NT Filesystems | ||
| 665 | # | ||
| 666 | CONFIG_FAT_FS=y | ||
| 667 | CONFIG_MSDOS_FS=y | ||
| 668 | # CONFIG_VFAT_FS is not set | ||
| 669 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 670 | # CONFIG_NTFS_FS is not set | ||
| 671 | |||
| 672 | # | ||
| 673 | # Pseudo filesystems | ||
| 674 | # | ||
| 675 | CONFIG_PROC_FS=y | ||
| 676 | CONFIG_SYSFS=y | ||
| 677 | # CONFIG_DEVFS_FS is not set | ||
| 678 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 679 | # CONFIG_TMPFS is not set | ||
| 680 | # CONFIG_HUGETLB_PAGE is not set | ||
| 681 | CONFIG_RAMFS=y | ||
| 682 | |||
| 683 | # | ||
| 684 | # Miscellaneous filesystems | ||
| 685 | # | ||
| 686 | # CONFIG_ADFS_FS is not set | ||
| 687 | # CONFIG_AFFS_FS is not set | ||
| 688 | # CONFIG_HFS_FS is not set | ||
| 689 | # CONFIG_HFSPLUS_FS is not set | ||
| 690 | # CONFIG_BEFS_FS is not set | ||
| 691 | # CONFIG_BFS_FS is not set | ||
| 692 | # CONFIG_EFS_FS is not set | ||
| 693 | # CONFIG_CRAMFS is not set | ||
| 694 | # CONFIG_VXFS_FS is not set | ||
| 695 | # CONFIG_HPFS_FS is not set | ||
| 696 | # CONFIG_QNX4FS_FS is not set | ||
| 697 | # CONFIG_SYSV_FS is not set | ||
| 698 | # CONFIG_UFS_FS is not set | ||
| 699 | |||
| 700 | # | ||
| 701 | # Network File Systems | ||
| 702 | # | ||
| 703 | CONFIG_NFS_FS=y | ||
| 704 | # CONFIG_NFS_V3 is not set | ||
| 705 | # CONFIG_NFS_V4 is not set | ||
| 706 | # CONFIG_NFS_DIRECTIO is not set | ||
| 707 | # CONFIG_NFSD is not set | ||
| 708 | CONFIG_LOCKD=y | ||
| 709 | CONFIG_SUNRPC=y | ||
| 710 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 711 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 712 | # CONFIG_SMB_FS is not set | ||
| 713 | # CONFIG_CIFS is not set | ||
| 714 | # CONFIG_NCP_FS is not set | ||
| 715 | # CONFIG_CODA_FS is not set | ||
| 716 | # CONFIG_AFS_FS is not set | ||
| 717 | |||
| 718 | # | ||
| 719 | # Partition Types | ||
| 720 | # | ||
| 721 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 722 | CONFIG_MSDOS_PARTITION=y | ||
| 723 | |||
| 724 | # | ||
| 725 | # Native Language Support | ||
| 726 | # | ||
| 727 | CONFIG_NLS=y | ||
| 728 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 729 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 730 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 731 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 732 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 733 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 734 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 735 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 736 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 737 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 738 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 739 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 740 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 741 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 742 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 743 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 744 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 745 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 746 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 747 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 748 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 749 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 750 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 751 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 752 | # CONFIG_NLS_ASCII is not set | ||
| 753 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 754 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 755 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 756 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 757 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 758 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 759 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 760 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 761 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 762 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 763 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 764 | # CONFIG_NLS_KOI8_R is not set | ||
| 765 | # CONFIG_NLS_KOI8_U is not set | ||
| 766 | # CONFIG_NLS_UTF8 is not set | ||
| 767 | |||
| 768 | # | ||
| 769 | # Profiling support | ||
| 770 | # | ||
| 771 | # CONFIG_PROFILING is not set | ||
| 772 | |||
| 773 | # | ||
| 774 | # Kernel hacking | ||
| 775 | # | ||
| 776 | # CONFIG_PRINTK_TIME is not set | ||
| 777 | # CONFIG_DEBUG_KERNEL is not set | ||
| 778 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 779 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 780 | CONFIG_FRAME_POINTER=y | ||
| 781 | # CONFIG_DEBUG_USER is not set | ||
| 782 | |||
| 783 | # | ||
| 784 | # Security options | ||
| 785 | # | ||
| 786 | # CONFIG_KEYS is not set | ||
| 787 | # CONFIG_SECURITY is not set | ||
| 788 | |||
| 789 | # | ||
| 790 | # Cryptographic options | ||
| 791 | # | ||
| 792 | # CONFIG_CRYPTO is not set | ||
| 793 | |||
| 794 | # | ||
| 795 | # Hardware crypto devices | ||
| 796 | # | ||
| 797 | |||
| 798 | # | ||
| 799 | # Library routines | ||
| 800 | # | ||
| 801 | # CONFIG_CRC_CCITT is not set | ||
| 802 | CONFIG_CRC32=y | ||
| 803 | # CONFIG_LIBCRC32C is not set | ||
diff --git a/arch/arm/kernel/head.S b/arch/arm/kernel/head.S index bd4823c74645..1155cf07c871 100644 --- a/arch/arm/kernel/head.S +++ b/arch/arm/kernel/head.S | |||
| @@ -344,9 +344,9 @@ __create_page_tables: | |||
| 344 | str r6, [r0] | 344 | str r6, [r0] |
| 345 | #endif | 345 | #endif |
| 346 | 346 | ||
| 347 | #ifdef CONFIG_DEBUG_LL | ||
| 347 | bic r7, r7, #0x0c @ turn off cacheable | 348 | bic r7, r7, #0x0c @ turn off cacheable |
| 348 | @ and bufferable bits | 349 | @ and bufferable bits |
| 349 | #ifdef CONFIG_DEBUG_LL | ||
| 350 | /* | 350 | /* |
| 351 | * Map in IO space for serial debugging. | 351 | * Map in IO space for serial debugging. |
| 352 | * This allows debug messages to be output | 352 | * This allows debug messages to be output |
| @@ -372,28 +372,24 @@ __create_page_tables: | |||
| 372 | teq r1, #MACH_TYPE_NETWINDER | 372 | teq r1, #MACH_TYPE_NETWINDER |
| 373 | teqne r1, #MACH_TYPE_CATS | 373 | teqne r1, #MACH_TYPE_CATS |
| 374 | bne 1f | 374 | bne 1f |
| 375 | add r0, r4, #0x3fc0 @ ff000000 | 375 | add r0, r4, #0xff000000 >> 18 |
| 376 | mov r3, #0x7c000000 | 376 | orr r3, r7, #0x7c000000 |
| 377 | orr r3, r3, r7 | 377 | str r3, [r0] |
| 378 | str r3, [r0], #4 | ||
| 379 | add r3, r3, #1 << 20 | ||
| 380 | str r3, [r0], #4 | ||
| 381 | 1: | 378 | 1: |
| 382 | #endif | 379 | #endif |
| 383 | #endif | ||
| 384 | #ifdef CONFIG_ARCH_RPC | 380 | #ifdef CONFIG_ARCH_RPC |
| 385 | /* | 381 | /* |
| 386 | * Map in screen at 0x02000000 & SCREEN2_BASE | 382 | * Map in screen at 0x02000000 & SCREEN2_BASE |
| 387 | * Similar reasons here - for debug. This is | 383 | * Similar reasons here - for debug. This is |
| 388 | * only for Acorn RiscPC architectures. | 384 | * only for Acorn RiscPC architectures. |
| 389 | */ | 385 | */ |
| 390 | add r0, r4, #0x80 @ 02000000 | 386 | add r0, r4, #0x02000000 >> 18 |
| 391 | mov r3, #0x02000000 | 387 | orr r3, r7, #0x02000000 |
| 392 | orr r3, r3, r7 | ||
| 393 | str r3, [r0] | 388 | str r3, [r0] |
| 394 | add r0, r4, #0x3600 @ d8000000 | 389 | add r0, r4, #0xd8000000 >> 18 |
| 395 | str r3, [r0] | 390 | str r3, [r0] |
| 396 | #endif | 391 | #endif |
| 392 | #endif | ||
| 397 | mov pc, lr | 393 | mov pc, lr |
| 398 | .ltorg | 394 | .ltorg |
| 399 | 395 | ||
diff --git a/arch/arm/mach-pxa/Makefile b/arch/arm/mach-pxa/Makefile index c4e6d2523585..efc2f657184e 100644 --- a/arch/arm/mach-pxa/Makefile +++ b/arch/arm/mach-pxa/Makefile | |||
| @@ -24,3 +24,7 @@ obj-$(CONFIG_LEDS) += $(led-y) | |||
| 24 | 24 | ||
| 25 | # Misc features | 25 | # Misc features |
| 26 | obj-$(CONFIG_PM) += pm.o sleep.o | 26 | obj-$(CONFIG_PM) += pm.o sleep.o |
| 27 | |||
| 28 | ifeq ($(CONFIG_PXA27x),y) | ||
| 29 | obj-$(CONFIG_PM) += standby.o | ||
| 30 | endif | ||
diff --git a/arch/arm/mach-pxa/pxa27x.c b/arch/arm/mach-pxa/pxa27x.c index 893964fb9659..9a791b07118d 100644 --- a/arch/arm/mach-pxa/pxa27x.c +++ b/arch/arm/mach-pxa/pxa27x.c | |||
| @@ -126,6 +126,7 @@ int pxa_cpu_pm_prepare(suspend_state_t state) | |||
| 126 | { | 126 | { |
| 127 | switch (state) { | 127 | switch (state) { |
| 128 | case PM_SUSPEND_MEM: | 128 | case PM_SUSPEND_MEM: |
| 129 | case PM_SUSPEND_STANDBY: | ||
| 129 | return 0; | 130 | return 0; |
| 130 | default: | 131 | default: |
| 131 | return -EINVAL; | 132 | return -EINVAL; |
| @@ -138,7 +139,10 @@ void pxa_cpu_pm_enter(suspend_state_t state) | |||
| 138 | extern void pxa_cpu_suspend(unsigned int); | 139 | extern void pxa_cpu_suspend(unsigned int); |
| 139 | extern void pxa_cpu_resume(void); | 140 | extern void pxa_cpu_resume(void); |
| 140 | 141 | ||
| 141 | CKEN = CKEN22_MEMC | CKEN9_OSTIMER; | 142 | if (state == PM_SUSPEND_STANDBY) |
| 143 | CKEN = CKEN22_MEMC | CKEN9_OSTIMER | CKEN16_LCD |CKEN0_PWM0; | ||
| 144 | else | ||
| 145 | CKEN = CKEN22_MEMC | CKEN9_OSTIMER; | ||
| 142 | 146 | ||
| 143 | /* ensure voltage-change sequencer not initiated, which hangs */ | 147 | /* ensure voltage-change sequencer not initiated, which hangs */ |
| 144 | PCFR &= ~PCFR_FVC; | 148 | PCFR &= ~PCFR_FVC; |
| @@ -147,6 +151,9 @@ void pxa_cpu_pm_enter(suspend_state_t state) | |||
| 147 | PEDR = 0xDF12FE1B; | 151 | PEDR = 0xDF12FE1B; |
| 148 | 152 | ||
| 149 | switch (state) { | 153 | switch (state) { |
| 154 | case PM_SUSPEND_STANDBY: | ||
| 155 | pxa_cpu_standby(); | ||
| 156 | break; | ||
| 150 | case PM_SUSPEND_MEM: | 157 | case PM_SUSPEND_MEM: |
| 151 | /* set resume return address */ | 158 | /* set resume return address */ |
| 152 | PSPR = virt_to_phys(pxa_cpu_resume); | 159 | PSPR = virt_to_phys(pxa_cpu_resume); |
diff --git a/arch/arm/mach-pxa/standby.S b/arch/arm/mach-pxa/standby.S new file mode 100644 index 000000000000..8a3f27b76784 --- /dev/null +++ b/arch/arm/mach-pxa/standby.S | |||
| @@ -0,0 +1,32 @@ | |||
| 1 | /* | ||
| 2 | * PXA27x standby mode | ||
| 3 | * | ||
| 4 | * Author: David Burrage | ||
| 5 | * | ||
| 6 | * 2005 (c) MontaVista Software, Inc. This file is licensed under | ||
| 7 | * the terms of the GNU General Public License version 2. This program | ||
| 8 | * is licensed "as is" without any warranty of any kind, whether express | ||
| 9 | * or implied. | ||
| 10 | */ | ||
| 11 | |||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/linkage.h> | ||
| 14 | #include <asm/assembler.h> | ||
| 15 | #include <asm/hardware.h> | ||
| 16 | |||
| 17 | #include <asm/arch/pxa-regs.h> | ||
| 18 | |||
| 19 | .text | ||
| 20 | |||
| 21 | ENTRY(pxa_cpu_standby) | ||
| 22 | ldr r0, =PSSR | ||
| 23 | mov r1, #(PSSR_PH | PSSR_STS) | ||
| 24 | mov r2, #2 | ||
| 25 | mov r3, #UNCACHED_PHYS_0 @ Read mem context in. | ||
| 26 | ldr ip, [r3] | ||
| 27 | b 1f | ||
| 28 | |||
| 29 | .align 5 | ||
| 30 | 1: mcr p14, 0, r2, c7, c0, 0 @ put the system into Standby | ||
| 31 | str r1, [r0] @ make sure PSSR_PH/STS are clear | ||
| 32 | mov pc, lr | ||
diff --git a/arch/arm/mach-sa1100/cpu-sa1110.c b/arch/arm/mach-sa1100/cpu-sa1110.c index 8d2a89a2ea01..04c94ab6c18b 100644 --- a/arch/arm/mach-sa1100/cpu-sa1110.c +++ b/arch/arm/mach-sa1100/cpu-sa1110.c | |||
| @@ -271,8 +271,7 @@ static int sa1110_target(struct cpufreq_policy *policy, | |||
| 271 | */ | 271 | */ |
| 272 | sdram_set_refresh(2); | 272 | sdram_set_refresh(2); |
| 273 | if (!irqs_disabled()) { | 273 | if (!irqs_disabled()) { |
| 274 | set_current_state(TASK_UNINTERRUPTIBLE); | 274 | msleep(20); |
| 275 | schedule_timeout(20 * HZ / 1000); | ||
| 276 | } else { | 275 | } else { |
| 277 | mdelay(20); | 276 | mdelay(20); |
| 278 | } | 277 | } |
diff --git a/include/asm-arm/arch-pxa/pxa-regs.h b/include/asm-arm/arch-pxa/pxa-regs.h index b5e54a9e9fa7..51f0fe0ac165 100644 --- a/include/asm-arm/arch-pxa/pxa-regs.h +++ b/include/asm-arm/arch-pxa/pxa-regs.h | |||
| @@ -1505,6 +1505,7 @@ | |||
| 1505 | #define PSSR_OTGPH (1 << 6) /* OTG Peripheral control Hold */ | 1505 | #define PSSR_OTGPH (1 << 6) /* OTG Peripheral control Hold */ |
| 1506 | #define PSSR_RDH (1 << 5) /* Read Disable Hold */ | 1506 | #define PSSR_RDH (1 << 5) /* Read Disable Hold */ |
| 1507 | #define PSSR_PH (1 << 4) /* Peripheral Control Hold */ | 1507 | #define PSSR_PH (1 << 4) /* Peripheral Control Hold */ |
| 1508 | #define PSSR_STS (1 << 3) /* Standby Mode Status */ | ||
| 1508 | #define PSSR_VFS (1 << 2) /* VDD Fault Status */ | 1509 | #define PSSR_VFS (1 << 2) /* VDD Fault Status */ |
| 1509 | #define PSSR_BFS (1 << 1) /* Battery Fault Status */ | 1510 | #define PSSR_BFS (1 << 1) /* Battery Fault Status */ |
| 1510 | #define PSSR_SSS (1 << 0) /* Software Sleep Status */ | 1511 | #define PSSR_SSS (1 << 0) /* Software Sleep Status */ |
| @@ -1965,6 +1966,7 @@ | |||
| 1965 | #define MECR_NOS (1 << 0) /* Number Of Sockets: 0 -> 1 sock, 1 -> 2 sock */ | 1966 | #define MECR_NOS (1 << 0) /* Number Of Sockets: 0 -> 1 sock, 1 -> 2 sock */ |
| 1966 | #define MECR_CIT (1 << 1) /* Card Is There: 0 -> no card, 1 -> card inserted */ | 1967 | #define MECR_CIT (1 << 1) /* Card Is There: 0 -> no card, 1 -> card inserted */ |
| 1967 | 1968 | ||
| 1969 | #define MDREFR_K0DB4 (1 << 29) /* SDCLK0 Divide by 4 Control/Status */ | ||
| 1968 | #define MDREFR_K2FREE (1 << 25) /* SDRAM Free-Running Control */ | 1970 | #define MDREFR_K2FREE (1 << 25) /* SDRAM Free-Running Control */ |
| 1969 | #define MDREFR_K1FREE (1 << 24) /* SDRAM Free-Running Control */ | 1971 | #define MDREFR_K1FREE (1 << 24) /* SDRAM Free-Running Control */ |
| 1970 | #define MDREFR_K0FREE (1 << 23) /* SDRAM Free-Running Control */ | 1972 | #define MDREFR_K0FREE (1 << 23) /* SDRAM Free-Running Control */ |
