diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-28 18:02:30 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-28 18:02:30 -0500 |
| commit | 89a1623df6024e3093f6f3336466809d4f003fe7 (patch) | |
| tree | c4ae474dca24f2b1af494c2775e53e38fa67b11e | |
| parent | 2827d0b23b7279d0a717eea4029efeef2e1b0183 (diff) | |
| parent | 0e1637420e94d501eb80763cce0c498f00d65b0a (diff) | |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
| -rw-r--r-- | arch/arm/configs/corgi_defconfig | 83 | ||||
| -rw-r--r-- | arch/arm/configs/poodle_defconfig | 1015 | ||||
| -rw-r--r-- | arch/arm/configs/spitz_defconfig | 81 | ||||
| -rw-r--r-- | arch/arm/kernel/head.S | 11 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/Kconfig | 4 | ||||
| -rw-r--r-- | arch/arm/mach-realview/core.c | 1 | ||||
| -rw-r--r-- | arch/arm/mm/consistent.c | 13 | ||||
| -rw-r--r-- | arch/arm/tools/mach-types | 14 | ||||
| -rw-r--r-- | include/asm-arm/arch-s3c2410/regs-gpio.h | 239 | ||||
| -rw-r--r-- | include/asm-arm/arch-sa1100/io.h | 2 |
10 files changed, 378 insertions, 1085 deletions
diff --git a/arch/arm/configs/corgi_defconfig b/arch/arm/configs/corgi_defconfig index 24987c89609a..06229026f78b 100644 --- a/arch/arm/configs/corgi_defconfig +++ b/arch/arm/configs/corgi_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.14-rc3 | 3 | # Linux kernel version: 2.6.15-rc2 |
| 4 | # Sun Oct 9 15:46:42 2005 | 4 | # Mon Nov 28 10:30:09 2005 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
| @@ -64,6 +64,23 @@ CONFIG_OBSOLETE_MODPARM=y | |||
| 64 | CONFIG_KMOD=y | 64 | CONFIG_KMOD=y |
| 65 | 65 | ||
| 66 | # | 66 | # |
| 67 | # Block layer | ||
| 68 | # | ||
| 69 | |||
| 70 | # | ||
| 71 | # IO Schedulers | ||
| 72 | # | ||
| 73 | CONFIG_IOSCHED_NOOP=y | ||
| 74 | CONFIG_IOSCHED_AS=y | ||
| 75 | CONFIG_IOSCHED_DEADLINE=y | ||
| 76 | CONFIG_IOSCHED_CFQ=y | ||
| 77 | CONFIG_DEFAULT_AS=y | ||
| 78 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 79 | # CONFIG_DEFAULT_CFQ is not set | ||
| 80 | # CONFIG_DEFAULT_NOOP is not set | ||
| 81 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
| 82 | |||
| 83 | # | ||
| 67 | # System Type | 84 | # System Type |
| 68 | # | 85 | # |
| 69 | # CONFIG_ARCH_CLPS7500 is not set | 86 | # CONFIG_ARCH_CLPS7500 is not set |
| @@ -85,6 +102,7 @@ CONFIG_ARCH_PXA=y | |||
| 85 | # CONFIG_ARCH_LH7A40X is not set | 102 | # CONFIG_ARCH_LH7A40X is not set |
| 86 | # CONFIG_ARCH_OMAP is not set | 103 | # CONFIG_ARCH_OMAP is not set |
| 87 | # CONFIG_ARCH_VERSATILE is not set | 104 | # CONFIG_ARCH_VERSATILE is not set |
| 105 | # CONFIG_ARCH_REALVIEW is not set | ||
| 88 | # CONFIG_ARCH_IMX is not set | 106 | # CONFIG_ARCH_IMX is not set |
| 89 | # CONFIG_ARCH_H720X is not set | 107 | # CONFIG_ARCH_H720X is not set |
| 90 | # CONFIG_ARCH_AAEC2000 is not set | 108 | # CONFIG_ARCH_AAEC2000 is not set |
| @@ -98,12 +116,14 @@ CONFIG_ARCH_PXA=y | |||
| 98 | CONFIG_PXA_SHARPSL=y | 116 | CONFIG_PXA_SHARPSL=y |
| 99 | CONFIG_PXA_SHARPSL_25x=y | 117 | CONFIG_PXA_SHARPSL_25x=y |
| 100 | # CONFIG_PXA_SHARPSL_27x is not set | 118 | # CONFIG_PXA_SHARPSL_27x is not set |
| 101 | # CONFIG_MACH_POODLE is not set | 119 | CONFIG_MACH_POODLE=y |
| 102 | CONFIG_MACH_CORGI=y | 120 | CONFIG_MACH_CORGI=y |
| 103 | CONFIG_MACH_SHEPHERD=y | 121 | CONFIG_MACH_SHEPHERD=y |
| 104 | CONFIG_MACH_HUSKY=y | 122 | CONFIG_MACH_HUSKY=y |
| 123 | CONFIG_MACH_TOSA=y | ||
| 105 | CONFIG_PXA25x=y | 124 | CONFIG_PXA25x=y |
| 106 | CONFIG_PXA_SHARP_C7xx=y | 125 | CONFIG_PXA_SHARP_C7xx=y |
| 126 | CONFIG_PXA_SSP=y | ||
| 107 | 127 | ||
| 108 | # | 128 | # |
| 109 | # Processor Type | 129 | # Processor Type |
| @@ -155,6 +175,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 155 | CONFIG_FLATMEM=y | 175 | CONFIG_FLATMEM=y |
| 156 | CONFIG_FLAT_NODE_MEM_MAP=y | 176 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 157 | # CONFIG_SPARSEMEM_STATIC is not set | 177 | # CONFIG_SPARSEMEM_STATIC is not set |
| 178 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
| 158 | CONFIG_ALIGNMENT_TRAP=y | 179 | CONFIG_ALIGNMENT_TRAP=y |
| 159 | 180 | ||
| 160 | # | 181 | # |
| @@ -235,6 +256,10 @@ CONFIG_INET6_TUNNEL=m | |||
| 235 | CONFIG_IPV6_TUNNEL=m | 256 | CONFIG_IPV6_TUNNEL=m |
| 236 | CONFIG_NETFILTER=y | 257 | CONFIG_NETFILTER=y |
| 237 | # CONFIG_NETFILTER_DEBUG is not set | 258 | # CONFIG_NETFILTER_DEBUG is not set |
| 259 | |||
| 260 | # | ||
| 261 | # Core Netfilter Configuration | ||
| 262 | # | ||
| 238 | # CONFIG_NETFILTER_NETLINK is not set | 263 | # CONFIG_NETFILTER_NETLINK is not set |
| 239 | 264 | ||
| 240 | # | 265 | # |
| @@ -356,6 +381,10 @@ CONFIG_IP6_NF_RAW=m | |||
| 356 | # CONFIG_NET_DIVERT is not set | 381 | # CONFIG_NET_DIVERT is not set |
| 357 | # CONFIG_ECONET is not set | 382 | # CONFIG_ECONET is not set |
| 358 | # CONFIG_WAN_ROUTER is not set | 383 | # CONFIG_WAN_ROUTER is not set |
| 384 | |||
| 385 | # | ||
| 386 | # QoS and/or fair queueing | ||
| 387 | # | ||
| 359 | # CONFIG_NET_SCHED is not set | 388 | # CONFIG_NET_SCHED is not set |
| 360 | CONFIG_NET_CLS_ROUTE=y | 389 | CONFIG_NET_CLS_ROUTE=y |
| 361 | 390 | ||
| @@ -413,6 +442,7 @@ CONFIG_IRCOMM=m | |||
| 413 | # CONFIG_SMC_IRCC_FIR is not set | 442 | # CONFIG_SMC_IRCC_FIR is not set |
| 414 | # CONFIG_ALI_FIR is not set | 443 | # CONFIG_ALI_FIR is not set |
| 415 | # CONFIG_VIA_FIR is not set | 444 | # CONFIG_VIA_FIR is not set |
| 445 | CONFIG_PXA_FICP=m | ||
| 416 | CONFIG_BT=m | 446 | CONFIG_BT=m |
| 417 | CONFIG_BT_L2CAP=m | 447 | CONFIG_BT_L2CAP=m |
| 418 | CONFIG_BT_SCO=m | 448 | CONFIG_BT_SCO=m |
| @@ -431,7 +461,6 @@ CONFIG_BT_HCIUSB=m | |||
| 431 | CONFIG_BT_HCIUART=m | 461 | CONFIG_BT_HCIUART=m |
| 432 | CONFIG_BT_HCIUART_H4=y | 462 | CONFIG_BT_HCIUART_H4=y |
| 433 | CONFIG_BT_HCIUART_BCSP=y | 463 | CONFIG_BT_HCIUART_BCSP=y |
| 434 | CONFIG_BT_HCIUART_BCSP_TXCRC=y | ||
| 435 | CONFIG_BT_HCIBCM203X=m | 464 | CONFIG_BT_HCIBCM203X=m |
| 436 | CONFIG_BT_HCIBPA10X=m | 465 | CONFIG_BT_HCIBPA10X=m |
| 437 | CONFIG_BT_HCIBFUSB=m | 466 | CONFIG_BT_HCIBFUSB=m |
| @@ -459,6 +488,11 @@ CONFIG_FW_LOADER=y | |||
| 459 | # CONFIG_DEBUG_DRIVER is not set | 488 | # CONFIG_DEBUG_DRIVER is not set |
| 460 | 489 | ||
| 461 | # | 490 | # |
| 491 | # Connector - unified userspace <-> kernelspace linker | ||
| 492 | # | ||
| 493 | # CONFIG_CONNECTOR is not set | ||
| 494 | |||
| 495 | # | ||
| 462 | # Memory Technology Devices (MTD) | 496 | # Memory Technology Devices (MTD) |
| 463 | # | 497 | # |
| 464 | CONFIG_MTD=y | 498 | CONFIG_MTD=y |
| @@ -477,6 +511,7 @@ CONFIG_MTD_BLOCK=y | |||
| 477 | # CONFIG_FTL is not set | 511 | # CONFIG_FTL is not set |
| 478 | # CONFIG_NFTL is not set | 512 | # CONFIG_NFTL is not set |
| 479 | # CONFIG_INFTL is not set | 513 | # CONFIG_INFTL is not set |
| 514 | # CONFIG_RFD_FTL is not set | ||
| 480 | 515 | ||
| 481 | # | 516 | # |
| 482 | # RAM/ROM/Flash chip drivers | 517 | # RAM/ROM/Flash chip drivers |
| @@ -532,6 +567,11 @@ CONFIG_MTD_NAND_SHARPSL=y | |||
| 532 | # CONFIG_MTD_NAND_NANDSIM is not set | 567 | # CONFIG_MTD_NAND_NANDSIM is not set |
| 533 | 568 | ||
| 534 | # | 569 | # |
| 570 | # OneNAND Flash Device Drivers | ||
| 571 | # | ||
| 572 | # CONFIG_MTD_ONENAND is not set | ||
| 573 | |||
| 574 | # | ||
| 535 | # Parallel port support | 575 | # Parallel port support |
| 536 | # | 576 | # |
| 537 | # CONFIG_PARPORT is not set | 577 | # CONFIG_PARPORT is not set |
| @@ -551,14 +591,6 @@ CONFIG_BLK_DEV_LOOP=y | |||
| 551 | # CONFIG_BLK_DEV_RAM is not set | 591 | # CONFIG_BLK_DEV_RAM is not set |
| 552 | CONFIG_BLK_DEV_RAM_COUNT=16 | 592 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 553 | # CONFIG_CDROM_PKTCDVD is not set | 593 | # CONFIG_CDROM_PKTCDVD is not set |
| 554 | |||
| 555 | # | ||
| 556 | # IO Schedulers | ||
| 557 | # | ||
| 558 | CONFIG_IOSCHED_NOOP=y | ||
| 559 | CONFIG_IOSCHED_AS=y | ||
| 560 | CONFIG_IOSCHED_DEADLINE=y | ||
| 561 | CONFIG_IOSCHED_CFQ=y | ||
| 562 | # CONFIG_ATA_OVER_ETH is not set | 594 | # CONFIG_ATA_OVER_ETH is not set |
| 563 | 595 | ||
| 564 | # | 596 | # |
| @@ -625,6 +657,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
| 625 | # | 657 | # |
| 626 | # SCSI low-level drivers | 658 | # SCSI low-level drivers |
| 627 | # | 659 | # |
| 660 | # CONFIG_ISCSI_TCP is not set | ||
| 628 | # CONFIG_SCSI_SATA is not set | 661 | # CONFIG_SCSI_SATA is not set |
| 629 | # CONFIG_SCSI_DEBUG is not set | 662 | # CONFIG_SCSI_DEBUG is not set |
| 630 | 663 | ||
| @@ -748,6 +781,7 @@ CONFIG_PPP_ASYNC=m | |||
| 748 | # CONFIG_PPP_SYNC_TTY is not set | 781 | # CONFIG_PPP_SYNC_TTY is not set |
| 749 | # CONFIG_PPP_DEFLATE is not set | 782 | # CONFIG_PPP_DEFLATE is not set |
| 750 | CONFIG_PPP_BSDCOMP=m | 783 | CONFIG_PPP_BSDCOMP=m |
| 784 | # CONFIG_PPP_MPPE is not set | ||
| 751 | # CONFIG_PPPOE is not set | 785 | # CONFIG_PPPOE is not set |
| 752 | # CONFIG_SLIP is not set | 786 | # CONFIG_SLIP is not set |
| 753 | # CONFIG_SHAPER is not set | 787 | # CONFIG_SHAPER is not set |
| @@ -850,11 +884,15 @@ CONFIG_UNIX98_PTYS=y | |||
| 850 | # PCMCIA character devices | 884 | # PCMCIA character devices |
| 851 | # | 885 | # |
| 852 | # CONFIG_SYNCLINK_CS is not set | 886 | # CONFIG_SYNCLINK_CS is not set |
| 887 | # CONFIG_CARDMAN_4000 is not set | ||
| 888 | # CONFIG_CARDMAN_4040 is not set | ||
| 853 | # CONFIG_RAW_DRIVER is not set | 889 | # CONFIG_RAW_DRIVER is not set |
| 854 | 890 | ||
| 855 | # | 891 | # |
| 856 | # TPM devices | 892 | # TPM devices |
| 857 | # | 893 | # |
| 894 | # CONFIG_TCG_TPM is not set | ||
| 895 | # CONFIG_TELCLOCK is not set | ||
| 858 | 896 | ||
| 859 | # | 897 | # |
| 860 | # I2C support | 898 | # I2C support |
| @@ -889,6 +927,7 @@ CONFIG_I2C_PXA=y | |||
| 889 | # CONFIG_SENSORS_PCF8591 is not set | 927 | # CONFIG_SENSORS_PCF8591 is not set |
| 890 | # CONFIG_SENSORS_RTC8564 is not set | 928 | # CONFIG_SENSORS_RTC8564 is not set |
| 891 | # CONFIG_SENSORS_MAX6875 is not set | 929 | # CONFIG_SENSORS_MAX6875 is not set |
| 930 | # CONFIG_RTC_X1205_I2C is not set | ||
| 892 | # CONFIG_I2C_DEBUG_CORE is not set | 931 | # CONFIG_I2C_DEBUG_CORE is not set |
| 893 | # CONFIG_I2C_DEBUG_ALGO is not set | 932 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 894 | # CONFIG_I2C_DEBUG_BUS is not set | 933 | # CONFIG_I2C_DEBUG_BUS is not set |
| @@ -957,7 +996,10 @@ CONFIG_VIDEO_DEV=m | |||
| 957 | # CONFIG_VIDEO_SAA5246A is not set | 996 | # CONFIG_VIDEO_SAA5246A is not set |
| 958 | # CONFIG_VIDEO_SAA5249 is not set | 997 | # CONFIG_VIDEO_SAA5249 is not set |
| 959 | # CONFIG_TUNER_3036 is not set | 998 | # CONFIG_TUNER_3036 is not set |
| 999 | # CONFIG_VIDEO_EM28XX is not set | ||
| 960 | # CONFIG_VIDEO_OVCAMCHIP is not set | 1000 | # CONFIG_VIDEO_OVCAMCHIP is not set |
| 1001 | # CONFIG_VIDEO_AUDIO_DECODER is not set | ||
| 1002 | # CONFIG_VIDEO_DECODER is not set | ||
| 961 | 1003 | ||
| 962 | # | 1004 | # |
| 963 | # Radio Adapters | 1005 | # Radio Adapters |
| @@ -976,13 +1018,12 @@ CONFIG_FB=y | |||
| 976 | CONFIG_FB_CFB_FILLRECT=y | 1018 | CONFIG_FB_CFB_FILLRECT=y |
| 977 | CONFIG_FB_CFB_COPYAREA=y | 1019 | CONFIG_FB_CFB_COPYAREA=y |
| 978 | CONFIG_FB_CFB_IMAGEBLIT=y | 1020 | CONFIG_FB_CFB_IMAGEBLIT=y |
| 979 | CONFIG_FB_SOFT_CURSOR=y | ||
| 980 | # CONFIG_FB_MACMODES is not set | 1021 | # CONFIG_FB_MACMODES is not set |
| 981 | # CONFIG_FB_MODE_HELPERS is not set | 1022 | # CONFIG_FB_MODE_HELPERS is not set |
| 982 | # CONFIG_FB_TILEBLITTING is not set | 1023 | # CONFIG_FB_TILEBLITTING is not set |
| 1024 | # CONFIG_FB_S1D13XXX is not set | ||
| 983 | # CONFIG_FB_PXA is not set | 1025 | # CONFIG_FB_PXA is not set |
| 984 | CONFIG_FB_W100=y | 1026 | CONFIG_FB_W100=y |
| 985 | # CONFIG_FB_S1D13XXX is not set | ||
| 986 | # CONFIG_FB_VIRTUAL is not set | 1027 | # CONFIG_FB_VIRTUAL is not set |
| 987 | 1028 | ||
| 988 | # | 1029 | # |
| @@ -991,6 +1032,7 @@ CONFIG_FB_W100=y | |||
| 991 | # CONFIG_VGA_CONSOLE is not set | 1032 | # CONFIG_VGA_CONSOLE is not set |
| 992 | CONFIG_DUMMY_CONSOLE=y | 1033 | CONFIG_DUMMY_CONSOLE=y |
| 993 | CONFIG_FRAMEBUFFER_CONSOLE=y | 1034 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 1035 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
| 994 | CONFIG_FONTS=y | 1036 | CONFIG_FONTS=y |
| 995 | CONFIG_FONT_8x8=y | 1037 | CONFIG_FONT_8x8=y |
| 996 | CONFIG_FONT_8x16=y | 1038 | CONFIG_FONT_8x16=y |
| @@ -1087,15 +1129,15 @@ CONFIG_USB_SL811_CS=m | |||
| 1087 | # USB Device Class drivers | 1129 | # USB Device Class drivers |
| 1088 | # | 1130 | # |
| 1089 | # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set | 1131 | # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set |
| 1132 | CONFIG_USB_ACM=m | ||
| 1133 | CONFIG_USB_PRINTER=m | ||
| 1090 | 1134 | ||
| 1091 | # | 1135 | # |
| 1092 | # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem | 1136 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 1093 | # | 1137 | # |
| 1094 | CONFIG_USB_ACM=m | ||
| 1095 | CONFIG_USB_PRINTER=m | ||
| 1096 | 1138 | ||
| 1097 | # | 1139 | # |
| 1098 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | 1140 | # may also be needed; see USB_STORAGE Help for more information |
| 1099 | # | 1141 | # |
| 1100 | CONFIG_USB_STORAGE=m | 1142 | CONFIG_USB_STORAGE=m |
| 1101 | # CONFIG_USB_STORAGE_DEBUG is not set | 1143 | # CONFIG_USB_STORAGE_DEBUG is not set |
| @@ -1107,7 +1149,6 @@ CONFIG_USB_STORAGE=m | |||
| 1107 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1149 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 1108 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1150 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 1109 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1151 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 1110 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 1111 | 1152 | ||
| 1112 | # | 1153 | # |
| 1113 | # USB Input Devices | 1154 | # USB Input Devices |
| @@ -1185,6 +1226,7 @@ CONFIG_USB_MON=y | |||
| 1185 | CONFIG_USB_SERIAL=m | 1226 | CONFIG_USB_SERIAL=m |
| 1186 | CONFIG_USB_SERIAL_GENERIC=y | 1227 | CONFIG_USB_SERIAL_GENERIC=y |
| 1187 | # CONFIG_USB_SERIAL_AIRPRIME is not set | 1228 | # CONFIG_USB_SERIAL_AIRPRIME is not set |
| 1229 | # CONFIG_USB_SERIAL_ANYDATA is not set | ||
| 1188 | CONFIG_USB_SERIAL_BELKIN=m | 1230 | CONFIG_USB_SERIAL_BELKIN=m |
| 1189 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1231 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
| 1190 | CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m | 1232 | CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m |
| @@ -1340,6 +1382,7 @@ CONFIG_RAMFS=y | |||
| 1340 | CONFIG_JFFS2_FS=y | 1382 | CONFIG_JFFS2_FS=y |
| 1341 | CONFIG_JFFS2_FS_DEBUG=0 | 1383 | CONFIG_JFFS2_FS_DEBUG=0 |
| 1342 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 1384 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
| 1385 | CONFIG_JFFS2_SUMMARY=y | ||
| 1343 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | 1386 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y |
| 1344 | CONFIG_JFFS2_ZLIB=y | 1387 | CONFIG_JFFS2_ZLIB=y |
| 1345 | CONFIG_JFFS2_RTIME=y | 1388 | CONFIG_JFFS2_RTIME=y |
| @@ -1466,7 +1509,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 1466 | CONFIG_DEBUG_BUGVERBOSE=y | 1509 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1467 | # CONFIG_DEBUG_INFO is not set | 1510 | # CONFIG_DEBUG_INFO is not set |
| 1468 | # CONFIG_DEBUG_FS is not set | 1511 | # CONFIG_DEBUG_FS is not set |
| 1512 | # CONFIG_DEBUG_VM is not set | ||
| 1469 | CONFIG_FRAME_POINTER=y | 1513 | CONFIG_FRAME_POINTER=y |
| 1514 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 1470 | # CONFIG_DEBUG_USER is not set | 1515 | # CONFIG_DEBUG_USER is not set |
| 1471 | # CONFIG_DEBUG_WAITQ is not set | 1516 | # CONFIG_DEBUG_WAITQ is not set |
| 1472 | CONFIG_DEBUG_ERRORS=y | 1517 | CONFIG_DEBUG_ERRORS=y |
diff --git a/arch/arm/configs/poodle_defconfig b/arch/arm/configs/poodle_defconfig deleted file mode 100644 index 72822907759f..000000000000 --- a/arch/arm/configs/poodle_defconfig +++ /dev/null | |||
| @@ -1,1015 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.14-rc3 | ||
| 4 | # Sun Oct 9 17:04:29 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 | |||
| 12 | # | ||
| 13 | # Code maturity level options | ||
| 14 | # | ||
| 15 | CONFIG_EXPERIMENTAL=y | ||
| 16 | CONFIG_CLEAN_COMPILE=y | ||
| 17 | CONFIG_BROKEN_ON_SMP=y | ||
| 18 | CONFIG_LOCK_KERNEL=y | ||
| 19 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 20 | |||
| 21 | # | ||
| 22 | # General setup | ||
| 23 | # | ||
| 24 | CONFIG_LOCALVERSION="" | ||
| 25 | CONFIG_LOCALVERSION_AUTO=y | ||
| 26 | CONFIG_SWAP=y | ||
| 27 | CONFIG_SYSVIPC=y | ||
| 28 | # CONFIG_POSIX_MQUEUE is not set | ||
| 29 | CONFIG_BSD_PROCESS_ACCT=y | ||
| 30 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 31 | CONFIG_SYSCTL=y | ||
| 32 | # CONFIG_AUDIT is not set | ||
| 33 | CONFIG_HOTPLUG=y | ||
| 34 | CONFIG_KOBJECT_UEVENT=y | ||
| 35 | # CONFIG_IKCONFIG is not set | ||
| 36 | CONFIG_INITRAMFS_SOURCE="" | ||
| 37 | CONFIG_EMBEDDED=y | ||
| 38 | CONFIG_KALLSYMS=y | ||
| 39 | # CONFIG_KALLSYMS_ALL is not set | ||
| 40 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 41 | CONFIG_PRINTK=y | ||
| 42 | CONFIG_BUG=y | ||
| 43 | CONFIG_BASE_FULL=y | ||
| 44 | CONFIG_FUTEX=y | ||
| 45 | CONFIG_EPOLL=y | ||
| 46 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 47 | CONFIG_SHMEM=y | ||
| 48 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 49 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 50 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 51 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 52 | # CONFIG_TINY_SHMEM is not set | ||
| 53 | CONFIG_BASE_SMALL=0 | ||
| 54 | |||
| 55 | # | ||
| 56 | # Loadable module support | ||
| 57 | # | ||
| 58 | CONFIG_MODULES=y | ||
| 59 | CONFIG_MODULE_UNLOAD=y | ||
| 60 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
| 61 | CONFIG_OBSOLETE_MODPARM=y | ||
| 62 | CONFIG_MODVERSIONS=y | ||
| 63 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 64 | CONFIG_KMOD=y | ||
| 65 | |||
| 66 | # | ||
| 67 | # System Type | ||
| 68 | # | ||
| 69 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 70 | # CONFIG_ARCH_CLPS711X is not set | ||
| 71 | # CONFIG_ARCH_CO285 is not set | ||
| 72 | # CONFIG_ARCH_EBSA110 is not set | ||
| 73 | # CONFIG_ARCH_CAMELOT is not set | ||
| 74 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 75 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 76 | # CONFIG_ARCH_IOP3XX is not set | ||
| 77 | # CONFIG_ARCH_IXP4XX is not set | ||
| 78 | # CONFIG_ARCH_IXP2000 is not set | ||
| 79 | # CONFIG_ARCH_L7200 is not set | ||
| 80 | CONFIG_ARCH_PXA=y | ||
| 81 | # CONFIG_ARCH_RPC is not set | ||
| 82 | # CONFIG_ARCH_SA1100 is not set | ||
| 83 | # CONFIG_ARCH_S3C2410 is not set | ||
| 84 | # CONFIG_ARCH_SHARK is not set | ||
| 85 | # CONFIG_ARCH_LH7A40X is not set | ||
| 86 | # CONFIG_ARCH_OMAP is not set | ||
| 87 | # CONFIG_ARCH_VERSATILE is not set | ||
| 88 | # CONFIG_ARCH_IMX is not set | ||
| 89 | # CONFIG_ARCH_H720X is not set | ||
| 90 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 91 | |||
| 92 | # | ||
| 93 | # Intel PXA2xx Implementations | ||
| 94 | # | ||
| 95 | # CONFIG_ARCH_LUBBOCK is not set | ||
| 96 | # CONFIG_MACH_MAINSTONE is not set | ||
| 97 | # CONFIG_ARCH_PXA_IDP is not set | ||
| 98 | CONFIG_PXA_SHARPSL=y | ||
| 99 | CONFIG_PXA_SHARPSL_25x=y | ||
| 100 | # CONFIG_PXA_SHARPSL_27x is not set | ||
| 101 | CONFIG_MACH_POODLE=y | ||
| 102 | # CONFIG_MACH_CORGI is not set | ||
| 103 | # CONFIG_MACH_SHEPHERD is not set | ||
| 104 | # CONFIG_MACH_HUSKY is not set | ||
| 105 | CONFIG_PXA25x=y | ||
| 106 | |||
| 107 | # | ||
| 108 | # Processor Type | ||
| 109 | # | ||
| 110 | CONFIG_CPU_32=y | ||
| 111 | CONFIG_CPU_XSCALE=y | ||
| 112 | CONFIG_CPU_32v5=y | ||
| 113 | CONFIG_CPU_ABRT_EV5T=y | ||
| 114 | CONFIG_CPU_CACHE_VIVT=y | ||
| 115 | CONFIG_CPU_TLB_V4WBI=y | ||
| 116 | |||
| 117 | # | ||
| 118 | # Processor Features | ||
| 119 | # | ||
| 120 | CONFIG_ARM_THUMB=y | ||
| 121 | CONFIG_XSCALE_PMU=y | ||
| 122 | CONFIG_SHARP_LOCOMO=y | ||
| 123 | CONFIG_SHARP_PARAM=y | ||
| 124 | CONFIG_SHARP_SCOOP=y | ||
| 125 | |||
| 126 | # | ||
| 127 | # Bus support | ||
| 128 | # | ||
| 129 | CONFIG_ISA_DMA_API=y | ||
| 130 | |||
| 131 | # | ||
| 132 | # PCCARD (PCMCIA/CardBus) support | ||
| 133 | # | ||
| 134 | CONFIG_PCCARD=y | ||
| 135 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 136 | CONFIG_PCMCIA=y | ||
| 137 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 138 | CONFIG_PCMCIA_IOCTL=y | ||
| 139 | |||
| 140 | # | ||
| 141 | # PC-card bridges | ||
| 142 | # | ||
| 143 | CONFIG_PCMCIA_PXA2XX=y | ||
| 144 | |||
| 145 | # | ||
| 146 | # Kernel Features | ||
| 147 | # | ||
| 148 | CONFIG_PREEMPT=y | ||
| 149 | # CONFIG_NO_IDLE_HZ is not set | ||
| 150 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
| 151 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 152 | CONFIG_FLATMEM_MANUAL=y | ||
| 153 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 154 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 155 | CONFIG_FLATMEM=y | ||
| 156 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 157 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 158 | CONFIG_ALIGNMENT_TRAP=y | ||
| 159 | |||
| 160 | # | ||
| 161 | # Boot options | ||
| 162 | # | ||
| 163 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 164 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 165 | CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 debug" | ||
| 166 | # CONFIG_XIP_KERNEL is not set | ||
| 167 | |||
| 168 | # | ||
| 169 | # Floating point emulation | ||
| 170 | # | ||
| 171 | |||
| 172 | # | ||
| 173 | # At least one emulation must be selected | ||
| 174 | # | ||
| 175 | CONFIG_FPE_NWFPE=y | ||
| 176 | # CONFIG_FPE_NWFPE_XP is not set | ||
| 177 | # CONFIG_FPE_FASTFPE is not set | ||
| 178 | |||
| 179 | # | ||
| 180 | # Userspace binary formats | ||
| 181 | # | ||
| 182 | CONFIG_BINFMT_ELF=y | ||
| 183 | CONFIG_BINFMT_AOUT=m | ||
| 184 | CONFIG_BINFMT_MISC=m | ||
| 185 | # CONFIG_ARTHUR is not set | ||
| 186 | |||
| 187 | # | ||
| 188 | # Power management options | ||
| 189 | # | ||
| 190 | CONFIG_PM=y | ||
| 191 | CONFIG_APM=y | ||
| 192 | |||
| 193 | # | ||
| 194 | # Networking | ||
| 195 | # | ||
| 196 | CONFIG_NET=y | ||
| 197 | |||
| 198 | # | ||
| 199 | # Networking options | ||
| 200 | # | ||
| 201 | CONFIG_PACKET=y | ||
| 202 | CONFIG_PACKET_MMAP=y | ||
| 203 | CONFIG_UNIX=y | ||
| 204 | # CONFIG_NET_KEY is not set | ||
| 205 | CONFIG_INET=y | ||
| 206 | # CONFIG_IP_MULTICAST is not set | ||
| 207 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 208 | CONFIG_IP_FIB_HASH=y | ||
| 209 | # CONFIG_IP_PNP is not set | ||
| 210 | # CONFIG_NET_IPIP is not set | ||
| 211 | # CONFIG_NET_IPGRE is not set | ||
| 212 | # CONFIG_ARPD is not set | ||
| 213 | CONFIG_SYN_COOKIES=y | ||
| 214 | # CONFIG_INET_AH is not set | ||
| 215 | # CONFIG_INET_ESP is not set | ||
| 216 | # CONFIG_INET_IPCOMP is not set | ||
| 217 | # CONFIG_INET_TUNNEL is not set | ||
| 218 | CONFIG_INET_DIAG=y | ||
| 219 | CONFIG_INET_TCP_DIAG=y | ||
| 220 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 221 | CONFIG_TCP_CONG_BIC=y | ||
| 222 | # CONFIG_IPV6 is not set | ||
| 223 | # CONFIG_NETFILTER is not set | ||
| 224 | |||
| 225 | # | ||
| 226 | # DCCP Configuration (EXPERIMENTAL) | ||
| 227 | # | ||
| 228 | # CONFIG_IP_DCCP is not set | ||
| 229 | |||
| 230 | # | ||
| 231 | # SCTP Configuration (EXPERIMENTAL) | ||
| 232 | # | ||
| 233 | # CONFIG_IP_SCTP is not set | ||
| 234 | # CONFIG_ATM is not set | ||
| 235 | # CONFIG_BRIDGE is not set | ||
| 236 | # CONFIG_VLAN_8021Q is not set | ||
| 237 | # CONFIG_DECNET is not set | ||
| 238 | # CONFIG_LLC2 is not set | ||
| 239 | # CONFIG_IPX is not set | ||
| 240 | # CONFIG_ATALK is not set | ||
| 241 | # CONFIG_X25 is not set | ||
| 242 | # CONFIG_LAPB is not set | ||
| 243 | # CONFIG_NET_DIVERT is not set | ||
| 244 | # CONFIG_ECONET is not set | ||
| 245 | # CONFIG_WAN_ROUTER is not set | ||
| 246 | # CONFIG_NET_SCHED is not set | ||
| 247 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 248 | |||
| 249 | # | ||
| 250 | # Network testing | ||
| 251 | # | ||
| 252 | # CONFIG_NET_PKTGEN is not set | ||
| 253 | # CONFIG_HAMRADIO is not set | ||
| 254 | # CONFIG_IRDA is not set | ||
| 255 | # CONFIG_BT is not set | ||
| 256 | # CONFIG_IEEE80211 is not set | ||
| 257 | |||
| 258 | # | ||
| 259 | # Device Drivers | ||
| 260 | # | ||
| 261 | |||
| 262 | # | ||
| 263 | # Generic Driver Options | ||
| 264 | # | ||
| 265 | CONFIG_STANDALONE=y | ||
| 266 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 267 | CONFIG_FW_LOADER=y | ||
| 268 | # CONFIG_DEBUG_DRIVER is not set | ||
| 269 | |||
| 270 | # | ||
| 271 | # Memory Technology Devices (MTD) | ||
| 272 | # | ||
| 273 | CONFIG_MTD=y | ||
| 274 | # CONFIG_MTD_DEBUG is not set | ||
| 275 | # CONFIG_MTD_CONCAT is not set | ||
| 276 | CONFIG_MTD_PARTITIONS=y | ||
| 277 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 278 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 279 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 280 | |||
| 281 | # | ||
| 282 | # User Modules And Translation Layers | ||
| 283 | # | ||
| 284 | CONFIG_MTD_CHAR=y | ||
| 285 | CONFIG_MTD_BLOCK=y | ||
| 286 | # CONFIG_FTL is not set | ||
| 287 | # CONFIG_NFTL is not set | ||
| 288 | # CONFIG_INFTL is not set | ||
| 289 | |||
| 290 | # | ||
| 291 | # RAM/ROM/Flash chip drivers | ||
| 292 | # | ||
| 293 | # CONFIG_MTD_CFI is not set | ||
| 294 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 295 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 296 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 297 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 298 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 299 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 300 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 301 | CONFIG_MTD_CFI_I1=y | ||
| 302 | CONFIG_MTD_CFI_I2=y | ||
| 303 | # CONFIG_MTD_CFI_I4 is not set | ||
| 304 | # CONFIG_MTD_CFI_I8 is not set | ||
| 305 | # CONFIG_MTD_RAM is not set | ||
| 306 | # CONFIG_MTD_ROM is not set | ||
| 307 | # CONFIG_MTD_ABSENT is not set | ||
| 308 | |||
| 309 | # | ||
| 310 | # Mapping drivers for chip access | ||
| 311 | # | ||
| 312 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
| 313 | CONFIG_MTD_SHARP_SL=y | ||
| 314 | # CONFIG_MTD_PLATRAM is not set | ||
| 315 | |||
| 316 | # | ||
| 317 | # Self-contained MTD device drivers | ||
| 318 | # | ||
| 319 | # CONFIG_MTD_SLRAM is not set | ||
| 320 | # CONFIG_MTD_PHRAM is not set | ||
| 321 | # CONFIG_MTD_MTDRAM is not set | ||
| 322 | # CONFIG_MTD_BLKMTD is not set | ||
| 323 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 324 | |||
| 325 | # | ||
| 326 | # Disk-On-Chip Device Drivers | ||
| 327 | # | ||
| 328 | # CONFIG_MTD_DOC2000 is not set | ||
| 329 | # CONFIG_MTD_DOC2001 is not set | ||
| 330 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 331 | |||
| 332 | # | ||
| 333 | # NAND Flash Device Drivers | ||
| 334 | # | ||
| 335 | CONFIG_MTD_NAND=y | ||
| 336 | CONFIG_MTD_NAND_VERIFY_WRITE=y | ||
| 337 | # CONFIG_MTD_NAND_H1900 is not set | ||
| 338 | CONFIG_MTD_NAND_IDS=y | ||
| 339 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
| 340 | CONFIG_MTD_NAND_SHARPSL=y | ||
| 341 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
| 342 | |||
| 343 | # | ||
| 344 | # Parallel port support | ||
| 345 | # | ||
| 346 | # CONFIG_PARPORT is not set | ||
| 347 | |||
| 348 | # | ||
| 349 | # Plug and Play support | ||
| 350 | # | ||
| 351 | |||
| 352 | # | ||
| 353 | # Block devices | ||
| 354 | # | ||
| 355 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 356 | CONFIG_BLK_DEV_LOOP=y | ||
| 357 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 358 | # CONFIG_BLK_DEV_NBD is not set | ||
| 359 | # CONFIG_BLK_DEV_RAM is not set | ||
| 360 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 361 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 362 | |||
| 363 | # | ||
| 364 | # IO Schedulers | ||
| 365 | # | ||
| 366 | CONFIG_IOSCHED_NOOP=y | ||
| 367 | CONFIG_IOSCHED_AS=y | ||
| 368 | CONFIG_IOSCHED_DEADLINE=y | ||
| 369 | CONFIG_IOSCHED_CFQ=y | ||
| 370 | # CONFIG_ATA_OVER_ETH is not set | ||
| 371 | |||
| 372 | # | ||
| 373 | # ATA/ATAPI/MFM/RLL support | ||
| 374 | # | ||
| 375 | CONFIG_IDE=y | ||
| 376 | CONFIG_BLK_DEV_IDE=y | ||
| 377 | |||
| 378 | # | ||
| 379 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 380 | # | ||
| 381 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 382 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 383 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 384 | CONFIG_BLK_DEV_IDECS=y | ||
| 385 | # CONFIG_BLK_DEV_IDECD is not set | ||
| 386 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 387 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 388 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 389 | |||
| 390 | # | ||
| 391 | # IDE chipset support/bugfixes | ||
| 392 | # | ||
| 393 | CONFIG_IDE_GENERIC=y | ||
| 394 | # CONFIG_IDE_ARM is not set | ||
| 395 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 396 | # CONFIG_IDEDMA_AUTO is not set | ||
| 397 | # CONFIG_BLK_DEV_HD is not set | ||
| 398 | |||
| 399 | # | ||
| 400 | # SCSI device support | ||
| 401 | # | ||
| 402 | # CONFIG_RAID_ATTRS is not set | ||
| 403 | # CONFIG_SCSI is not set | ||
| 404 | |||
| 405 | # | ||
| 406 | # Multi-device support (RAID and LVM) | ||
| 407 | # | ||
| 408 | # CONFIG_MD is not set | ||
| 409 | |||
| 410 | # | ||
| 411 | # Fusion MPT device support | ||
| 412 | # | ||
| 413 | # CONFIG_FUSION is not set | ||
| 414 | |||
| 415 | # | ||
| 416 | # IEEE 1394 (FireWire) support | ||
| 417 | # | ||
| 418 | |||
| 419 | # | ||
| 420 | # I2O device support | ||
| 421 | # | ||
| 422 | |||
| 423 | # | ||
| 424 | # Network device support | ||
| 425 | # | ||
| 426 | CONFIG_NETDEVICES=y | ||
| 427 | # CONFIG_DUMMY is not set | ||
| 428 | # CONFIG_BONDING is not set | ||
| 429 | # CONFIG_EQUALIZER is not set | ||
| 430 | # CONFIG_TUN is not set | ||
| 431 | |||
| 432 | # | ||
| 433 | # PHY device support | ||
| 434 | # | ||
| 435 | # CONFIG_PHYLIB is not set | ||
| 436 | |||
| 437 | # | ||
| 438 | # Ethernet (10 or 100Mbit) | ||
| 439 | # | ||
| 440 | CONFIG_NET_ETHERNET=y | ||
| 441 | # CONFIG_MII is not set | ||
| 442 | # CONFIG_SMC91X is not set | ||
| 443 | # CONFIG_DM9000 is not set | ||
| 444 | |||
| 445 | # | ||
| 446 | # Ethernet (1000 Mbit) | ||
| 447 | # | ||
| 448 | |||
| 449 | # | ||
| 450 | # Ethernet (10000 Mbit) | ||
| 451 | # | ||
| 452 | |||
| 453 | # | ||
| 454 | # Token Ring devices | ||
| 455 | # | ||
| 456 | |||
| 457 | # | ||
| 458 | # Wireless LAN (non-hamradio) | ||
| 459 | # | ||
| 460 | CONFIG_NET_RADIO=y | ||
| 461 | |||
| 462 | # | ||
| 463 | # Obsolete Wireless cards support (pre-802.11) | ||
| 464 | # | ||
| 465 | # CONFIG_STRIP is not set | ||
| 466 | # CONFIG_PCMCIA_WAVELAN is not set | ||
| 467 | # CONFIG_PCMCIA_NETWAVE is not set | ||
| 468 | |||
| 469 | # | ||
| 470 | # Wireless 802.11 Frequency Hopping cards support | ||
| 471 | # | ||
| 472 | # CONFIG_PCMCIA_RAYCS is not set | ||
| 473 | |||
| 474 | # | ||
| 475 | # Wireless 802.11b ISA/PCI cards support | ||
| 476 | # | ||
| 477 | # CONFIG_HERMES is not set | ||
| 478 | # CONFIG_ATMEL is not set | ||
| 479 | |||
| 480 | # | ||
| 481 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
| 482 | # | ||
| 483 | # CONFIG_AIRO_CS is not set | ||
| 484 | # CONFIG_PCMCIA_WL3501 is not set | ||
| 485 | # CONFIG_HOSTAP is not set | ||
| 486 | CONFIG_NET_WIRELESS=y | ||
| 487 | |||
| 488 | # | ||
| 489 | # PCMCIA network device support | ||
| 490 | # | ||
| 491 | CONFIG_NET_PCMCIA=y | ||
| 492 | # CONFIG_PCMCIA_3C589 is not set | ||
| 493 | # CONFIG_PCMCIA_3C574 is not set | ||
| 494 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
| 495 | CONFIG_PCMCIA_PCNET=y | ||
| 496 | # CONFIG_PCMCIA_NMCLAN is not set | ||
| 497 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
| 498 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
| 499 | # CONFIG_PCMCIA_AXNET is not set | ||
| 500 | |||
| 501 | # | ||
| 502 | # Wan interfaces | ||
| 503 | # | ||
| 504 | # CONFIG_WAN is not set | ||
| 505 | CONFIG_PPP=m | ||
| 506 | # CONFIG_PPP_MULTILINK is not set | ||
| 507 | # CONFIG_PPP_FILTER is not set | ||
| 508 | CONFIG_PPP_ASYNC=m | ||
| 509 | # CONFIG_PPP_SYNC_TTY is not set | ||
| 510 | # CONFIG_PPP_DEFLATE is not set | ||
| 511 | CONFIG_PPP_BSDCOMP=m | ||
| 512 | # CONFIG_PPPOE is not set | ||
| 513 | # CONFIG_SLIP is not set | ||
| 514 | # CONFIG_SHAPER is not set | ||
| 515 | # CONFIG_NETCONSOLE is not set | ||
| 516 | # CONFIG_NETPOLL is not set | ||
| 517 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 518 | |||
| 519 | # | ||
| 520 | # ISDN subsystem | ||
| 521 | # | ||
| 522 | # CONFIG_ISDN is not set | ||
| 523 | |||
| 524 | # | ||
| 525 | # Input device support | ||
| 526 | # | ||
| 527 | CONFIG_INPUT=y | ||
| 528 | |||
| 529 | # | ||
| 530 | # Userland interfaces | ||
| 531 | # | ||
| 532 | # CONFIG_INPUT_MOUSEDEV is not set | ||
| 533 | # CONFIG_INPUT_JOYDEV is not set | ||
| 534 | CONFIG_INPUT_TSDEV=y | ||
| 535 | CONFIG_INPUT_TSDEV_SCREEN_X=240 | ||
| 536 | CONFIG_INPUT_TSDEV_SCREEN_Y=320 | ||
| 537 | CONFIG_INPUT_EVDEV=y | ||
| 538 | CONFIG_INPUT_EVBUG=y | ||
| 539 | |||
| 540 | # | ||
| 541 | # Input Device Drivers | ||
| 542 | # | ||
| 543 | CONFIG_INPUT_KEYBOARD=y | ||
| 544 | # CONFIG_KEYBOARD_ATKBD is not set | ||
| 545 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 546 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 547 | CONFIG_KEYBOARD_LOCOMO=y | ||
| 548 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 549 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 550 | # CONFIG_KEYBOARD_CORGI is not set | ||
| 551 | CONFIG_KEYBOARD_SPITZ=y | ||
| 552 | # CONFIG_INPUT_MOUSE is not set | ||
| 553 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 554 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 555 | # CONFIG_INPUT_MISC is not set | ||
| 556 | |||
| 557 | # | ||
| 558 | # Hardware I/O ports | ||
| 559 | # | ||
| 560 | # CONFIG_SERIO is not set | ||
| 561 | # CONFIG_GAMEPORT is not set | ||
| 562 | |||
| 563 | # | ||
| 564 | # Character devices | ||
| 565 | # | ||
| 566 | CONFIG_VT=y | ||
| 567 | CONFIG_VT_CONSOLE=y | ||
| 568 | CONFIG_HW_CONSOLE=y | ||
| 569 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 570 | |||
| 571 | # | ||
| 572 | # Serial drivers | ||
| 573 | # | ||
| 574 | # CONFIG_SERIAL_8250 is not set | ||
| 575 | |||
| 576 | # | ||
| 577 | # Non-8250 serial port support | ||
| 578 | # | ||
| 579 | CONFIG_SERIAL_PXA=y | ||
| 580 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
| 581 | CONFIG_SERIAL_CORE=y | ||
| 582 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 583 | CONFIG_UNIX98_PTYS=y | ||
| 584 | # CONFIG_LEGACY_PTYS is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # IPMI | ||
| 588 | # | ||
| 589 | # CONFIG_IPMI_HANDLER is not set | ||
| 590 | |||
| 591 | # | ||
| 592 | # Watchdog Cards | ||
| 593 | # | ||
| 594 | # CONFIG_WATCHDOG is not set | ||
| 595 | # CONFIG_NVRAM is not set | ||
| 596 | # CONFIG_RTC is not set | ||
| 597 | # CONFIG_DTLK is not set | ||
| 598 | # CONFIG_R3964 is not set | ||
| 599 | |||
| 600 | # | ||
| 601 | # Ftape, the floppy tape device driver | ||
| 602 | # | ||
| 603 | |||
| 604 | # | ||
| 605 | # PCMCIA character devices | ||
| 606 | # | ||
| 607 | # CONFIG_SYNCLINK_CS is not set | ||
| 608 | # CONFIG_RAW_DRIVER is not set | ||
| 609 | |||
| 610 | # | ||
| 611 | # TPM devices | ||
| 612 | # | ||
| 613 | |||
| 614 | # | ||
| 615 | # I2C support | ||
| 616 | # | ||
| 617 | CONFIG_I2C=y | ||
| 618 | # CONFIG_I2C_CHARDEV is not set | ||
| 619 | |||
| 620 | # | ||
| 621 | # I2C Algorithms | ||
| 622 | # | ||
| 623 | CONFIG_I2C_ALGOBIT=y | ||
| 624 | # CONFIG_I2C_ALGOPCF is not set | ||
| 625 | # CONFIG_I2C_ALGOPCA is not set | ||
| 626 | |||
| 627 | # | ||
| 628 | # I2C Hardware Bus support | ||
| 629 | # | ||
| 630 | # CONFIG_I2C_PXA is not set | ||
| 631 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 632 | # CONFIG_I2C_STUB is not set | ||
| 633 | # CONFIG_I2C_PCA_ISA is not set | ||
| 634 | |||
| 635 | # | ||
| 636 | # Miscellaneous I2C Chip support | ||
| 637 | # | ||
| 638 | # CONFIG_SENSORS_DS1337 is not set | ||
| 639 | # CONFIG_SENSORS_DS1374 is not set | ||
| 640 | # CONFIG_SENSORS_EEPROM is not set | ||
| 641 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 642 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 643 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 644 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 645 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 646 | CONFIG_I2C_DEBUG_CORE=y | ||
| 647 | CONFIG_I2C_DEBUG_ALGO=y | ||
| 648 | CONFIG_I2C_DEBUG_BUS=y | ||
| 649 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 650 | |||
| 651 | # | ||
| 652 | # Hardware Monitoring support | ||
| 653 | # | ||
| 654 | CONFIG_HWMON=y | ||
| 655 | # CONFIG_HWMON_VID is not set | ||
| 656 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 657 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 658 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 659 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 660 | # CONFIG_SENSORS_ADM9240 is not set | ||
| 661 | # CONFIG_SENSORS_ASB100 is not set | ||
| 662 | # CONFIG_SENSORS_ATXP1 is not set | ||
| 663 | # CONFIG_SENSORS_DS1621 is not set | ||
| 664 | # CONFIG_SENSORS_FSCHER is not set | ||
| 665 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 666 | # CONFIG_SENSORS_GL518SM is not set | ||
| 667 | # CONFIG_SENSORS_GL520SM is not set | ||
| 668 | # CONFIG_SENSORS_IT87 is not set | ||
| 669 | # CONFIG_SENSORS_LM63 is not set | ||
| 670 | # CONFIG_SENSORS_LM75 is not set | ||
| 671 | # CONFIG_SENSORS_LM77 is not set | ||
| 672 | # CONFIG_SENSORS_LM78 is not set | ||
| 673 | # CONFIG_SENSORS_LM80 is not set | ||
| 674 | # CONFIG_SENSORS_LM83 is not set | ||
| 675 | # CONFIG_SENSORS_LM85 is not set | ||
| 676 | # CONFIG_SENSORS_LM87 is not set | ||
| 677 | # CONFIG_SENSORS_LM90 is not set | ||
| 678 | # CONFIG_SENSORS_LM92 is not set | ||
| 679 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 680 | # CONFIG_SENSORS_PC87360 is not set | ||
| 681 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 682 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 683 | # CONFIG_SENSORS_W83781D is not set | ||
| 684 | # CONFIG_SENSORS_W83792D is not set | ||
| 685 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 686 | # CONFIG_SENSORS_W83627HF is not set | ||
| 687 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 688 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 689 | |||
| 690 | # | ||
| 691 | # Misc devices | ||
| 692 | # | ||
| 693 | |||
| 694 | # | ||
| 695 | # Multimedia Capabilities Port drivers | ||
| 696 | # | ||
| 697 | |||
| 698 | # | ||
| 699 | # Multimedia devices | ||
| 700 | # | ||
| 701 | CONFIG_VIDEO_DEV=m | ||
| 702 | |||
| 703 | # | ||
| 704 | # Video For Linux | ||
| 705 | # | ||
| 706 | |||
| 707 | # | ||
| 708 | # Video Adapters | ||
| 709 | # | ||
| 710 | # CONFIG_VIDEO_CPIA is not set | ||
| 711 | # CONFIG_VIDEO_SAA5246A is not set | ||
| 712 | # CONFIG_VIDEO_SAA5249 is not set | ||
| 713 | # CONFIG_TUNER_3036 is not set | ||
| 714 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
| 715 | |||
| 716 | # | ||
| 717 | # Radio Adapters | ||
| 718 | # | ||
| 719 | # CONFIG_RADIO_MAESTRO is not set | ||
| 720 | |||
| 721 | # | ||
| 722 | # Digital Video Broadcasting Devices | ||
| 723 | # | ||
| 724 | # CONFIG_DVB is not set | ||
| 725 | |||
| 726 | # | ||
| 727 | # Graphics support | ||
| 728 | # | ||
| 729 | CONFIG_FB=y | ||
| 730 | CONFIG_FB_CFB_FILLRECT=y | ||
| 731 | CONFIG_FB_CFB_COPYAREA=y | ||
| 732 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 733 | CONFIG_FB_SOFT_CURSOR=y | ||
| 734 | # CONFIG_FB_MACMODES is not set | ||
| 735 | CONFIG_FB_MODE_HELPERS=y | ||
| 736 | # CONFIG_FB_TILEBLITTING is not set | ||
| 737 | CONFIG_FB_PXA=y | ||
| 738 | # CONFIG_FB_W100 is not set | ||
| 739 | # CONFIG_FB_PXA_PARAMETERS is not set | ||
| 740 | # CONFIG_FB_S1D13XXX is not set | ||
| 741 | # CONFIG_FB_VIRTUAL is not set | ||
| 742 | |||
| 743 | # | ||
| 744 | # Console display driver support | ||
| 745 | # | ||
| 746 | # CONFIG_VGA_CONSOLE is not set | ||
| 747 | CONFIG_DUMMY_CONSOLE=y | ||
| 748 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 749 | CONFIG_FONTS=y | ||
| 750 | CONFIG_FONT_8x8=y | ||
| 751 | # CONFIG_FONT_8x16 is not set | ||
| 752 | # CONFIG_FONT_6x11 is not set | ||
| 753 | # CONFIG_FONT_7x14 is not set | ||
| 754 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 755 | # CONFIG_FONT_ACORN_8x8 is not set | ||
| 756 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 757 | # CONFIG_FONT_SUN8x16 is not set | ||
| 758 | # CONFIG_FONT_SUN12x22 is not set | ||
| 759 | # CONFIG_FONT_10x18 is not set | ||
| 760 | |||
| 761 | # | ||
| 762 | # Logo configuration | ||
| 763 | # | ||
| 764 | # CONFIG_LOGO is not set | ||
| 765 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 766 | |||
| 767 | # | ||
| 768 | # Sound | ||
| 769 | # | ||
| 770 | # CONFIG_SOUND is not set | ||
| 771 | |||
| 772 | # | ||
| 773 | # USB support | ||
| 774 | # | ||
| 775 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 776 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 777 | # CONFIG_USB is not set | ||
| 778 | |||
| 779 | # | ||
| 780 | # USB Gadget Support | ||
| 781 | # | ||
| 782 | CONFIG_USB_GADGET=y | ||
| 783 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
| 784 | CONFIG_USB_GADGET_SELECTED=y | ||
| 785 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 786 | CONFIG_USB_GADGET_PXA2XX=y | ||
| 787 | CONFIG_USB_PXA2XX=y | ||
| 788 | # CONFIG_USB_PXA2XX_SMALL is not set | ||
| 789 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 790 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 791 | # CONFIG_USB_GADGET_OMAP is not set | ||
| 792 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 793 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
| 794 | # CONFIG_USB_ZERO is not set | ||
| 795 | CONFIG_USB_ETH=y | ||
| 796 | CONFIG_USB_ETH_RNDIS=y | ||
| 797 | # CONFIG_USB_GADGETFS is not set | ||
| 798 | # CONFIG_USB_FILE_STORAGE is not set | ||
| 799 | # CONFIG_USB_G_SERIAL is not set | ||
| 800 | |||
| 801 | # | ||
| 802 | # MMC/SD Card support | ||
| 803 | # | ||
| 804 | CONFIG_MMC=y | ||
| 805 | CONFIG_MMC_DEBUG=y | ||
| 806 | CONFIG_MMC_BLOCK=y | ||
| 807 | CONFIG_MMC_PXA=y | ||
| 808 | # CONFIG_MMC_WBSD is not set | ||
| 809 | |||
| 810 | # | ||
| 811 | # File systems | ||
| 812 | # | ||
| 813 | CONFIG_EXT2_FS=y | ||
| 814 | CONFIG_EXT2_FS_XATTR=y | ||
| 815 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
| 816 | CONFIG_EXT2_FS_SECURITY=y | ||
| 817 | # CONFIG_EXT2_FS_XIP is not set | ||
| 818 | # CONFIG_EXT3_FS is not set | ||
| 819 | # CONFIG_JBD is not set | ||
| 820 | CONFIG_FS_MBCACHE=y | ||
| 821 | # CONFIG_REISERFS_FS is not set | ||
| 822 | # CONFIG_JFS_FS is not set | ||
| 823 | CONFIG_FS_POSIX_ACL=y | ||
| 824 | # CONFIG_XFS_FS is not set | ||
| 825 | # CONFIG_MINIX_FS is not set | ||
| 826 | # CONFIG_ROMFS_FS is not set | ||
| 827 | CONFIG_INOTIFY=y | ||
| 828 | # CONFIG_QUOTA is not set | ||
| 829 | CONFIG_DNOTIFY=y | ||
| 830 | # CONFIG_AUTOFS_FS is not set | ||
| 831 | # CONFIG_AUTOFS4_FS is not set | ||
| 832 | # CONFIG_FUSE_FS is not set | ||
| 833 | |||
| 834 | # | ||
| 835 | # CD-ROM/DVD Filesystems | ||
| 836 | # | ||
| 837 | # CONFIG_ISO9660_FS is not set | ||
| 838 | # CONFIG_UDF_FS is not set | ||
| 839 | |||
| 840 | # | ||
| 841 | # DOS/FAT/NT Filesystems | ||
| 842 | # | ||
| 843 | CONFIG_FAT_FS=y | ||
| 844 | CONFIG_MSDOS_FS=y | ||
| 845 | CONFIG_VFAT_FS=y | ||
| 846 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 847 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 848 | # CONFIG_NTFS_FS is not set | ||
| 849 | |||
| 850 | # | ||
| 851 | # Pseudo filesystems | ||
| 852 | # | ||
| 853 | CONFIG_PROC_FS=y | ||
| 854 | CONFIG_SYSFS=y | ||
| 855 | CONFIG_TMPFS=y | ||
| 856 | # CONFIG_HUGETLB_PAGE is not set | ||
| 857 | CONFIG_RAMFS=y | ||
| 858 | # CONFIG_RELAYFS_FS is not set | ||
| 859 | |||
| 860 | # | ||
| 861 | # Miscellaneous filesystems | ||
| 862 | # | ||
| 863 | # CONFIG_ADFS_FS is not set | ||
| 864 | # CONFIG_AFFS_FS is not set | ||
| 865 | # CONFIG_HFS_FS is not set | ||
| 866 | # CONFIG_HFSPLUS_FS is not set | ||
| 867 | # CONFIG_BEFS_FS is not set | ||
| 868 | # CONFIG_BFS_FS is not set | ||
| 869 | # CONFIG_EFS_FS is not set | ||
| 870 | # CONFIG_JFFS_FS is not set | ||
| 871 | CONFIG_JFFS2_FS=y | ||
| 872 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 873 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 874 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | ||
| 875 | CONFIG_JFFS2_ZLIB=y | ||
| 876 | CONFIG_JFFS2_RTIME=y | ||
| 877 | CONFIG_JFFS2_RUBIN=y | ||
| 878 | # CONFIG_JFFS2_CMODE_NONE is not set | ||
| 879 | CONFIG_JFFS2_CMODE_PRIORITY=y | ||
| 880 | # CONFIG_JFFS2_CMODE_SIZE is not set | ||
| 881 | CONFIG_CRAMFS=m | ||
| 882 | # CONFIG_VXFS_FS is not set | ||
| 883 | # CONFIG_HPFS_FS is not set | ||
| 884 | # CONFIG_QNX4FS_FS is not set | ||
| 885 | # CONFIG_SYSV_FS is not set | ||
| 886 | # CONFIG_UFS_FS is not set | ||
| 887 | |||
| 888 | # | ||
| 889 | # Network File Systems | ||
| 890 | # | ||
| 891 | # CONFIG_NFS_FS is not set | ||
| 892 | # CONFIG_NFSD is not set | ||
| 893 | # CONFIG_SMB_FS is not set | ||
| 894 | # CONFIG_CIFS is not set | ||
| 895 | # CONFIG_NCP_FS is not set | ||
| 896 | # CONFIG_CODA_FS is not set | ||
| 897 | # CONFIG_AFS_FS is not set | ||
| 898 | # CONFIG_9P_FS is not set | ||
| 899 | |||
| 900 | # | ||
| 901 | # Partition Types | ||
| 902 | # | ||
| 903 | CONFIG_PARTITION_ADVANCED=y | ||
| 904 | # CONFIG_ACORN_PARTITION is not set | ||
| 905 | # CONFIG_OSF_PARTITION is not set | ||
| 906 | # CONFIG_AMIGA_PARTITION is not set | ||
| 907 | # CONFIG_ATARI_PARTITION is not set | ||
| 908 | # CONFIG_MAC_PARTITION is not set | ||
| 909 | CONFIG_MSDOS_PARTITION=y | ||
| 910 | # CONFIG_BSD_DISKLABEL is not set | ||
| 911 | # CONFIG_MINIX_SUBPARTITION is not set | ||
| 912 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
| 913 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
| 914 | # CONFIG_LDM_PARTITION is not set | ||
| 915 | # CONFIG_SGI_PARTITION is not set | ||
| 916 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 917 | # CONFIG_SUN_PARTITION is not set | ||
| 918 | # CONFIG_EFI_PARTITION is not set | ||
| 919 | |||
| 920 | # | ||
| 921 | # Native Language Support | ||
| 922 | # | ||
| 923 | CONFIG_NLS=y | ||
| 924 | CONFIG_NLS_DEFAULT="cp437" | ||
| 925 | CONFIG_NLS_CODEPAGE_437=y | ||
| 926 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 927 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 928 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 929 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 930 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 931 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 932 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 933 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 934 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 935 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 936 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 937 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 938 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 939 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 940 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 941 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 942 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 943 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 944 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 945 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 946 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 947 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 948 | CONFIG_NLS_ASCII=y | ||
| 949 | CONFIG_NLS_ISO8859_1=y | ||
| 950 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 951 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 952 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 953 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 954 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 955 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 956 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 957 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 958 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 959 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 960 | # CONFIG_NLS_KOI8_R is not set | ||
| 961 | # CONFIG_NLS_KOI8_U is not set | ||
| 962 | CONFIG_NLS_UTF8=y | ||
| 963 | |||
| 964 | # | ||
| 965 | # Profiling support | ||
| 966 | # | ||
| 967 | # CONFIG_PROFILING is not set | ||
| 968 | |||
| 969 | # | ||
| 970 | # Kernel hacking | ||
| 971 | # | ||
| 972 | # CONFIG_PRINTK_TIME is not set | ||
| 973 | CONFIG_DEBUG_KERNEL=y | ||
| 974 | CONFIG_MAGIC_SYSRQ=y | ||
| 975 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 976 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 977 | # CONFIG_SCHEDSTATS is not set | ||
| 978 | # CONFIG_DEBUG_SLAB is not set | ||
| 979 | CONFIG_DEBUG_PREEMPT=y | ||
| 980 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 981 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 982 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 983 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 984 | # CONFIG_DEBUG_INFO is not set | ||
| 985 | # CONFIG_DEBUG_FS is not set | ||
| 986 | CONFIG_FRAME_POINTER=y | ||
| 987 | # CONFIG_DEBUG_USER is not set | ||
| 988 | # CONFIG_DEBUG_WAITQ is not set | ||
| 989 | CONFIG_DEBUG_ERRORS=y | ||
| 990 | # CONFIG_DEBUG_LL is not set | ||
| 991 | |||
| 992 | # | ||
| 993 | # Security options | ||
| 994 | # | ||
| 995 | # CONFIG_KEYS is not set | ||
| 996 | # CONFIG_SECURITY is not set | ||
| 997 | |||
| 998 | # | ||
| 999 | # Cryptographic options | ||
| 1000 | # | ||
| 1001 | # CONFIG_CRYPTO is not set | ||
| 1002 | |||
| 1003 | # | ||
| 1004 | # Hardware crypto devices | ||
| 1005 | # | ||
| 1006 | |||
| 1007 | # | ||
| 1008 | # Library routines | ||
| 1009 | # | ||
| 1010 | CONFIG_CRC_CCITT=y | ||
| 1011 | # CONFIG_CRC16 is not set | ||
| 1012 | CONFIG_CRC32=y | ||
| 1013 | # CONFIG_LIBCRC32C is not set | ||
| 1014 | CONFIG_ZLIB_INFLATE=y | ||
| 1015 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/arch/arm/configs/spitz_defconfig b/arch/arm/configs/spitz_defconfig index 900e04f8e38c..18e9beaec465 100644 --- a/arch/arm/configs/spitz_defconfig +++ b/arch/arm/configs/spitz_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.14-rc3 | 3 | # Linux kernel version: 2.6.15-rc2 |
| 4 | # Sun Oct 9 17:11:19 2005 | 4 | # Mon Nov 28 10:26:52 2005 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
| @@ -64,6 +64,23 @@ CONFIG_OBSOLETE_MODPARM=y | |||
| 64 | CONFIG_KMOD=y | 64 | CONFIG_KMOD=y |
| 65 | 65 | ||
| 66 | # | 66 | # |
| 67 | # Block layer | ||
| 68 | # | ||
| 69 | |||
| 70 | # | ||
| 71 | # IO Schedulers | ||
| 72 | # | ||
| 73 | CONFIG_IOSCHED_NOOP=y | ||
| 74 | CONFIG_IOSCHED_AS=y | ||
| 75 | CONFIG_IOSCHED_DEADLINE=y | ||
| 76 | CONFIG_IOSCHED_CFQ=y | ||
| 77 | CONFIG_DEFAULT_AS=y | ||
| 78 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 79 | # CONFIG_DEFAULT_CFQ is not set | ||
| 80 | # CONFIG_DEFAULT_NOOP is not set | ||
| 81 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
| 82 | |||
| 83 | # | ||
| 67 | # System Type | 84 | # System Type |
| 68 | # | 85 | # |
| 69 | # CONFIG_ARCH_CLPS7500 is not set | 86 | # CONFIG_ARCH_CLPS7500 is not set |
| @@ -85,6 +102,7 @@ CONFIG_ARCH_PXA=y | |||
| 85 | # CONFIG_ARCH_LH7A40X is not set | 102 | # CONFIG_ARCH_LH7A40X is not set |
| 86 | # CONFIG_ARCH_OMAP is not set | 103 | # CONFIG_ARCH_OMAP is not set |
| 87 | # CONFIG_ARCH_VERSATILE is not set | 104 | # CONFIG_ARCH_VERSATILE is not set |
| 105 | # CONFIG_ARCH_REALVIEW is not set | ||
| 88 | # CONFIG_ARCH_IMX is not set | 106 | # CONFIG_ARCH_IMX is not set |
| 89 | # CONFIG_ARCH_H720X is not set | 107 | # CONFIG_ARCH_H720X is not set |
| 90 | # CONFIG_ARCH_AAEC2000 is not set | 108 | # CONFIG_ARCH_AAEC2000 is not set |
| @@ -98,10 +116,13 @@ CONFIG_ARCH_PXA=y | |||
| 98 | CONFIG_PXA_SHARPSL=y | 116 | CONFIG_PXA_SHARPSL=y |
| 99 | # CONFIG_PXA_SHARPSL_25x is not set | 117 | # CONFIG_PXA_SHARPSL_25x is not set |
| 100 | CONFIG_PXA_SHARPSL_27x=y | 118 | CONFIG_PXA_SHARPSL_27x=y |
| 119 | CONFIG_MACH_AKITA=y | ||
| 101 | CONFIG_MACH_SPITZ=y | 120 | CONFIG_MACH_SPITZ=y |
| 102 | CONFIG_MACH_BORZOI=y | 121 | CONFIG_MACH_BORZOI=y |
| 103 | CONFIG_PXA27x=y | 122 | CONFIG_PXA27x=y |
| 123 | CONFIG_IWMMXT=y | ||
| 104 | CONFIG_PXA_SHARP_Cxx00=y | 124 | CONFIG_PXA_SHARP_Cxx00=y |
| 125 | CONFIG_PXA_SSP=y | ||
| 105 | 126 | ||
| 106 | # | 127 | # |
| 107 | # Processor Type | 128 | # Processor Type |
| @@ -153,6 +174,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 153 | CONFIG_FLATMEM=y | 174 | CONFIG_FLATMEM=y |
| 154 | CONFIG_FLAT_NODE_MEM_MAP=y | 175 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 155 | # CONFIG_SPARSEMEM_STATIC is not set | 176 | # CONFIG_SPARSEMEM_STATIC is not set |
| 177 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
| 156 | CONFIG_ALIGNMENT_TRAP=y | 178 | CONFIG_ALIGNMENT_TRAP=y |
| 157 | 179 | ||
| 158 | # | 180 | # |
| @@ -233,6 +255,10 @@ CONFIG_INET6_TUNNEL=m | |||
| 233 | CONFIG_IPV6_TUNNEL=m | 255 | CONFIG_IPV6_TUNNEL=m |
| 234 | CONFIG_NETFILTER=y | 256 | CONFIG_NETFILTER=y |
| 235 | # CONFIG_NETFILTER_DEBUG is not set | 257 | # CONFIG_NETFILTER_DEBUG is not set |
| 258 | |||
| 259 | # | ||
| 260 | # Core Netfilter Configuration | ||
| 261 | # | ||
| 236 | # CONFIG_NETFILTER_NETLINK is not set | 262 | # CONFIG_NETFILTER_NETLINK is not set |
| 237 | 263 | ||
| 238 | # | 264 | # |
| @@ -354,6 +380,10 @@ CONFIG_IP6_NF_RAW=m | |||
| 354 | # CONFIG_NET_DIVERT is not set | 380 | # CONFIG_NET_DIVERT is not set |
| 355 | # CONFIG_ECONET is not set | 381 | # CONFIG_ECONET is not set |
| 356 | # CONFIG_WAN_ROUTER is not set | 382 | # CONFIG_WAN_ROUTER is not set |
| 383 | |||
| 384 | # | ||
| 385 | # QoS and/or fair queueing | ||
| 386 | # | ||
| 357 | # CONFIG_NET_SCHED is not set | 387 | # CONFIG_NET_SCHED is not set |
| 358 | CONFIG_NET_CLS_ROUTE=y | 388 | CONFIG_NET_CLS_ROUTE=y |
| 359 | 389 | ||
| @@ -411,6 +441,7 @@ CONFIG_IRCOMM=m | |||
| 411 | # CONFIG_SMC_IRCC_FIR is not set | 441 | # CONFIG_SMC_IRCC_FIR is not set |
| 412 | # CONFIG_ALI_FIR is not set | 442 | # CONFIG_ALI_FIR is not set |
| 413 | # CONFIG_VIA_FIR is not set | 443 | # CONFIG_VIA_FIR is not set |
| 444 | CONFIG_PXA_FICP=m | ||
| 414 | CONFIG_BT=m | 445 | CONFIG_BT=m |
| 415 | CONFIG_BT_L2CAP=m | 446 | CONFIG_BT_L2CAP=m |
| 416 | CONFIG_BT_SCO=m | 447 | CONFIG_BT_SCO=m |
| @@ -429,7 +460,6 @@ CONFIG_BT_HCIUSB=m | |||
| 429 | CONFIG_BT_HCIUART=m | 460 | CONFIG_BT_HCIUART=m |
| 430 | CONFIG_BT_HCIUART_H4=y | 461 | CONFIG_BT_HCIUART_H4=y |
| 431 | CONFIG_BT_HCIUART_BCSP=y | 462 | CONFIG_BT_HCIUART_BCSP=y |
| 432 | CONFIG_BT_HCIUART_BCSP_TXCRC=y | ||
| 433 | CONFIG_BT_HCIBCM203X=m | 463 | CONFIG_BT_HCIBCM203X=m |
| 434 | CONFIG_BT_HCIBPA10X=m | 464 | CONFIG_BT_HCIBPA10X=m |
| 435 | CONFIG_BT_HCIBFUSB=m | 465 | CONFIG_BT_HCIBFUSB=m |
| @@ -457,6 +487,11 @@ CONFIG_FW_LOADER=y | |||
| 457 | # CONFIG_DEBUG_DRIVER is not set | 487 | # CONFIG_DEBUG_DRIVER is not set |
| 458 | 488 | ||
| 459 | # | 489 | # |
| 490 | # Connector - unified userspace <-> kernelspace linker | ||
| 491 | # | ||
| 492 | # CONFIG_CONNECTOR is not set | ||
| 493 | |||
| 494 | # | ||
| 460 | # Memory Technology Devices (MTD) | 495 | # Memory Technology Devices (MTD) |
| 461 | # | 496 | # |
| 462 | CONFIG_MTD=y | 497 | CONFIG_MTD=y |
| @@ -475,6 +510,7 @@ CONFIG_MTD_BLOCK=y | |||
| 475 | # CONFIG_FTL is not set | 510 | # CONFIG_FTL is not set |
| 476 | # CONFIG_NFTL is not set | 511 | # CONFIG_NFTL is not set |
| 477 | # CONFIG_INFTL is not set | 512 | # CONFIG_INFTL is not set |
| 513 | # CONFIG_RFD_FTL is not set | ||
| 478 | 514 | ||
| 479 | # | 515 | # |
| 480 | # RAM/ROM/Flash chip drivers | 516 | # RAM/ROM/Flash chip drivers |
| @@ -530,6 +566,11 @@ CONFIG_MTD_NAND_SHARPSL=y | |||
| 530 | # CONFIG_MTD_NAND_NANDSIM is not set | 566 | # CONFIG_MTD_NAND_NANDSIM is not set |
| 531 | 567 | ||
| 532 | # | 568 | # |
| 569 | # OneNAND Flash Device Drivers | ||
| 570 | # | ||
| 571 | # CONFIG_MTD_ONENAND is not set | ||
| 572 | |||
| 573 | # | ||
| 533 | # Parallel port support | 574 | # Parallel port support |
| 534 | # | 575 | # |
| 535 | # CONFIG_PARPORT is not set | 576 | # CONFIG_PARPORT is not set |
| @@ -549,14 +590,6 @@ CONFIG_BLK_DEV_LOOP=y | |||
| 549 | # CONFIG_BLK_DEV_RAM is not set | 590 | # CONFIG_BLK_DEV_RAM is not set |
| 550 | CONFIG_BLK_DEV_RAM_COUNT=16 | 591 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 551 | # CONFIG_CDROM_PKTCDVD is not set | 592 | # CONFIG_CDROM_PKTCDVD is not set |
| 552 | |||
| 553 | # | ||
| 554 | # IO Schedulers | ||
| 555 | # | ||
| 556 | CONFIG_IOSCHED_NOOP=y | ||
| 557 | CONFIG_IOSCHED_AS=y | ||
| 558 | CONFIG_IOSCHED_DEADLINE=y | ||
| 559 | CONFIG_IOSCHED_CFQ=y | ||
| 560 | # CONFIG_ATA_OVER_ETH is not set | 593 | # CONFIG_ATA_OVER_ETH is not set |
| 561 | 594 | ||
| 562 | # | 595 | # |
| @@ -623,6 +656,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
| 623 | # | 656 | # |
| 624 | # SCSI low-level drivers | 657 | # SCSI low-level drivers |
| 625 | # | 658 | # |
| 659 | # CONFIG_ISCSI_TCP is not set | ||
| 626 | # CONFIG_SCSI_SATA is not set | 660 | # CONFIG_SCSI_SATA is not set |
| 627 | # CONFIG_SCSI_DEBUG is not set | 661 | # CONFIG_SCSI_DEBUG is not set |
| 628 | 662 | ||
| @@ -746,6 +780,7 @@ CONFIG_PPP_ASYNC=m | |||
| 746 | # CONFIG_PPP_SYNC_TTY is not set | 780 | # CONFIG_PPP_SYNC_TTY is not set |
| 747 | # CONFIG_PPP_DEFLATE is not set | 781 | # CONFIG_PPP_DEFLATE is not set |
| 748 | CONFIG_PPP_BSDCOMP=m | 782 | CONFIG_PPP_BSDCOMP=m |
| 783 | # CONFIG_PPP_MPPE is not set | ||
| 749 | # CONFIG_PPPOE is not set | 784 | # CONFIG_PPPOE is not set |
| 750 | # CONFIG_SLIP is not set | 785 | # CONFIG_SLIP is not set |
| 751 | # CONFIG_SHAPER is not set | 786 | # CONFIG_SHAPER is not set |
| @@ -771,6 +806,7 @@ CONFIG_INPUT=y | |||
| 771 | # CONFIG_INPUT_TSDEV is not set | 806 | # CONFIG_INPUT_TSDEV is not set |
| 772 | CONFIG_INPUT_EVDEV=y | 807 | CONFIG_INPUT_EVDEV=y |
| 773 | # CONFIG_INPUT_EVBUG is not set | 808 | # CONFIG_INPUT_EVBUG is not set |
| 809 | # CONFIG_INPUT_POWER is not set | ||
| 774 | 810 | ||
| 775 | # | 811 | # |
| 776 | # Input Device Drivers | 812 | # Input Device Drivers |
| @@ -848,11 +884,15 @@ CONFIG_UNIX98_PTYS=y | |||
| 848 | # PCMCIA character devices | 884 | # PCMCIA character devices |
| 849 | # | 885 | # |
| 850 | # CONFIG_SYNCLINK_CS is not set | 886 | # CONFIG_SYNCLINK_CS is not set |
| 887 | # CONFIG_CARDMAN_4000 is not set | ||
| 888 | # CONFIG_CARDMAN_4040 is not set | ||
| 851 | # CONFIG_RAW_DRIVER is not set | 889 | # CONFIG_RAW_DRIVER is not set |
| 852 | 890 | ||
| 853 | # | 891 | # |
| 854 | # TPM devices | 892 | # TPM devices |
| 855 | # | 893 | # |
| 894 | # CONFIG_TCG_TPM is not set | ||
| 895 | # CONFIG_TELCLOCK is not set | ||
| 856 | 896 | ||
| 857 | # | 897 | # |
| 858 | # I2C support | 898 | # I2C support |
| @@ -891,14 +931,13 @@ CONFIG_FB=y | |||
| 891 | CONFIG_FB_CFB_FILLRECT=y | 931 | CONFIG_FB_CFB_FILLRECT=y |
| 892 | CONFIG_FB_CFB_COPYAREA=y | 932 | CONFIG_FB_CFB_COPYAREA=y |
| 893 | CONFIG_FB_CFB_IMAGEBLIT=y | 933 | CONFIG_FB_CFB_IMAGEBLIT=y |
| 894 | CONFIG_FB_SOFT_CURSOR=y | ||
| 895 | # CONFIG_FB_MACMODES is not set | 934 | # CONFIG_FB_MACMODES is not set |
| 896 | # CONFIG_FB_MODE_HELPERS is not set | 935 | # CONFIG_FB_MODE_HELPERS is not set |
| 897 | # CONFIG_FB_TILEBLITTING is not set | 936 | # CONFIG_FB_TILEBLITTING is not set |
| 937 | # CONFIG_FB_S1D13XXX is not set | ||
| 898 | CONFIG_FB_PXA=y | 938 | CONFIG_FB_PXA=y |
| 899 | # CONFIG_FB_W100 is not set | ||
| 900 | # CONFIG_FB_PXA_PARAMETERS is not set | 939 | # CONFIG_FB_PXA_PARAMETERS is not set |
| 901 | # CONFIG_FB_S1D13XXX is not set | 940 | # CONFIG_FB_W100 is not set |
| 902 | # CONFIG_FB_VIRTUAL is not set | 941 | # CONFIG_FB_VIRTUAL is not set |
| 903 | 942 | ||
| 904 | # | 943 | # |
| @@ -907,6 +946,7 @@ CONFIG_FB_PXA=y | |||
| 907 | # CONFIG_VGA_CONSOLE is not set | 946 | # CONFIG_VGA_CONSOLE is not set |
| 908 | CONFIG_DUMMY_CONSOLE=y | 947 | CONFIG_DUMMY_CONSOLE=y |
| 909 | CONFIG_FRAMEBUFFER_CONSOLE=y | 948 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 949 | CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y | ||
| 910 | CONFIG_FONTS=y | 950 | CONFIG_FONTS=y |
| 911 | CONFIG_FONT_8x8=y | 951 | CONFIG_FONT_8x8=y |
| 912 | CONFIG_FONT_8x16=y | 952 | CONFIG_FONT_8x16=y |
| @@ -965,15 +1005,15 @@ CONFIG_USB_SL811_CS=m | |||
| 965 | # | 1005 | # |
| 966 | # USB Device Class drivers | 1006 | # USB Device Class drivers |
| 967 | # | 1007 | # |
| 1008 | CONFIG_USB_ACM=m | ||
| 1009 | CONFIG_USB_PRINTER=m | ||
| 968 | 1010 | ||
| 969 | # | 1011 | # |
| 970 | # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem | 1012 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 971 | # | 1013 | # |
| 972 | CONFIG_USB_ACM=m | ||
| 973 | CONFIG_USB_PRINTER=m | ||
| 974 | 1014 | ||
| 975 | # | 1015 | # |
| 976 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | 1016 | # may also be needed; see USB_STORAGE Help for more information |
| 977 | # | 1017 | # |
| 978 | CONFIG_USB_STORAGE=m | 1018 | CONFIG_USB_STORAGE=m |
| 979 | # CONFIG_USB_STORAGE_DEBUG is not set | 1019 | # CONFIG_USB_STORAGE_DEBUG is not set |
| @@ -985,7 +1025,6 @@ CONFIG_USB_STORAGE=m | |||
| 985 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1025 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 986 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1026 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 987 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1027 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 988 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 989 | 1028 | ||
| 990 | # | 1029 | # |
| 991 | # USB Input Devices | 1030 | # USB Input Devices |
| @@ -1058,6 +1097,7 @@ CONFIG_USB_MON=y | |||
| 1058 | CONFIG_USB_SERIAL=m | 1097 | CONFIG_USB_SERIAL=m |
| 1059 | CONFIG_USB_SERIAL_GENERIC=y | 1098 | CONFIG_USB_SERIAL_GENERIC=y |
| 1060 | # CONFIG_USB_SERIAL_AIRPRIME is not set | 1099 | # CONFIG_USB_SERIAL_AIRPRIME is not set |
| 1100 | # CONFIG_USB_SERIAL_ANYDATA is not set | ||
| 1061 | CONFIG_USB_SERIAL_BELKIN=m | 1101 | CONFIG_USB_SERIAL_BELKIN=m |
| 1062 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1102 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
| 1063 | CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m | 1103 | CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m |
| @@ -1218,6 +1258,7 @@ CONFIG_RAMFS=y | |||
| 1218 | CONFIG_JFFS2_FS=y | 1258 | CONFIG_JFFS2_FS=y |
| 1219 | CONFIG_JFFS2_FS_DEBUG=0 | 1259 | CONFIG_JFFS2_FS_DEBUG=0 |
| 1220 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 1260 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
| 1261 | CONFIG_JFFS2_SUMMARY=y | ||
| 1221 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | 1262 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y |
| 1222 | CONFIG_JFFS2_ZLIB=y | 1263 | CONFIG_JFFS2_ZLIB=y |
| 1223 | CONFIG_JFFS2_RTIME=y | 1264 | CONFIG_JFFS2_RTIME=y |
| @@ -1344,7 +1385,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 1344 | CONFIG_DEBUG_BUGVERBOSE=y | 1385 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1345 | # CONFIG_DEBUG_INFO is not set | 1386 | # CONFIG_DEBUG_INFO is not set |
| 1346 | # CONFIG_DEBUG_FS is not set | 1387 | # CONFIG_DEBUG_FS is not set |
| 1388 | # CONFIG_DEBUG_VM is not set | ||
| 1347 | CONFIG_FRAME_POINTER=y | 1389 | CONFIG_FRAME_POINTER=y |
| 1390 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 1348 | # CONFIG_DEBUG_USER is not set | 1391 | # CONFIG_DEBUG_USER is not set |
| 1349 | # CONFIG_DEBUG_WAITQ is not set | 1392 | # CONFIG_DEBUG_WAITQ is not set |
| 1350 | CONFIG_DEBUG_ERRORS=y | 1393 | CONFIG_DEBUG_ERRORS=y |
diff --git a/arch/arm/kernel/head.S b/arch/arm/kernel/head.S index 8d8748407cbe..d7d69fd7039f 100644 --- a/arch/arm/kernel/head.S +++ b/arch/arm/kernel/head.S | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | 17 | ||
| 18 | #include <asm/assembler.h> | 18 | #include <asm/assembler.h> |
| 19 | #include <asm/domain.h> | 19 | #include <asm/domain.h> |
| 20 | #include <asm/mach-types.h> | ||
| 21 | #include <asm/procinfo.h> | 20 | #include <asm/procinfo.h> |
| 22 | #include <asm/ptrace.h> | 21 | #include <asm/ptrace.h> |
| 23 | #include <asm/asm-offsets.h> | 22 | #include <asm/asm-offsets.h> |
| @@ -83,7 +82,7 @@ ENTRY(stext) | |||
| 83 | @ and irqs disabled | 82 | @ and irqs disabled |
| 84 | bl __lookup_processor_type @ r5=procinfo r9=cpuid | 83 | bl __lookup_processor_type @ r5=procinfo r9=cpuid |
| 85 | movs r10, r5 @ invalid processor (r5=0)? | 84 | movs r10, r5 @ invalid processor (r5=0)? |
| 86 | beq __error_p @ yes, error 'p' | 85 | beq __error_p @ yes, error 'p' |
| 87 | bl __lookup_machine_type @ r5=machinfo | 86 | bl __lookup_machine_type @ r5=machinfo |
| 88 | movs r8, r5 @ invalid machine (r5=0)? | 87 | movs r8, r5 @ invalid machine (r5=0)? |
| 89 | beq __error_a @ yes, error 'a' | 88 | beq __error_a @ yes, error 'a' |
| @@ -343,16 +342,12 @@ __create_page_tables: | |||
| 343 | bne 1b | 342 | bne 1b |
| 344 | #if defined(CONFIG_ARCH_NETWINDER) || defined(CONFIG_ARCH_CATS) | 343 | #if defined(CONFIG_ARCH_NETWINDER) || defined(CONFIG_ARCH_CATS) |
| 345 | /* | 344 | /* |
| 346 | * If we're using the NetWinder, we need to map in | 345 | * If we're using the NetWinder or CATS, we also need to map |
| 347 | * the 16550-type serial port for the debug messages | 346 | * in the 16550-type serial port for the debug messages |
| 348 | */ | 347 | */ |
| 349 | teq r1, #MACH_TYPE_NETWINDER | ||
| 350 | teqne r1, #MACH_TYPE_CATS | ||
| 351 | bne 1f | ||
| 352 | add r0, r4, #0xff000000 >> 18 | 348 | add r0, r4, #0xff000000 >> 18 |
| 353 | orr r3, r7, #0x7c000000 | 349 | orr r3, r7, #0x7c000000 |
| 354 | str r3, [r0] | 350 | str r3, [r0] |
| 355 | 1: | ||
| 356 | #endif | 351 | #endif |
| 357 | #ifdef CONFIG_ARCH_RPC | 352 | #ifdef CONFIG_ARCH_RPC |
| 358 | /* | 353 | /* |
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index cd506646801a..526acbc32067 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
| @@ -44,6 +44,7 @@ config PXA_SHARPSL_25x | |||
| 44 | config PXA_SHARPSL_27x | 44 | config PXA_SHARPSL_27x |
| 45 | bool "Sharp PXA270 models (SL-Cxx00)" | 45 | bool "Sharp PXA270 models (SL-Cxx00)" |
| 46 | select PXA27x | 46 | select PXA27x |
| 47 | select IWMMXT | ||
| 47 | 48 | ||
| 48 | endchoice | 49 | endchoice |
| 49 | 50 | ||
| @@ -60,7 +61,6 @@ config MACH_CORGI | |||
| 60 | bool "Enable Sharp SL-C700 (Corgi) Support" | 61 | bool "Enable Sharp SL-C700 (Corgi) Support" |
| 61 | depends PXA_SHARPSL_25x | 62 | depends PXA_SHARPSL_25x |
| 62 | select PXA_SHARP_C7xx | 63 | select PXA_SHARP_C7xx |
| 63 | select PXA_SSP | ||
| 64 | 64 | ||
| 65 | config MACH_SHEPHERD | 65 | config MACH_SHEPHERD |
| 66 | bool "Enable Sharp SL-C750 (Shepherd) Support" | 66 | bool "Enable Sharp SL-C750 (Shepherd) Support" |
| @@ -90,7 +90,7 @@ config MACH_BORZOI | |||
| 90 | 90 | ||
| 91 | config MACH_TOSA | 91 | config MACH_TOSA |
| 92 | bool "Enable Sharp SL-6000x (Tosa) Support" | 92 | bool "Enable Sharp SL-6000x (Tosa) Support" |
| 93 | depends PXA_SHARPSL | 93 | depends PXA_SHARPSL_25x |
| 94 | 94 | ||
| 95 | config PXA25x | 95 | config PXA25x |
| 96 | bool | 96 | bool |
diff --git a/arch/arm/mach-realview/core.c b/arch/arm/mach-realview/core.c index e2c6fa23d3cd..af6580f1ceb8 100644 --- a/arch/arm/mach-realview/core.c +++ b/arch/arm/mach-realview/core.c | |||
| @@ -30,7 +30,6 @@ | |||
| 30 | #include <asm/io.h> | 30 | #include <asm/io.h> |
| 31 | #include <asm/irq.h> | 31 | #include <asm/irq.h> |
| 32 | #include <asm/leds.h> | 32 | #include <asm/leds.h> |
| 33 | #include <asm/mach-types.h> | ||
| 34 | #include <asm/hardware/amba.h> | 33 | #include <asm/hardware/amba.h> |
| 35 | #include <asm/hardware/amba_clcd.h> | 34 | #include <asm/hardware/amba_clcd.h> |
| 36 | #include <asm/hardware/arm_timer.h> | 35 | #include <asm/hardware/arm_timer.h> |
diff --git a/arch/arm/mm/consistent.c b/arch/arm/mm/consistent.c index 47b0b767f080..dbfe9e891f01 100644 --- a/arch/arm/mm/consistent.c +++ b/arch/arm/mm/consistent.c | |||
| @@ -66,6 +66,7 @@ struct vm_region { | |||
| 66 | unsigned long vm_start; | 66 | unsigned long vm_start; |
| 67 | unsigned long vm_end; | 67 | unsigned long vm_end; |
| 68 | struct page *vm_pages; | 68 | struct page *vm_pages; |
| 69 | int vm_active; | ||
| 69 | }; | 70 | }; |
| 70 | 71 | ||
| 71 | static struct vm_region consistent_head = { | 72 | static struct vm_region consistent_head = { |
| @@ -104,6 +105,7 @@ vm_region_alloc(struct vm_region *head, size_t size, gfp_t gfp) | |||
| 104 | list_add_tail(&new->vm_list, &c->vm_list); | 105 | list_add_tail(&new->vm_list, &c->vm_list); |
| 105 | new->vm_start = addr; | 106 | new->vm_start = addr; |
| 106 | new->vm_end = addr + size; | 107 | new->vm_end = addr + size; |
| 108 | new->vm_active = 1; | ||
| 107 | 109 | ||
| 108 | spin_unlock_irqrestore(&consistent_lock, flags); | 110 | spin_unlock_irqrestore(&consistent_lock, flags); |
| 109 | return new; | 111 | return new; |
| @@ -120,7 +122,7 @@ static struct vm_region *vm_region_find(struct vm_region *head, unsigned long ad | |||
| 120 | struct vm_region *c; | 122 | struct vm_region *c; |
| 121 | 123 | ||
| 122 | list_for_each_entry(c, &head->vm_list, vm_list) { | 124 | list_for_each_entry(c, &head->vm_list, vm_list) { |
| 123 | if (c->vm_start == addr) | 125 | if (c->vm_active && c->vm_start == addr) |
| 124 | goto out; | 126 | goto out; |
| 125 | } | 127 | } |
| 126 | c = NULL; | 128 | c = NULL; |
| @@ -319,6 +321,7 @@ EXPORT_SYMBOL(dma_mmap_writecombine); | |||
| 319 | 321 | ||
| 320 | /* | 322 | /* |
| 321 | * free a page as defined by the above mapping. | 323 | * free a page as defined by the above mapping. |
| 324 | * Must not be called with IRQs disabled. | ||
| 322 | */ | 325 | */ |
| 323 | void dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle) | 326 | void dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle) |
| 324 | { | 327 | { |
| @@ -326,14 +329,18 @@ void dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr | |||
| 326 | unsigned long flags, addr; | 329 | unsigned long flags, addr; |
| 327 | pte_t *ptep; | 330 | pte_t *ptep; |
| 328 | 331 | ||
| 332 | WARN_ON(irqs_disabled()); | ||
| 333 | |||
| 329 | size = PAGE_ALIGN(size); | 334 | size = PAGE_ALIGN(size); |
| 330 | 335 | ||
| 331 | spin_lock_irqsave(&consistent_lock, flags); | 336 | spin_lock_irqsave(&consistent_lock, flags); |
| 332 | |||
| 333 | c = vm_region_find(&consistent_head, (unsigned long)cpu_addr); | 337 | c = vm_region_find(&consistent_head, (unsigned long)cpu_addr); |
| 334 | if (!c) | 338 | if (!c) |
| 335 | goto no_area; | 339 | goto no_area; |
| 336 | 340 | ||
| 341 | c->vm_active = 0; | ||
| 342 | spin_unlock_irqrestore(&consistent_lock, flags); | ||
| 343 | |||
| 337 | if ((c->vm_end - c->vm_start) != size) { | 344 | if ((c->vm_end - c->vm_start) != size) { |
| 338 | printk(KERN_ERR "%s: freeing wrong coherent size (%ld != %d)\n", | 345 | printk(KERN_ERR "%s: freeing wrong coherent size (%ld != %d)\n", |
| 339 | __func__, c->vm_end - c->vm_start, size); | 346 | __func__, c->vm_end - c->vm_start, size); |
| @@ -372,8 +379,8 @@ void dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr | |||
| 372 | 379 | ||
| 373 | flush_tlb_kernel_range(c->vm_start, c->vm_end); | 380 | flush_tlb_kernel_range(c->vm_start, c->vm_end); |
| 374 | 381 | ||
| 382 | spin_lock_irqsave(&consistent_lock, flags); | ||
| 375 | list_del(&c->vm_list); | 383 | list_del(&c->vm_list); |
| 376 | |||
| 377 | spin_unlock_irqrestore(&consistent_lock, flags); | 384 | spin_unlock_irqrestore(&consistent_lock, flags); |
| 378 | 385 | ||
| 379 | kfree(c); | 386 | kfree(c); |
diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types index 048c9c19aa4f..465487470d0e 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | # | 12 | # |
| 13 | # http://www.arm.linux.org.uk/developer/machines/?action=new | 13 | # http://www.arm.linux.org.uk/developer/machines/?action=new |
| 14 | # | 14 | # |
| 15 | # Last update: Fri Nov 11 21:55:04 2005 | 15 | # Last update: Fri Nov 25 14:43:04 2005 |
| 16 | # | 16 | # |
| 17 | # machine_is_xxx CONFIG_xxxx MACH_TYPE_xxx number | 17 | # machine_is_xxx CONFIG_xxxx MACH_TYPE_xxx number |
| 18 | # | 18 | # |
| @@ -857,12 +857,12 @@ osiris MACH_OSIRIS OSIRIS 842 | |||
| 857 | maestro MACH_MAESTRO MAESTRO 843 | 857 | maestro MACH_MAESTRO MAESTRO 843 |
| 858 | tunge2 MACH_TUNGE2 TUNGE2 844 | 858 | tunge2 MACH_TUNGE2 TUNGE2 844 |
| 859 | ixbbm MACH_IXBBM IXBBM 845 | 859 | ixbbm MACH_IXBBM IXBBM 845 |
| 860 | mx27 MACH_MX27 MX27 846 | 860 | mx27ads MACH_MX27 MX27 846 |
| 861 | ax8004 MACH_AX8004 AX8004 847 | 861 | ax8004 MACH_AX8004 AX8004 847 |
| 862 | at91sam9261ek MACH_AT91SAM9261EK AT91SAM9261EK 848 | 862 | at91sam9261ek MACH_AT91SAM9261EK AT91SAM9261EK 848 |
| 863 | loft MACH_LOFT LOFT 849 | 863 | loft MACH_LOFT LOFT 849 |
| 864 | magpie MACH_MAGPIE MAGPIE 850 | 864 | magpie MACH_MAGPIE MAGPIE 850 |
| 865 | mx21 MACH_MX21 MX21 851 | 865 | mx21ads MACH_MX21 MX21 851 |
| 866 | mb87m3400 MACH_MB87M3400 MB87M3400 852 | 866 | mb87m3400 MACH_MB87M3400 MB87M3400 852 |
| 867 | mguard_delta MACH_MGUARD_DELTA MGUARD_DELTA 853 | 867 | mguard_delta MACH_MGUARD_DELTA MGUARD_DELTA 853 |
| 868 | davinci_dvdp MACH_DAVINCI_DVDP DAVINCI_DVDP 854 | 868 | davinci_dvdp MACH_DAVINCI_DVDP DAVINCI_DVDP 854 |
| @@ -897,10 +897,16 @@ omi_board MACH_OMI_BOARD OMI_BOARD 882 | |||
| 897 | mx21civ MACH_MX21CIV MX21CIV 883 | 897 | mx21civ MACH_MX21CIV MX21CIV 883 |
| 898 | mahi_cdac MACH_MAHI_CDAC MAHI_CDAC 884 | 898 | mahi_cdac MACH_MAHI_CDAC MAHI_CDAC 884 |
| 899 | xscale_palmtx MACH_XSCALE_PALMTX XSCALE_PALMTX 885 | 899 | xscale_palmtx MACH_XSCALE_PALMTX XSCALE_PALMTX 885 |
| 900 | arch_s3c2413 MACH_ARCH_S3C2413 ARCH_S3C2413 886 | ||
| 901 | s3c2413 MACH_S3C2413 S3C2413 887 | 900 | s3c2413 MACH_S3C2413 S3C2413 887 |
| 902 | samsys_ep0 MACH_SAMSYS_EP0 SAMSYS_EP0 888 | 901 | samsys_ep0 MACH_SAMSYS_EP0 SAMSYS_EP0 888 |
| 903 | wg302v1 MACH_WG302V1 WG302V1 889 | 902 | wg302v1 MACH_WG302V1 WG302V1 889 |
| 904 | wg302v2 MACH_WG302V2 WG302V2 890 | 903 | wg302v2 MACH_WG302V2 WG302V2 890 |
| 905 | eb42x MACH_EB42X EB42X 891 | 904 | eb42x MACH_EB42X EB42X 891 |
| 906 | iq331es MACH_IQ331ES IQ331ES 892 | 905 | iq331es MACH_IQ331ES IQ331ES 892 |
| 906 | cosydsp MACH_COSYDSP COSYDSP 893 | ||
| 907 | uplat7d MACH_UPLAT7D UPLAT7D 894 | ||
| 908 | ptdavinci MACH_PTDAVINCI PTDAVINCI 895 | ||
| 909 | mbus MACH_MBUS MBUS 896 | ||
| 910 | nadia2vb MACH_NADIA2VB NADIA2VB 897 | ||
| 911 | r1000 MACH_R1000 R1000 898 | ||
| 912 | hw90250 MACH_HW90250 HW90250 899 | ||
diff --git a/include/asm-arm/arch-s3c2410/regs-gpio.h b/include/asm-arm/arch-s3c2410/regs-gpio.h index cb33d57c146c..7f1be48ad67e 100644 --- a/include/asm-arm/arch-s3c2410/regs-gpio.h +++ b/include/asm-arm/arch-s3c2410/regs-gpio.h | |||
| @@ -21,6 +21,7 @@ | |||
| 21 | * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA | 21 | * 10-Mar-2005 LCVR Changed S3C2410_VA to S3C24XX_VA |
| 22 | * 28-Mar-2005 LCVR Fixed definition of GPB10 | 22 | * 28-Mar-2005 LCVR Fixed definition of GPB10 |
| 23 | * 26-Oct-2005 BJD Added generic configuration types | 23 | * 26-Oct-2005 BJD Added generic configuration types |
| 24 | * 27-Nov-2005 LCVR Added definitions to S3C2400 registers | ||
| 24 | */ | 25 | */ |
| 25 | 26 | ||
| 26 | 27 | ||
| @@ -54,12 +55,16 @@ | |||
| 54 | 55 | ||
| 55 | #define S3C2410_GPIOREG(x) ((x) + S3C24XX_VA_GPIO) | 56 | #define S3C2410_GPIOREG(x) ((x) + S3C24XX_VA_GPIO) |
| 56 | 57 | ||
| 57 | /* port A - 22bits, zero in bit X makes pin X output | 58 | /* port A - S3C2410: 22bits, zero in bit X makes pin X output |
| 59 | * S3C2400: 18bits, zero in bit X makes pin X output | ||
| 58 | * 1 makes port special function, this is default | 60 | * 1 makes port special function, this is default |
| 59 | */ | 61 | */ |
| 60 | #define S3C2410_GPACON S3C2410_GPIOREG(0x00) | 62 | #define S3C2410_GPACON S3C2410_GPIOREG(0x00) |
| 61 | #define S3C2410_GPADAT S3C2410_GPIOREG(0x04) | 63 | #define S3C2410_GPADAT S3C2410_GPIOREG(0x04) |
| 62 | 64 | ||
| 65 | #define S3C2400_GPACON S3C2410_GPIOREG(0x00) | ||
| 66 | #define S3C2400_GPADAT S3C2410_GPIOREG(0x04) | ||
| 67 | |||
| 63 | #define S3C2410_GPA0 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 0) | 68 | #define S3C2410_GPA0 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 0) |
| 64 | #define S3C2410_GPA0_OUT (0<<0) | 69 | #define S3C2410_GPA0_OUT (0<<0) |
| 65 | #define S3C2410_GPA0_ADDR0 (1<<0) | 70 | #define S3C2410_GPA0_ADDR0 (1<<0) |
| @@ -103,34 +108,42 @@ | |||
| 103 | #define S3C2410_GPA10 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 10) | 108 | #define S3C2410_GPA10 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 10) |
| 104 | #define S3C2410_GPA10_OUT (0<<10) | 109 | #define S3C2410_GPA10_OUT (0<<10) |
| 105 | #define S3C2410_GPA10_ADDR25 (1<<10) | 110 | #define S3C2410_GPA10_ADDR25 (1<<10) |
| 111 | #define S3C2400_GPA10_SCKE (1<<10) | ||
| 106 | 112 | ||
| 107 | #define S3C2410_GPA11 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 11) | 113 | #define S3C2410_GPA11 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 11) |
| 108 | #define S3C2410_GPA11_OUT (0<<11) | 114 | #define S3C2410_GPA11_OUT (0<<11) |
| 109 | #define S3C2410_GPA11_ADDR26 (1<<11) | 115 | #define S3C2410_GPA11_ADDR26 (1<<11) |
| 116 | #define S3C2400_GPA11_nCAS0 (1<<11) | ||
| 110 | 117 | ||
| 111 | #define S3C2410_GPA12 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 12) | 118 | #define S3C2410_GPA12 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 12) |
| 112 | #define S3C2410_GPA12_OUT (0<<12) | 119 | #define S3C2410_GPA12_OUT (0<<12) |
| 113 | #define S3C2410_GPA12_nGCS1 (1<<12) | 120 | #define S3C2410_GPA12_nGCS1 (1<<12) |
| 121 | #define S3C2400_GPA12_nCAS1 (1<<12) | ||
| 114 | 122 | ||
| 115 | #define S3C2410_GPA13 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 13) | 123 | #define S3C2410_GPA13 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 13) |
| 116 | #define S3C2410_GPA13_OUT (0<<13) | 124 | #define S3C2410_GPA13_OUT (0<<13) |
| 117 | #define S3C2410_GPA13_nGCS2 (1<<13) | 125 | #define S3C2410_GPA13_nGCS2 (1<<13) |
| 126 | #define S3C2400_GPA13_nGCS1 (1<<13) | ||
| 118 | 127 | ||
| 119 | #define S3C2410_GPA14 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 14) | 128 | #define S3C2410_GPA14 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 14) |
| 120 | #define S3C2410_GPA14_OUT (0<<14) | 129 | #define S3C2410_GPA14_OUT (0<<14) |
| 121 | #define S3C2410_GPA14_nGCS3 (1<<14) | 130 | #define S3C2410_GPA14_nGCS3 (1<<14) |
| 131 | #define S3C2400_GPA14_nGCS2 (1<<14) | ||
| 122 | 132 | ||
| 123 | #define S3C2410_GPA15 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 15) | 133 | #define S3C2410_GPA15 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 15) |
| 124 | #define S3C2410_GPA15_OUT (0<<15) | 134 | #define S3C2410_GPA15_OUT (0<<15) |
| 125 | #define S3C2410_GPA15_nGCS4 (1<<15) | 135 | #define S3C2410_GPA15_nGCS4 (1<<15) |
| 136 | #define S3C2400_GPA15_nGCS3 (1<<15) | ||
| 126 | 137 | ||
| 127 | #define S3C2410_GPA16 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 16) | 138 | #define S3C2410_GPA16 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 16) |
| 128 | #define S3C2410_GPA16_OUT (0<<16) | 139 | #define S3C2410_GPA16_OUT (0<<16) |
| 129 | #define S3C2410_GPA16_nGCS5 (1<<16) | 140 | #define S3C2410_GPA16_nGCS5 (1<<16) |
| 141 | #define S3C2400_GPA16_nGCS4 (1<<16) | ||
| 130 | 142 | ||
| 131 | #define S3C2410_GPA17 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 17) | 143 | #define S3C2410_GPA17 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 17) |
| 132 | #define S3C2410_GPA17_OUT (0<<17) | 144 | #define S3C2410_GPA17_OUT (0<<17) |
| 133 | #define S3C2410_GPA17_CLE (1<<17) | 145 | #define S3C2410_GPA17_CLE (1<<17) |
| 146 | #define S3C2400_GPA17_nGCS5 (1<<17) | ||
| 134 | 147 | ||
| 135 | #define S3C2410_GPA18 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 18) | 148 | #define S3C2410_GPA18 S3C2410_GPIONO(S3C2410_GPIO_BANKA, 18) |
| 136 | #define S3C2410_GPA18_OUT (0<<18) | 149 | #define S3C2410_GPA18_OUT (0<<18) |
| @@ -152,10 +165,16 @@ | |||
| 152 | #define S3C2410_GPA22_OUT (0<<22) | 165 | #define S3C2410_GPA22_OUT (0<<22) |
| 153 | #define S3C2410_GPA22_nFCE (1<<22) | 166 | #define S3C2410_GPA22_nFCE (1<<22) |
| 154 | 167 | ||
| 155 | /* 0x08 and 0x0c are reserved */ | 168 | /* 0x08 and 0x0c are reserved on S3C2410 */ |
| 156 | 169 | ||
| 157 | /* GPB is 10 IO pins, each configured by 2 bits each in GPBCON. | 170 | /* S3C2410: |
| 171 | * GPB is 10 IO pins, each configured by 2 bits each in GPBCON. | ||
| 158 | * 00 = input, 01 = output, 10=special function, 11=reserved | 172 | * 00 = input, 01 = output, 10=special function, 11=reserved |
| 173 | |||
| 174 | * S3C2400: | ||
| 175 | * GPB is 16 IO pins, each configured by 2 bits each in GPBCON. | ||
| 176 | * 00 = input, 01 = output, 10=data, 11=special function | ||
| 177 | |||
| 159 | * bit 0,1 = pin 0, 2,3= pin 1... | 178 | * bit 0,1 = pin 0, 2,3= pin 1... |
| 160 | * | 179 | * |
| 161 | * CPBUP = pull up resistor control, 1=disabled, 0=enabled | 180 | * CPBUP = pull up resistor control, 1=disabled, 0=enabled |
| @@ -165,63 +184,113 @@ | |||
| 165 | #define S3C2410_GPBDAT S3C2410_GPIOREG(0x14) | 184 | #define S3C2410_GPBDAT S3C2410_GPIOREG(0x14) |
| 166 | #define S3C2410_GPBUP S3C2410_GPIOREG(0x18) | 185 | #define S3C2410_GPBUP S3C2410_GPIOREG(0x18) |
| 167 | 186 | ||
| 187 | #define S3C2400_GPBCON S3C2410_GPIOREG(0x08) | ||
| 188 | #define S3C2400_GPBDAT S3C2410_GPIOREG(0x0C) | ||
| 189 | #define S3C2400_GPBUP S3C2410_GPIOREG(0x10) | ||
| 190 | |||
| 168 | /* no i/o pin in port b can have value 3! */ | 191 | /* no i/o pin in port b can have value 3! */ |
| 169 | 192 | ||
| 170 | #define S3C2410_GPB0 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 0) | 193 | #define S3C2410_GPB0 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 0) |
| 171 | #define S3C2410_GPB0_INP (0x00 << 0) | 194 | #define S3C2410_GPB0_INP (0x00 << 0) |
| 172 | #define S3C2410_GPB0_OUTP (0x01 << 0) | 195 | #define S3C2410_GPB0_OUTP (0x01 << 0) |
| 173 | #define S3C2410_GPB0_TOUT0 (0x02 << 0) | 196 | #define S3C2410_GPB0_TOUT0 (0x02 << 0) |
| 197 | #define S3C2400_GPB0_DATA16 (0x02 << 0) | ||
| 174 | 198 | ||
| 175 | #define S3C2410_GPB1 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 1) | 199 | #define S3C2410_GPB1 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 1) |
| 176 | #define S3C2410_GPB1_INP (0x00 << 2) | 200 | #define S3C2410_GPB1_INP (0x00 << 2) |
| 177 | #define S3C2410_GPB1_OUTP (0x01 << 2) | 201 | #define S3C2410_GPB1_OUTP (0x01 << 2) |
| 178 | #define S3C2410_GPB1_TOUT1 (0x02 << 2) | 202 | #define S3C2410_GPB1_TOUT1 (0x02 << 2) |
| 203 | #define S3C2400_GPB1_DATA17 (0x02 << 2) | ||
| 179 | 204 | ||
| 180 | #define S3C2410_GPB2 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 2) | 205 | #define S3C2410_GPB2 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 2) |
| 181 | #define S3C2410_GPB2_INP (0x00 << 4) | 206 | #define S3C2410_GPB2_INP (0x00 << 4) |
| 182 | #define S3C2410_GPB2_OUTP (0x01 << 4) | 207 | #define S3C2410_GPB2_OUTP (0x01 << 4) |
| 183 | #define S3C2410_GPB2_TOUT2 (0x02 << 4) | 208 | #define S3C2410_GPB2_TOUT2 (0x02 << 4) |
| 209 | #define S3C2400_GPB2_DATA18 (0x02 << 4) | ||
| 210 | #define S3C2400_GPB2_TCLK1 (0x03 << 4) | ||
| 184 | 211 | ||
| 185 | #define S3C2410_GPB3 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 3) | 212 | #define S3C2410_GPB3 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 3) |
| 186 | #define S3C2410_GPB3_INP (0x00 << 6) | 213 | #define S3C2410_GPB3_INP (0x00 << 6) |
| 187 | #define S3C2410_GPB3_OUTP (0x01 << 6) | 214 | #define S3C2410_GPB3_OUTP (0x01 << 6) |
| 188 | #define S3C2410_GPB3_TOUT3 (0x02 << 6) | 215 | #define S3C2410_GPB3_TOUT3 (0x02 << 6) |
| 216 | #define S3C2400_GPB3_DATA19 (0x02 << 6) | ||
| 217 | #define S3C2400_GPB3_TXD1 (0x03 << 6) | ||
| 189 | 218 | ||
| 190 | #define S3C2410_GPB4 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 4) | 219 | #define S3C2410_GPB4 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 4) |
| 191 | #define S3C2410_GPB4_INP (0x00 << 8) | 220 | #define S3C2410_GPB4_INP (0x00 << 8) |
| 192 | #define S3C2410_GPB4_OUTP (0x01 << 8) | 221 | #define S3C2410_GPB4_OUTP (0x01 << 8) |
| 193 | #define S3C2410_GPB4_TCLK0 (0x02 << 8) | 222 | #define S3C2410_GPB4_TCLK0 (0x02 << 8) |
| 223 | #define S3C2400_GPB4_DATA20 (0x02 << 8) | ||
| 194 | #define S3C2410_GPB4_MASK (0x03 << 8) | 224 | #define S3C2410_GPB4_MASK (0x03 << 8) |
| 225 | #define S3C2400_GPB4_RXD1 (0x03 << 8) | ||
| 226 | #define S3C2400_GPB4_MASK (0x03 << 8) | ||
| 195 | 227 | ||
| 196 | #define S3C2410_GPB5 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 5) | 228 | #define S3C2410_GPB5 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 5) |
| 197 | #define S3C2410_GPB5_INP (0x00 << 10) | 229 | #define S3C2410_GPB5_INP (0x00 << 10) |
| 198 | #define S3C2410_GPB5_OUTP (0x01 << 10) | 230 | #define S3C2410_GPB5_OUTP (0x01 << 10) |
| 199 | #define S3C2410_GPB5_nXBACK (0x02 << 10) | 231 | #define S3C2410_GPB5_nXBACK (0x02 << 10) |
| 232 | #define S3C2400_GPB5_DATA21 (0x02 << 10) | ||
| 233 | #define S3C2400_GPB5_nCTS1 (0x03 << 10) | ||
| 200 | 234 | ||
| 201 | #define S3C2410_GPB6 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 6) | 235 | #define S3C2410_GPB6 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 6) |
| 202 | #define S3C2410_GPB6_INP (0x00 << 12) | 236 | #define S3C2410_GPB6_INP (0x00 << 12) |
| 203 | #define S3C2410_GPB6_OUTP (0x01 << 12) | 237 | #define S3C2410_GPB6_OUTP (0x01 << 12) |
| 204 | #define S3C2410_GPB6_nXBREQ (0x02 << 12) | 238 | #define S3C2410_GPB6_nXBREQ (0x02 << 12) |
| 239 | #define S3C2400_GPB6_DATA22 (0x02 << 12) | ||
| 240 | #define S3C2400_GPB6_nRTS1 (0x03 << 12) | ||
| 205 | 241 | ||
| 206 | #define S3C2410_GPB7 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 7) | 242 | #define S3C2410_GPB7 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 7) |
| 207 | #define S3C2410_GPB7_INP (0x00 << 14) | 243 | #define S3C2410_GPB7_INP (0x00 << 14) |
| 208 | #define S3C2410_GPB7_OUTP (0x01 << 14) | 244 | #define S3C2410_GPB7_OUTP (0x01 << 14) |
| 209 | #define S3C2410_GPB7_nXDACK1 (0x02 << 14) | 245 | #define S3C2410_GPB7_nXDACK1 (0x02 << 14) |
| 246 | #define S3C2400_GPB7_DATA23 (0x02 << 14) | ||
| 210 | 247 | ||
| 211 | #define S3C2410_GPB8 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 8) | 248 | #define S3C2410_GPB8 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 8) |
| 212 | #define S3C2410_GPB8_INP (0x00 << 16) | 249 | #define S3C2410_GPB8_INP (0x00 << 16) |
| 213 | #define S3C2410_GPB8_OUTP (0x01 << 16) | 250 | #define S3C2410_GPB8_OUTP (0x01 << 16) |
| 214 | #define S3C2410_GPB8_nXDREQ1 (0x02 << 16) | 251 | #define S3C2410_GPB8_nXDREQ1 (0x02 << 16) |
| 252 | #define S3C2400_GPB8_DATA24 (0x02 << 16) | ||
| 215 | 253 | ||
| 216 | #define S3C2410_GPB9 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 9) | 254 | #define S3C2410_GPB9 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 9) |
| 217 | #define S3C2410_GPB9_INP (0x00 << 18) | 255 | #define S3C2410_GPB9_INP (0x00 << 18) |
| 218 | #define S3C2410_GPB9_OUTP (0x01 << 18) | 256 | #define S3C2410_GPB9_OUTP (0x01 << 18) |
| 219 | #define S3C2410_GPB9_nXDACK0 (0x02 << 18) | 257 | #define S3C2410_GPB9_nXDACK0 (0x02 << 18) |
| 258 | #define S3C2400_GPB9_DATA25 (0x02 << 18) | ||
| 259 | #define S3C2400_GPB9_I2SSDI (0x03 << 18) | ||
| 220 | 260 | ||
| 221 | #define S3C2410_GPB10 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 10) | 261 | #define S3C2410_GPB10 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 10) |
| 222 | #define S3C2410_GPB10_INP (0x00 << 20) | 262 | #define S3C2410_GPB10_INP (0x00 << 20) |
| 223 | #define S3C2410_GPB10_OUTP (0x01 << 20) | 263 | #define S3C2410_GPB10_OUTP (0x01 << 20) |
| 224 | #define S3C2410_GPB10_nXDRE0 (0x02 << 20) | 264 | #define S3C2410_GPB10_nXDRE0 (0x02 << 20) |
| 265 | #define S3C2400_GPB10_DATA26 (0x02 << 20) | ||
| 266 | #define S3C2400_GPB10_nSS (0x03 << 20) | ||
| 267 | |||
| 268 | #define S3C2400_GPB11 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 11) | ||
| 269 | #define S3C2400_GPB11_INP (0x00 << 22) | ||
| 270 | #define S3C2400_GPB11_OUTP (0x01 << 22) | ||
| 271 | #define S3C2400_GPB11_DATA27 (0x02 << 22) | ||
| 272 | |||
| 273 | #define S3C2400_GPB12 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 12) | ||
| 274 | #define S3C2400_GPB12_INP (0x00 << 24) | ||
| 275 | #define S3C2400_GPB12_OUTP (0x01 << 24) | ||
| 276 | #define S3C2400_GPB12_DATA28 (0x02 << 24) | ||
| 277 | |||
| 278 | #define S3C2400_GPB13 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 13) | ||
| 279 | #define S3C2400_GPB13_INP (0x00 << 26) | ||
| 280 | #define S3C2400_GPB13_OUTP (0x01 << 26) | ||
| 281 | #define S3C2400_GPB13_DATA29 (0x02 << 26) | ||
| 282 | |||
| 283 | #define S3C2400_GPB14 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 14) | ||
| 284 | #define S3C2400_GPB14_INP (0x00 << 28) | ||
| 285 | #define S3C2400_GPB14_OUTP (0x01 << 28) | ||
| 286 | #define S3C2400_GPB14_DATA30 (0x02 << 28) | ||
| 287 | |||
| 288 | #define S3C2400_GPB15 S3C2410_GPIONO(S3C2410_GPIO_BANKB, 15) | ||
| 289 | #define S3C2400_GPB15_INP (0x00 << 30) | ||
| 290 | #define S3C2400_GPB15_OUTP (0x01 << 30) | ||
| 291 | #define S3C2400_GPB15_DATA31 (0x02 << 30) | ||
| 292 | |||
| 293 | #define S3C2410_GPB_PUPDIS(x) (1<<(x)) | ||
| 225 | 294 | ||
| 226 | /* Port C consits of 16 GPIO/Special function | 295 | /* Port C consits of 16 GPIO/Special function |
| 227 | * | 296 | * |
| @@ -233,150 +302,193 @@ | |||
| 233 | #define S3C2410_GPCDAT S3C2410_GPIOREG(0x24) | 302 | #define S3C2410_GPCDAT S3C2410_GPIOREG(0x24) |
| 234 | #define S3C2410_GPCUP S3C2410_GPIOREG(0x28) | 303 | #define S3C2410_GPCUP S3C2410_GPIOREG(0x28) |
| 235 | 304 | ||
| 305 | #define S3C2400_GPCCON S3C2410_GPIOREG(0x14) | ||
| 306 | #define S3C2400_GPCDAT S3C2410_GPIOREG(0x18) | ||
| 307 | #define S3C2400_GPCUP S3C2410_GPIOREG(0x1C) | ||
| 308 | |||
| 236 | #define S3C2410_GPC0 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 0) | 309 | #define S3C2410_GPC0 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 0) |
| 237 | #define S3C2410_GPC0_INP (0x00 << 0) | 310 | #define S3C2410_GPC0_INP (0x00 << 0) |
| 238 | #define S3C2410_GPC0_OUTP (0x01 << 0) | 311 | #define S3C2410_GPC0_OUTP (0x01 << 0) |
| 239 | #define S3C2410_GPC0_LEND (0x02 << 0) | 312 | #define S3C2410_GPC0_LEND (0x02 << 0) |
| 313 | #define S3C2400_GPC0_VD0 (0x02 << 0) | ||
| 240 | 314 | ||
| 241 | #define S3C2410_GPC1 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 1) | 315 | #define S3C2410_GPC1 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 1) |
| 242 | #define S3C2410_GPC1_INP (0x00 << 2) | 316 | #define S3C2410_GPC1_INP (0x00 << 2) |
| 243 | #define S3C2410_GPC1_OUTP (0x01 << 2) | 317 | #define S3C2410_GPC1_OUTP (0x01 << 2) |
| 244 | #define S3C2410_GPC1_VCLK (0x02 << 2) | 318 | #define S3C2410_GPC1_VCLK (0x02 << 2) |
| 319 | #define S3C2400_GPC1_VD1 (0x02 << 2) | ||
| 245 | 320 | ||
| 246 | #define S3C2410_GPC2 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 2) | 321 | #define S3C2410_GPC2 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 2) |
| 247 | #define S3C2410_GPC2_INP (0x00 << 4) | 322 | #define S3C2410_GPC2_INP (0x00 << 4) |
| 248 | #define S3C2410_GPC2_OUTP (0x01 << 4) | 323 | #define S3C2410_GPC2_OUTP (0x01 << 4) |
| 249 | #define S3C2410_GPC2_VLINE (0x02 << 4) | 324 | #define S3C2410_GPC2_VLINE (0x02 << 4) |
| 325 | #define S3C2400_GPC2_VD2 (0x02 << 4) | ||
| 250 | 326 | ||
| 251 | #define S3C2410_GPC3 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 3) | 327 | #define S3C2410_GPC3 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 3) |
| 252 | #define S3C2410_GPC3_INP (0x00 << 6) | 328 | #define S3C2410_GPC3_INP (0x00 << 6) |
| 253 | #define S3C2410_GPC3_OUTP (0x01 << 6) | 329 | #define S3C2410_GPC3_OUTP (0x01 << 6) |
| 254 | #define S3C2410_GPC3_VFRAME (0x02 << 6) | 330 | #define S3C2410_GPC3_VFRAME (0x02 << 6) |
| 331 | #define S3C2400_GPC3_VD3 (0x02 << 6) | ||
| 255 | 332 | ||
| 256 | #define S3C2410_GPC4 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 4) | 333 | #define S3C2410_GPC4 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 4) |
| 257 | #define S3C2410_GPC4_INP (0x00 << 8) | 334 | #define S3C2410_GPC4_INP (0x00 << 8) |
| 258 | #define S3C2410_GPC4_OUTP (0x01 << 8) | 335 | #define S3C2410_GPC4_OUTP (0x01 << 8) |
| 259 | #define S3C2410_GPC4_VM (0x02 << 8) | 336 | #define S3C2410_GPC4_VM (0x02 << 8) |
| 337 | #define S3C2400_GPC4_VD4 (0x02 << 8) | ||
| 260 | 338 | ||
| 261 | #define S3C2410_GPC5 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 5) | 339 | #define S3C2410_GPC5 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 5) |
| 262 | #define S3C2410_GPC5_INP (0x00 << 10) | 340 | #define S3C2410_GPC5_INP (0x00 << 10) |
| 263 | #define S3C2410_GPC5_OUTP (0x01 << 10) | 341 | #define S3C2410_GPC5_OUTP (0x01 << 10) |
| 264 | #define S3C2410_GPC5_LCDVF0 (0x02 << 10) | 342 | #define S3C2410_GPC5_LCDVF0 (0x02 << 10) |
| 343 | #define S3C2400_GPC5_VD5 (0x02 << 10) | ||
| 265 | 344 | ||
| 266 | #define S3C2410_GPC6 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 6) | 345 | #define S3C2410_GPC6 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 6) |
| 267 | #define S3C2410_GPC6_INP (0x00 << 12) | 346 | #define S3C2410_GPC6_INP (0x00 << 12) |
| 268 | #define S3C2410_GPC6_OUTP (0x01 << 12) | 347 | #define S3C2410_GPC6_OUTP (0x01 << 12) |
| 269 | #define S3C2410_GPC6_LCDVF1 (0x02 << 12) | 348 | #define S3C2410_GPC6_LCDVF1 (0x02 << 12) |
| 349 | #define S3C2400_GPC6_VD6 (0x02 << 12) | ||
| 270 | 350 | ||
| 271 | #define S3C2410_GPC7 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 7) | 351 | #define S3C2410_GPC7 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 7) |
| 272 | #define S3C2410_GPC7_INP (0x00 << 14) | 352 | #define S3C2410_GPC7_INP (0x00 << 14) |
| 273 | #define S3C2410_GPC7_OUTP (0x01 << 14) | 353 | #define S3C2410_GPC7_OUTP (0x01 << 14) |
| 274 | #define S3C2410_GPC7_LCDVF2 (0x02 << 14) | 354 | #define S3C2410_GPC7_LCDVF2 (0x02 << 14) |
| 355 | #define S3C2400_GPC7_VD7 (0x02 << 14) | ||
| 275 | 356 | ||
| 276 | #define S3C2410_GPC8 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 8) | 357 | #define S3C2410_GPC8 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 8) |
| 277 | #define S3C2410_GPC8_INP (0x00 << 16) | 358 | #define S3C2410_GPC8_INP (0x00 << 16) |
| 278 | #define S3C2410_GPC8_OUTP (0x01 << 16) | 359 | #define S3C2410_GPC8_OUTP (0x01 << 16) |
| 279 | #define S3C2410_GPC8_VD0 (0x02 << 16) | 360 | #define S3C2410_GPC8_VD0 (0x02 << 16) |
| 361 | #define S3C2400_GPC8_VD8 (0x02 << 16) | ||
| 280 | 362 | ||
| 281 | #define S3C2410_GPC9 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 9) | 363 | #define S3C2410_GPC9 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 9) |
| 282 | #define S3C2410_GPC9_INP (0x00 << 18) | 364 | #define S3C2410_GPC9_INP (0x00 << 18) |
| 283 | #define S3C2410_GPC9_OUTP (0x01 << 18) | 365 | #define S3C2410_GPC9_OUTP (0x01 << 18) |
| 284 | #define S3C2410_GPC9_VD1 (0x02 << 18) | 366 | #define S3C2410_GPC9_VD1 (0x02 << 18) |
| 367 | #define S3C2400_GPC9_VD9 (0x02 << 18) | ||
| 285 | 368 | ||
| 286 | #define S3C2410_GPC10 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 10) | 369 | #define S3C2410_GPC10 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 10) |
| 287 | #define S3C2410_GPC10_INP (0x00 << 20) | 370 | #define S3C2410_GPC10_INP (0x00 << 20) |
| 288 | #define S3C2410_GPC10_OUTP (0x01 << 20) | 371 | #define S3C2410_GPC10_OUTP (0x01 << 20) |
| 289 | #define S3C2410_GPC10_VD2 (0x02 << 20) | 372 | #define S3C2410_GPC10_VD2 (0x02 << 20) |
| 373 | #define S3C2400_GPC10_VD10 (0x02 << 20) | ||
| 290 | 374 | ||
| 291 | #define S3C2410_GPC11 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 11) | 375 | #define S3C2410_GPC11 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 11) |
| 292 | #define S3C2410_GPC11_INP (0x00 << 22) | 376 | #define S3C2410_GPC11_INP (0x00 << 22) |
| 293 | #define S3C2410_GPC11_OUTP (0x01 << 22) | 377 | #define S3C2410_GPC11_OUTP (0x01 << 22) |
| 294 | #define S3C2410_GPC11_VD3 (0x02 << 22) | 378 | #define S3C2410_GPC11_VD3 (0x02 << 22) |
| 379 | #define S3C2400_GPC11_VD11 (0x02 << 22) | ||
| 295 | 380 | ||
| 296 | #define S3C2410_GPC12 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 12) | 381 | #define S3C2410_GPC12 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 12) |
| 297 | #define S3C2410_GPC12_INP (0x00 << 24) | 382 | #define S3C2410_GPC12_INP (0x00 << 24) |
| 298 | #define S3C2410_GPC12_OUTP (0x01 << 24) | 383 | #define S3C2410_GPC12_OUTP (0x01 << 24) |
| 299 | #define S3C2410_GPC12_VD4 (0x02 << 24) | 384 | #define S3C2410_GPC12_VD4 (0x02 << 24) |
| 385 | #define S3C2400_GPC12_VD12 (0x02 << 24) | ||
| 300 | 386 | ||
| 301 | #define S3C2410_GPC13 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 13) | 387 | #define S3C2410_GPC13 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 13) |
| 302 | #define S3C2410_GPC13_INP (0x00 << 26) | 388 | #define S3C2410_GPC13_INP (0x00 << 26) |
| 303 | #define S3C2410_GPC13_OUTP (0x01 << 26) | 389 | #define S3C2410_GPC13_OUTP (0x01 << 26) |
| 304 | #define S3C2410_GPC13_VD5 (0x02 << 26) | 390 | #define S3C2410_GPC13_VD5 (0x02 << 26) |
| 391 | #define S3C2400_GPC13_VD13 (0x02 << 26) | ||
| 305 | 392 | ||
| 306 | #define S3C2410_GPC14 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 14) | 393 | #define S3C2410_GPC14 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 14) |
| 307 | #define S3C2410_GPC14_INP (0x00 << 28) | 394 | #define S3C2410_GPC14_INP (0x00 << 28) |
| 308 | #define S3C2410_GPC14_OUTP (0x01 << 28) | 395 | #define S3C2410_GPC14_OUTP (0x01 << 28) |
| 309 | #define S3C2410_GPC14_VD6 (0x02 << 28) | 396 | #define S3C2410_GPC14_VD6 (0x02 << 28) |
| 397 | #define S3C2400_GPC14_VD14 (0x02 << 28) | ||
| 310 | 398 | ||
| 311 | #define S3C2410_GPC15 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 15) | 399 | #define S3C2410_GPC15 S3C2410_GPIONO(S3C2410_GPIO_BANKC, 15) |
| 312 | #define S3C2410_GPC15_INP (0x00 << 30) | 400 | #define S3C2410_GPC15_INP (0x00 << 30) |
| 313 | #define S3C2410_GPC15_OUTP (0x01 << 30) | 401 | #define S3C2410_GPC15_OUTP (0x01 << 30) |
| 314 | #define S3C2410_GPC15_VD7 (0x02 << 30) | 402 | #define S3C2410_GPC15_VD7 (0x02 << 30) |
| 403 | #define S3C2400_GPC15_VD15 (0x02 << 30) | ||
| 404 | |||
| 405 | #define S3C2410_GPC_PUPDIS(x) (1<<(x)) | ||
| 315 | 406 | ||
| 316 | /* Port D consists of 16 GPIO/Special function | 407 | /* |
| 408 | * S3C2410: Port D consists of 16 GPIO/Special function | ||
| 317 | * | 409 | * |
| 318 | * almost identical setup to port b, but the special functions are mostly | 410 | * almost identical setup to port b, but the special functions are mostly |
| 319 | * to do with the video system's data. | 411 | * to do with the video system's data. |
| 412 | * | ||
| 413 | * S3C2400: Port D consists of 11 GPIO/Special function | ||
| 414 | * | ||
| 415 | * almost identical setup to port c | ||
| 320 | */ | 416 | */ |
| 321 | 417 | ||
| 322 | #define S3C2410_GPDCON S3C2410_GPIOREG(0x30) | 418 | #define S3C2410_GPDCON S3C2410_GPIOREG(0x30) |
| 323 | #define S3C2410_GPDDAT S3C2410_GPIOREG(0x34) | 419 | #define S3C2410_GPDDAT S3C2410_GPIOREG(0x34) |
| 324 | #define S3C2410_GPDUP S3C2410_GPIOREG(0x38) | 420 | #define S3C2410_GPDUP S3C2410_GPIOREG(0x38) |
| 325 | 421 | ||
| 422 | #define S3C2400_GPDCON S3C2410_GPIOREG(0x20) | ||
| 423 | #define S3C2400_GPDDAT S3C2410_GPIOREG(0x24) | ||
| 424 | #define S3C2400_GPDUP S3C2410_GPIOREG(0x28) | ||
| 425 | |||
| 326 | #define S3C2410_GPD0 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 0) | 426 | #define S3C2410_GPD0 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 0) |
| 327 | #define S3C2410_GPD0_INP (0x00 << 0) | 427 | #define S3C2410_GPD0_INP (0x00 << 0) |
| 328 | #define S3C2410_GPD0_OUTP (0x01 << 0) | 428 | #define S3C2410_GPD0_OUTP (0x01 << 0) |
| 329 | #define S3C2410_GPD0_VD8 (0x02 << 0) | 429 | #define S3C2410_GPD0_VD8 (0x02 << 0) |
| 430 | #define S3C2400_GPD0_VFRAME (0x02 << 0) | ||
| 330 | 431 | ||
| 331 | #define S3C2410_GPD1 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 1) | 432 | #define S3C2410_GPD1 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 1) |
| 332 | #define S3C2410_GPD1_INP (0x00 << 2) | 433 | #define S3C2410_GPD1_INP (0x00 << 2) |
| 333 | #define S3C2410_GPD1_OUTP (0x01 << 2) | 434 | #define S3C2410_GPD1_OUTP (0x01 << 2) |
| 334 | #define S3C2410_GPD1_VD9 (0x02 << 2) | 435 | #define S3C2410_GPD1_VD9 (0x02 << 2) |
| 436 | #define S3C2400_GPD1_VM (0x02 << 2) | ||
| 335 | 437 | ||
| 336 | #define S3C2410_GPD2 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 2) | 438 | #define S3C2410_GPD2 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 2) |
| 337 | #define S3C2410_GPD2_INP (0x00 << 4) | 439 | #define S3C2410_GPD2_INP (0x00 << 4) |
| 338 | #define S3C2410_GPD2_OUTP (0x01 << 4) | 440 | #define S3C2410_GPD2_OUTP (0x01 << 4) |
| 339 | #define S3C2410_GPD2_VD10 (0x02 << 4) | 441 | #define S3C2410_GPD2_VD10 (0x02 << 4) |
| 442 | #define S3C2400_GPD2_VLINE (0x02 << 4) | ||
| 340 | 443 | ||
| 341 | #define S3C2410_GPD3 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 3) | 444 | #define S3C2410_GPD3 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 3) |
| 342 | #define S3C2410_GPD3_INP (0x00 << 6) | 445 | #define S3C2410_GPD3_INP (0x00 << 6) |
| 343 | #define S3C2410_GPD3_OUTP (0x01 << 6) | 446 | #define S3C2410_GPD3_OUTP (0x01 << 6) |
| 344 | #define S3C2410_GPD3_VD11 (0x02 << 6) | 447 | #define S3C2410_GPD3_VD11 (0x02 << 6) |
| 448 | #define S3C2400_GPD3_VCLK (0x02 << 6) | ||
| 345 | 449 | ||
| 346 | #define S3C2410_GPD4 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 4) | 450 | #define S3C2410_GPD4 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 4) |
| 347 | #define S3C2410_GPD4_INP (0x00 << 8) | 451 | #define S3C2410_GPD4_INP (0x00 << 8) |
| 348 | #define S3C2410_GPD4_OUTP (0x01 << 8) | 452 | #define S3C2410_GPD4_OUTP (0x01 << 8) |
| 349 | #define S3C2410_GPD4_VD12 (0x02 << 8) | 453 | #define S3C2410_GPD4_VD12 (0x02 << 8) |
| 454 | #define S3C2400_GPD4_LEND (0x02 << 8) | ||
| 350 | 455 | ||
| 351 | #define S3C2410_GPD5 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 5) | 456 | #define S3C2410_GPD5 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 5) |
| 352 | #define S3C2410_GPD5_INP (0x00 << 10) | 457 | #define S3C2410_GPD5_INP (0x00 << 10) |
| 353 | #define S3C2410_GPD5_OUTP (0x01 << 10) | 458 | #define S3C2410_GPD5_OUTP (0x01 << 10) |
| 354 | #define S3C2410_GPD5_VD13 (0x02 << 10) | 459 | #define S3C2410_GPD5_VD13 (0x02 << 10) |
| 460 | #define S3C2400_GPD5_TOUT0 (0x02 << 10) | ||
| 355 | 461 | ||
| 356 | #define S3C2410_GPD6 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 6) | 462 | #define S3C2410_GPD6 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 6) |
| 357 | #define S3C2410_GPD6_INP (0x00 << 12) | 463 | #define S3C2410_GPD6_INP (0x00 << 12) |
| 358 | #define S3C2410_GPD6_OUTP (0x01 << 12) | 464 | #define S3C2410_GPD6_OUTP (0x01 << 12) |
| 359 | #define S3C2410_GPD6_VD14 (0x02 << 12) | 465 | #define S3C2410_GPD6_VD14 (0x02 << 12) |
| 466 | #define S3C2400_GPD6_TOUT1 (0x02 << 12) | ||
| 360 | 467 | ||
| 361 | #define S3C2410_GPD7 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 7) | 468 | #define S3C2410_GPD7 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 7) |
| 362 | #define S3C2410_GPD7_INP (0x00 << 14) | 469 | #define S3C2410_GPD7_INP (0x00 << 14) |
| 363 | #define S3C2410_GPD7_OUTP (0x01 << 14) | 470 | #define S3C2410_GPD7_OUTP (0x01 << 14) |
| 364 | #define S3C2410_GPD7_VD15 (0x02 << 14) | 471 | #define S3C2410_GPD7_VD15 (0x02 << 14) |
| 472 | #define S3C2400_GPD7_TOUT2 (0x02 << 14) | ||
| 365 | 473 | ||
| 366 | #define S3C2410_GPD8 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 8) | 474 | #define S3C2410_GPD8 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 8) |
| 367 | #define S3C2410_GPD8_INP (0x00 << 16) | 475 | #define S3C2410_GPD8_INP (0x00 << 16) |
| 368 | #define S3C2410_GPD8_OUTP (0x01 << 16) | 476 | #define S3C2410_GPD8_OUTP (0x01 << 16) |
| 369 | #define S3C2410_GPD8_VD16 (0x02 << 16) | 477 | #define S3C2410_GPD8_VD16 (0x02 << 16) |
| 478 | #define S3C2400_GPD8_TOUT3 (0x02 << 16) | ||
| 370 | 479 | ||
| 371 | #define S3C2410_GPD9 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 9) | 480 | #define S3C2410_GPD9 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 9) |
| 372 | #define S3C2410_GPD9_INP (0x00 << 18) | 481 | #define S3C2410_GPD9_INP (0x00 << 18) |
| 373 | #define S3C2410_GPD9_OUTP (0x01 << 18) | 482 | #define S3C2410_GPD9_OUTP (0x01 << 18) |
| 374 | #define S3C2410_GPD9_VD17 (0x02 << 18) | 483 | #define S3C2410_GPD9_VD17 (0x02 << 18) |
| 484 | #define S3C2400_GPD9_TCLK0 (0x02 << 18) | ||
| 485 | #define S3C2410_GPD9_MASK (0x03 << 18) | ||
| 375 | 486 | ||
| 376 | #define S3C2410_GPD10 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 10) | 487 | #define S3C2410_GPD10 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 10) |
| 377 | #define S3C2410_GPD10_INP (0x00 << 20) | 488 | #define S3C2410_GPD10_INP (0x00 << 20) |
| 378 | #define S3C2410_GPD10_OUTP (0x01 << 20) | 489 | #define S3C2410_GPD10_OUTP (0x01 << 20) |
| 379 | #define S3C2410_GPD10_VD18 (0x02 << 20) | 490 | #define S3C2410_GPD10_VD18 (0x02 << 20) |
| 491 | #define S3C2400_GPD10_nWAIT (0x02 << 20) | ||
| 380 | 492 | ||
| 381 | #define S3C2410_GPD11 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 11) | 493 | #define S3C2410_GPD11 S3C2410_GPIONO(S3C2410_GPIO_BANKD, 11) |
| 382 | #define S3C2410_GPD11_INP (0x00 << 22) | 494 | #define S3C2410_GPD11_INP (0x00 << 22) |
| @@ -403,37 +515,56 @@ | |||
| 403 | #define S3C2410_GPD15_OUTP (0x01 << 30) | 515 | #define S3C2410_GPD15_OUTP (0x01 << 30) |
| 404 | #define S3C2410_GPD15_VD23 (0x02 << 30) | 516 | #define S3C2410_GPD15_VD23 (0x02 << 30) |
| 405 | 517 | ||
| 406 | /* Port E consists of 16 GPIO/Special function | 518 | #define S3C2410_GPD_PUPDIS(x) (1<<(x)) |
| 519 | |||
| 520 | /* S3C2410: | ||
| 521 | * Port E consists of 16 GPIO/Special function | ||
| 407 | * | 522 | * |
| 408 | * again, the same as port B, but dealing with I2S, SDI, and | 523 | * again, the same as port B, but dealing with I2S, SDI, and |
| 409 | * more miscellaneous functions | 524 | * more miscellaneous functions |
| 525 | * | ||
| 526 | * S3C2400: | ||
| 527 | * Port E consists of 12 GPIO/Special function | ||
| 528 | * | ||
| 529 | * GPIO / interrupt inputs | ||
| 410 | */ | 530 | */ |
| 411 | 531 | ||
| 412 | #define S3C2410_GPECON S3C2410_GPIOREG(0x40) | 532 | #define S3C2410_GPECON S3C2410_GPIOREG(0x40) |
| 413 | #define S3C2410_GPEDAT S3C2410_GPIOREG(0x44) | 533 | #define S3C2410_GPEDAT S3C2410_GPIOREG(0x44) |
| 414 | #define S3C2410_GPEUP S3C2410_GPIOREG(0x48) | 534 | #define S3C2410_GPEUP S3C2410_GPIOREG(0x48) |
| 415 | 535 | ||
| 536 | #define S3C2400_GPECON S3C2410_GPIOREG(0x2C) | ||
| 537 | #define S3C2400_GPEDAT S3C2410_GPIOREG(0x30) | ||
| 538 | #define S3C2400_GPEUP S3C2410_GPIOREG(0x34) | ||
| 539 | |||
| 416 | #define S3C2410_GPE0 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 0) | 540 | #define S3C2410_GPE0 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 0) |
| 417 | #define S3C2410_GPE0_INP (0x00 << 0) | 541 | #define S3C2410_GPE0_INP (0x00 << 0) |
| 418 | #define S3C2410_GPE0_OUTP (0x01 << 0) | 542 | #define S3C2410_GPE0_OUTP (0x01 << 0) |
| 419 | #define S3C2410_GPE0_I2SLRCK (0x02 << 0) | 543 | #define S3C2410_GPE0_I2SLRCK (0x02 << 0) |
| 544 | #define S3C2400_GPE0_EINT0 (0x02 << 0) | ||
| 420 | #define S3C2410_GPE0_MASK (0x03 << 0) | 545 | #define S3C2410_GPE0_MASK (0x03 << 0) |
| 421 | 546 | ||
| 422 | #define S3C2410_GPE1 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 1) | 547 | #define S3C2410_GPE1 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 1) |
| 423 | #define S3C2410_GPE1_INP (0x00 << 2) | 548 | #define S3C2410_GPE1_INP (0x00 << 2) |
| 424 | #define S3C2410_GPE1_OUTP (0x01 << 2) | 549 | #define S3C2410_GPE1_OUTP (0x01 << 2) |
| 425 | #define S3C2410_GPE1_I2SSCLK (0x02 << 2) | 550 | #define S3C2410_GPE1_I2SSCLK (0x02 << 2) |
| 551 | #define S3C2400_GPE1_EINT1 (0x02 << 2) | ||
| 552 | #define S3C2400_GPE1_nSS (0x03 << 2) | ||
| 426 | #define S3C2410_GPE1_MASK (0x03 << 2) | 553 | #define S3C2410_GPE1_MASK (0x03 << 2) |
| 427 | 554 | ||
| 428 | #define S3C2410_GPE2 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 2) | 555 | #define S3C2410_GPE2 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 2) |
| 429 | #define S3C2410_GPE2_INP (0x00 << 4) | 556 | #define S3C2410_GPE2_INP (0x00 << 4) |
| 430 | #define S3C2410_GPE2_OUTP (0x01 << 4) | 557 | #define S3C2410_GPE2_OUTP (0x01 << 4) |
| 431 | #define S3C2410_GPE2_CDCLK (0x02 << 4) | 558 | #define S3C2410_GPE2_CDCLK (0x02 << 4) |
| 559 | #define S3C2400_GPE2_EINT2 (0x02 << 4) | ||
| 560 | #define S3C2400_GPE2_I2SSDI (0x03 << 4) | ||
| 432 | 561 | ||
| 433 | #define S3C2410_GPE3 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 3) | 562 | #define S3C2410_GPE3 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 3) |
| 434 | #define S3C2410_GPE3_INP (0x00 << 6) | 563 | #define S3C2410_GPE3_INP (0x00 << 6) |
| 435 | #define S3C2410_GPE3_OUTP (0x01 << 6) | 564 | #define S3C2410_GPE3_OUTP (0x01 << 6) |
| 436 | #define S3C2410_GPE3_I2SSDI (0x02 << 6) | 565 | #define S3C2410_GPE3_I2SSDI (0x02 << 6) |
| 566 | #define S3C2400_GPE3_EINT3 (0x02 << 6) | ||
| 567 | #define S3C2400_GPE3_nCTS1 (0x03 << 6) | ||
| 437 | #define S3C2410_GPE3_nSS0 (0x03 << 6) | 568 | #define S3C2410_GPE3_nSS0 (0x03 << 6) |
| 438 | #define S3C2410_GPE3_MASK (0x03 << 6) | 569 | #define S3C2410_GPE3_MASK (0x03 << 6) |
| 439 | 570 | ||
| @@ -441,6 +572,8 @@ | |||
| 441 | #define S3C2410_GPE4_INP (0x00 << 8) | 572 | #define S3C2410_GPE4_INP (0x00 << 8) |
| 442 | #define S3C2410_GPE4_OUTP (0x01 << 8) | 573 | #define S3C2410_GPE4_OUTP (0x01 << 8) |
| 443 | #define S3C2410_GPE4_I2SSDO (0x02 << 8) | 574 | #define S3C2410_GPE4_I2SSDO (0x02 << 8) |
| 575 | #define S3C2400_GPE4_EINT4 (0x02 << 8) | ||
| 576 | #define S3C2400_GPE4_nRTS1 (0x03 << 8) | ||
| 444 | #define S3C2410_GPE4_I2SSDI (0x03 << 8) | 577 | #define S3C2410_GPE4_I2SSDI (0x03 << 8) |
| 445 | #define S3C2410_GPE4_MASK (0x03 << 8) | 578 | #define S3C2410_GPE4_MASK (0x03 << 8) |
| 446 | 579 | ||
| @@ -448,36 +581,46 @@ | |||
| 448 | #define S3C2410_GPE5_INP (0x00 << 10) | 581 | #define S3C2410_GPE5_INP (0x00 << 10) |
| 449 | #define S3C2410_GPE5_OUTP (0x01 << 10) | 582 | #define S3C2410_GPE5_OUTP (0x01 << 10) |
| 450 | #define S3C2410_GPE5_SDCLK (0x02 << 10) | 583 | #define S3C2410_GPE5_SDCLK (0x02 << 10) |
| 584 | #define S3C2400_GPE5_EINT5 (0x02 << 10) | ||
| 585 | #define S3C2400_GPE5_TCLK1 (0x03 << 10) | ||
| 451 | 586 | ||
| 452 | #define S3C2410_GPE6 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 6) | 587 | #define S3C2410_GPE6 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 6) |
| 453 | #define S3C2410_GPE6_INP (0x00 << 12) | 588 | #define S3C2410_GPE6_INP (0x00 << 12) |
| 454 | #define S3C2410_GPE6_OUTP (0x01 << 12) | 589 | #define S3C2410_GPE6_OUTP (0x01 << 12) |
| 455 | #define S3C2410_GPE6_SDCMD (0x02 << 12) | 590 | #define S3C2410_GPE6_SDCMD (0x02 << 12) |
| 591 | #define S3C2400_GPE6_EINT6 (0x02 << 12) | ||
| 456 | 592 | ||
| 457 | #define S3C2410_GPE7 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 7) | 593 | #define S3C2410_GPE7 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 7) |
| 458 | #define S3C2410_GPE7_INP (0x00 << 14) | 594 | #define S3C2410_GPE7_INP (0x00 << 14) |
| 459 | #define S3C2410_GPE7_OUTP (0x01 << 14) | 595 | #define S3C2410_GPE7_OUTP (0x01 << 14) |
| 460 | #define S3C2410_GPE7_SDDAT0 (0x02 << 14) | 596 | #define S3C2410_GPE7_SDDAT0 (0x02 << 14) |
| 597 | #define S3C2400_GPE7_EINT7 (0x02 << 14) | ||
| 461 | 598 | ||
| 462 | #define S3C2410_GPE8 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 8) | 599 | #define S3C2410_GPE8 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 8) |
| 463 | #define S3C2410_GPE8_INP (0x00 << 16) | 600 | #define S3C2410_GPE8_INP (0x00 << 16) |
| 464 | #define S3C2410_GPE8_OUTP (0x01 << 16) | 601 | #define S3C2410_GPE8_OUTP (0x01 << 16) |
| 465 | #define S3C2410_GPE8_SDDAT1 (0x02 << 16) | 602 | #define S3C2410_GPE8_SDDAT1 (0x02 << 16) |
| 603 | #define S3C2400_GPE8_nXDACK0 (0x02 << 16) | ||
| 466 | 604 | ||
| 467 | #define S3C2410_GPE9 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 9) | 605 | #define S3C2410_GPE9 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 9) |
| 468 | #define S3C2410_GPE9_INP (0x00 << 18) | 606 | #define S3C2410_GPE9_INP (0x00 << 18) |
| 469 | #define S3C2410_GPE9_OUTP (0x01 << 18) | 607 | #define S3C2410_GPE9_OUTP (0x01 << 18) |
| 470 | #define S3C2410_GPE9_SDDAT2 (0x02 << 18) | 608 | #define S3C2410_GPE9_SDDAT2 (0x02 << 18) |
| 609 | #define S3C2400_GPE9_nXDACK1 (0x02 << 18) | ||
| 610 | #define S3C2400_GPE9_nXBACK (0x03 << 18) | ||
| 471 | 611 | ||
| 472 | #define S3C2410_GPE10 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 10) | 612 | #define S3C2410_GPE10 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 10) |
| 473 | #define S3C2410_GPE10_INP (0x00 << 20) | 613 | #define S3C2410_GPE10_INP (0x00 << 20) |
| 474 | #define S3C2410_GPE10_OUTP (0x01 << 20) | 614 | #define S3C2410_GPE10_OUTP (0x01 << 20) |
| 475 | #define S3C2410_GPE10_SDDAT3 (0x02 << 20) | 615 | #define S3C2410_GPE10_SDDAT3 (0x02 << 20) |
| 616 | #define S3C2400_GPE10_nXDREQ0 (0x02 << 20) | ||
| 476 | 617 | ||
| 477 | #define S3C2410_GPE11 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 11) | 618 | #define S3C2410_GPE11 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 11) |
| 478 | #define S3C2410_GPE11_INP (0x00 << 22) | 619 | #define S3C2410_GPE11_INP (0x00 << 22) |
| 479 | #define S3C2410_GPE11_OUTP (0x01 << 22) | 620 | #define S3C2410_GPE11_OUTP (0x01 << 22) |
| 480 | #define S3C2410_GPE11_SPIMISO0 (0x02 << 22) | 621 | #define S3C2410_GPE11_SPIMISO0 (0x02 << 22) |
| 622 | #define S3C2400_GPE11_nXDREQ1 (0x02 << 22) | ||
| 623 | #define S3C2400_GPE11_nXBREQ (0x03 << 22) | ||
| 481 | 624 | ||
| 482 | #define S3C2410_GPE12 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 12) | 625 | #define S3C2410_GPE12 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 12) |
| 483 | #define S3C2410_GPE12_INP (0x00 << 24) | 626 | #define S3C2410_GPE12_INP (0x00 << 24) |
| @@ -509,7 +652,8 @@ | |||
| 509 | 652 | ||
| 510 | #define S3C2410_GPE_PUPDIS(x) (1<<(x)) | 653 | #define S3C2410_GPE_PUPDIS(x) (1<<(x)) |
| 511 | 654 | ||
| 512 | /* Port F consists of 8 GPIO/Special function | 655 | /* S3C2410: |
| 656 | * Port F consists of 8 GPIO/Special function | ||
| 513 | * | 657 | * |
| 514 | * GPIO / interrupt inputs | 658 | * GPIO / interrupt inputs |
| 515 | * | 659 | * |
| @@ -517,100 +661,141 @@ | |||
| 517 | * 00 = 0 input, 1 output, 2 interrupt (EINT0..7), 3 undefined | 661 | * 00 = 0 input, 1 output, 2 interrupt (EINT0..7), 3 undefined |
| 518 | * | 662 | * |
| 519 | * pull up works like all other ports. | 663 | * pull up works like all other ports. |
| 664 | * | ||
| 665 | * S3C2400: | ||
| 666 | * Port F consists of 7 GPIO/Special function | ||
| 667 | * | ||
| 668 | * GPIO/serial/misc pins | ||
| 520 | */ | 669 | */ |
| 521 | 670 | ||
| 522 | #define S3C2410_GPFCON S3C2410_GPIOREG(0x50) | 671 | #define S3C2410_GPFCON S3C2410_GPIOREG(0x50) |
| 523 | #define S3C2410_GPFDAT S3C2410_GPIOREG(0x54) | 672 | #define S3C2410_GPFDAT S3C2410_GPIOREG(0x54) |
| 524 | #define S3C2410_GPFUP S3C2410_GPIOREG(0x58) | 673 | #define S3C2410_GPFUP S3C2410_GPIOREG(0x58) |
| 525 | 674 | ||
| 675 | #define S3C2400_GPFCON S3C2410_GPIOREG(0x38) | ||
| 676 | #define S3C2400_GPFDAT S3C2410_GPIOREG(0x3C) | ||
| 677 | #define S3C2400_GPFUP S3C2410_GPIOREG(0x40) | ||
| 678 | |||
| 526 | #define S3C2410_GPF0 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 0) | 679 | #define S3C2410_GPF0 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 0) |
| 527 | #define S3C2410_GPF0_INP (0x00 << 0) | 680 | #define S3C2410_GPF0_INP (0x00 << 0) |
| 528 | #define S3C2410_GPF0_OUTP (0x01 << 0) | 681 | #define S3C2410_GPF0_OUTP (0x01 << 0) |
| 529 | #define S3C2410_GPF0_EINT0 (0x02 << 0) | 682 | #define S3C2410_GPF0_EINT0 (0x02 << 0) |
| 683 | #define S3C2400_GPF0_RXD0 (0x02 << 0) | ||
| 530 | 684 | ||
| 531 | #define S3C2410_GPF1 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 1) | 685 | #define S3C2410_GPF1 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 1) |
| 532 | #define S3C2410_GPF1_INP (0x00 << 2) | 686 | #define S3C2410_GPF1_INP (0x00 << 2) |
| 533 | #define S3C2410_GPF1_OUTP (0x01 << 2) | 687 | #define S3C2410_GPF1_OUTP (0x01 << 2) |
| 534 | #define S3C2410_GPF1_EINT1 (0x02 << 2) | 688 | #define S3C2410_GPF1_EINT1 (0x02 << 2) |
| 689 | #define S3C2400_GPF1_RXD1 (0x02 << 2) | ||
| 690 | #define S3C2400_GPF1_IICSDA (0x03 << 2) | ||
| 535 | 691 | ||
| 536 | #define S3C2410_GPF2 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 2) | 692 | #define S3C2410_GPF2 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 2) |
| 537 | #define S3C2410_GPF2_INP (0x00 << 4) | 693 | #define S3C2410_GPF2_INP (0x00 << 4) |
| 538 | #define S3C2410_GPF2_OUTP (0x01 << 4) | 694 | #define S3C2410_GPF2_OUTP (0x01 << 4) |
| 539 | #define S3C2410_GPF2_EINT2 (0x02 << 4) | 695 | #define S3C2410_GPF2_EINT2 (0x02 << 4) |
| 696 | #define S3C2400_GPF2_TXD0 (0x02 << 4) | ||
| 540 | 697 | ||
| 541 | #define S3C2410_GPF3 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 3) | 698 | #define S3C2410_GPF3 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 3) |
| 542 | #define S3C2410_GPF3_INP (0x00 << 6) | 699 | #define S3C2410_GPF3_INP (0x00 << 6) |
| 543 | #define S3C2410_GPF3_OUTP (0x01 << 6) | 700 | #define S3C2410_GPF3_OUTP (0x01 << 6) |
| 544 | #define S3C2410_GPF3_EINT3 (0x02 << 6) | 701 | #define S3C2410_GPF3_EINT3 (0x02 << 6) |
| 702 | #define S3C2400_GPF3_TXD1 (0x02 << 6) | ||
| 703 | #define S3C2400_GPF3_IICSCL (0x03 << 6) | ||
| 545 | 704 | ||
| 546 | #define S3C2410_GPF4 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 4) | 705 | #define S3C2410_GPF4 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 4) |
| 547 | #define S3C2410_GPF4_INP (0x00 << 8) | 706 | #define S3C2410_GPF4_INP (0x00 << 8) |
| 548 | #define S3C2410_GPF4_OUTP (0x01 << 8) | 707 | #define S3C2410_GPF4_OUTP (0x01 << 8) |
| 549 | #define S3C2410_GPF4_EINT4 (0x02 << 8) | 708 | #define S3C2410_GPF4_EINT4 (0x02 << 8) |
| 709 | #define S3C2400_GPF4_nRTS0 (0x02 << 8) | ||
| 710 | #define S3C2400_GPF4_nXBACK (0x03 << 8) | ||
| 550 | 711 | ||
| 551 | #define S3C2410_GPF5 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 5) | 712 | #define S3C2410_GPF5 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 5) |
| 552 | #define S3C2410_GPF5_INP (0x00 << 10) | 713 | #define S3C2410_GPF5_INP (0x00 << 10) |
| 553 | #define S3C2410_GPF5_OUTP (0x01 << 10) | 714 | #define S3C2410_GPF5_OUTP (0x01 << 10) |
| 554 | #define S3C2410_GPF5_EINT5 (0x02 << 10) | 715 | #define S3C2410_GPF5_EINT5 (0x02 << 10) |
| 716 | #define S3C2400_GPF5_nCTS0 (0x02 << 10) | ||
| 717 | #define S3C2400_GPF5_nXBREQ (0x03 << 10) | ||
| 555 | 718 | ||
| 556 | #define S3C2410_GPF6 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 6) | 719 | #define S3C2410_GPF6 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 6) |
| 557 | #define S3C2410_GPF6_INP (0x00 << 12) | 720 | #define S3C2410_GPF6_INP (0x00 << 12) |
| 558 | #define S3C2410_GPF6_OUTP (0x01 << 12) | 721 | #define S3C2410_GPF6_OUTP (0x01 << 12) |
| 559 | #define S3C2410_GPF6_EINT6 (0x02 << 12) | 722 | #define S3C2410_GPF6_EINT6 (0x02 << 12) |
| 723 | #define S3C2400_GPF6_CLKOUT (0x02 << 12) | ||
| 560 | 724 | ||
| 561 | #define S3C2410_GPF7 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 7) | 725 | #define S3C2410_GPF7 S3C2410_GPIONO(S3C2410_GPIO_BANKF, 7) |
| 562 | #define S3C2410_GPF7_INP (0x00 << 14) | 726 | #define S3C2410_GPF7_INP (0x00 << 14) |
| 563 | #define S3C2410_GPF7_OUTP (0x01 << 14) | 727 | #define S3C2410_GPF7_OUTP (0x01 << 14) |
| 564 | #define S3C2410_GPF7_EINT7 (0x02 << 14) | 728 | #define S3C2410_GPF7_EINT7 (0x02 << 14) |
| 565 | 729 | ||
| 566 | /* Port G consists of 8 GPIO/IRQ/Special function | 730 | #define S3C2410_GPF_PUPDIS(x) (1<<(x)) |
| 731 | |||
| 732 | /* S3C2410: | ||
| 733 | * Port G consists of 8 GPIO/IRQ/Special function | ||
| 567 | * | 734 | * |
| 568 | * GPGCON has 2 bits for each of the input pins on port F | 735 | * GPGCON has 2 bits for each of the input pins on port F |
| 569 | * 00 = 0 input, 1 output, 2 interrupt (EINT0..7), 3 special func | 736 | * 00 = 0 input, 1 output, 2 interrupt (EINT0..7), 3 special func |
| 570 | * | 737 | * |
| 571 | * pull up works like all other ports. | 738 | * pull up works like all other ports. |
| 739 | * | ||
| 740 | * S3C2400: | ||
| 741 | * Port G consists of 10 GPIO/Special function | ||
| 572 | */ | 742 | */ |
| 573 | 743 | ||
| 574 | #define S3C2410_GPGCON S3C2410_GPIOREG(0x60) | 744 | #define S3C2410_GPGCON S3C2410_GPIOREG(0x60) |
| 575 | #define S3C2410_GPGDAT S3C2410_GPIOREG(0x64) | 745 | #define S3C2410_GPGDAT S3C2410_GPIOREG(0x64) |
| 576 | #define S3C2410_GPGUP S3C2410_GPIOREG(0x68) | 746 | #define S3C2410_GPGUP S3C2410_GPIOREG(0x68) |
| 577 | 747 | ||
| 748 | #define S3C2400_GPGCON S3C2410_GPIOREG(0x44) | ||
| 749 | #define S3C2400_GPGDAT S3C2410_GPIOREG(0x48) | ||
| 750 | #define S3C2400_GPGUP S3C2410_GPIOREG(0x4C) | ||
| 751 | |||
| 578 | #define S3C2410_GPG0 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 0) | 752 | #define S3C2410_GPG0 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 0) |
| 579 | #define S3C2410_GPG0_INP (0x00 << 0) | 753 | #define S3C2410_GPG0_INP (0x00 << 0) |
| 580 | #define S3C2410_GPG0_OUTP (0x01 << 0) | 754 | #define S3C2410_GPG0_OUTP (0x01 << 0) |
| 581 | #define S3C2410_GPG0_EINT8 (0x02 << 0) | 755 | #define S3C2410_GPG0_EINT8 (0x02 << 0) |
| 756 | #define S3C2400_GPG0_I2SLRCK (0x02 << 0) | ||
| 582 | 757 | ||
| 583 | #define S3C2410_GPG1 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 1) | 758 | #define S3C2410_GPG1 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 1) |
| 584 | #define S3C2410_GPG1_INP (0x00 << 2) | 759 | #define S3C2410_GPG1_INP (0x00 << 2) |
| 585 | #define S3C2410_GPG1_OUTP (0x01 << 2) | 760 | #define S3C2410_GPG1_OUTP (0x01 << 2) |
| 586 | #define S3C2410_GPG1_EINT9 (0x02 << 2) | 761 | #define S3C2410_GPG1_EINT9 (0x02 << 2) |
| 762 | #define S3C2400_GPG1_I2SSCLK (0x02 << 2) | ||
| 587 | 763 | ||
| 588 | #define S3C2410_GPG2 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 2) | 764 | #define S3C2410_GPG2 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 2) |
| 589 | #define S3C2410_GPG2_INP (0x00 << 4) | 765 | #define S3C2410_GPG2_INP (0x00 << 4) |
| 590 | #define S3C2410_GPG2_OUTP (0x01 << 4) | 766 | #define S3C2410_GPG2_OUTP (0x01 << 4) |
| 591 | #define S3C2410_GPG2_EINT10 (0x02 << 4) | 767 | #define S3C2410_GPG2_EINT10 (0x02 << 4) |
| 768 | #define S3C2400_GPG2_CDCLK (0x02 << 4) | ||
| 592 | 769 | ||
| 593 | #define S3C2410_GPG3 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 3) | 770 | #define S3C2410_GPG3 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 3) |
| 594 | #define S3C2410_GPG3_INP (0x00 << 6) | 771 | #define S3C2410_GPG3_INP (0x00 << 6) |
| 595 | #define S3C2410_GPG3_OUTP (0x01 << 6) | 772 | #define S3C2410_GPG3_OUTP (0x01 << 6) |
| 596 | #define S3C2410_GPG3_EINT11 (0x02 << 6) | 773 | #define S3C2410_GPG3_EINT11 (0x02 << 6) |
| 774 | #define S3C2400_GPG3_I2SSDO (0x02 << 6) | ||
| 775 | #define S3C2400_GPG3_I2SSDI (0x03 << 6) | ||
| 597 | 776 | ||
| 598 | #define S3C2410_GPG4 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 4) | 777 | #define S3C2410_GPG4 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 4) |
| 599 | #define S3C2410_GPG4_INP (0x00 << 8) | 778 | #define S3C2410_GPG4_INP (0x00 << 8) |
| 600 | #define S3C2410_GPG4_OUTP (0x01 << 8) | 779 | #define S3C2410_GPG4_OUTP (0x01 << 8) |
| 601 | #define S3C2410_GPG4_EINT12 (0x02 << 8) | 780 | #define S3C2410_GPG4_EINT12 (0x02 << 8) |
| 781 | #define S3C2400_GPG4_MMCCLK (0x02 << 8) | ||
| 782 | #define S3C2400_GPG4_I2SSDI (0x03 << 8) | ||
| 602 | #define S3C2410_GPG4_LCDPWREN (0x03 << 8) | 783 | #define S3C2410_GPG4_LCDPWREN (0x03 << 8) |
| 603 | 784 | ||
| 604 | #define S3C2410_GPG5 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 5) | 785 | #define S3C2410_GPG5 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 5) |
| 605 | #define S3C2410_GPG5_INP (0x00 << 10) | 786 | #define S3C2410_GPG5_INP (0x00 << 10) |
| 606 | #define S3C2410_GPG5_OUTP (0x01 << 10) | 787 | #define S3C2410_GPG5_OUTP (0x01 << 10) |
| 607 | #define S3C2410_GPG5_EINT13 (0x02 << 10) | 788 | #define S3C2410_GPG5_EINT13 (0x02 << 10) |
| 789 | #define S3C2400_GPG5_MMCCMD (0x02 << 10) | ||
| 790 | #define S3C2400_GPG5_IICSDA (0x03 << 10) | ||
| 608 | #define S3C2410_GPG5_SPIMISO1 (0x03 << 10) | 791 | #define S3C2410_GPG5_SPIMISO1 (0x03 << 10) |
| 609 | 792 | ||
| 610 | #define S3C2410_GPG6 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 6) | 793 | #define S3C2410_GPG6 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 6) |
| 611 | #define S3C2410_GPG6_INP (0x00 << 12) | 794 | #define S3C2410_GPG6_INP (0x00 << 12) |
| 612 | #define S3C2410_GPG6_OUTP (0x01 << 12) | 795 | #define S3C2410_GPG6_OUTP (0x01 << 12) |
| 613 | #define S3C2410_GPG6_EINT14 (0x02 << 12) | 796 | #define S3C2410_GPG6_EINT14 (0x02 << 12) |
| 797 | #define S3C2400_GPG6_MMCDAT (0x02 << 12) | ||
| 798 | #define S3C2400_GPG6_IICSCL (0x03 << 12) | ||
| 614 | #define S3C2410_GPG6_SPIMOSI1 (0x03 << 12) | 799 | #define S3C2410_GPG6_SPIMOSI1 (0x03 << 12) |
| 615 | 800 | ||
| 616 | #define S3C2410_GPG7 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 7) | 801 | #define S3C2410_GPG7 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 7) |
| @@ -618,16 +803,22 @@ | |||
| 618 | #define S3C2410_GPG7_OUTP (0x01 << 14) | 803 | #define S3C2410_GPG7_OUTP (0x01 << 14) |
| 619 | #define S3C2410_GPG7_EINT15 (0x02 << 14) | 804 | #define S3C2410_GPG7_EINT15 (0x02 << 14) |
| 620 | #define S3C2410_GPG7_SPICLK1 (0x03 << 14) | 805 | #define S3C2410_GPG7_SPICLK1 (0x03 << 14) |
| 806 | #define S3C2400_GPG7_SPIMISO (0x02 << 14) | ||
| 807 | #define S3C2400_GPG7_IICSDA (0x03 << 14) | ||
| 621 | 808 | ||
| 622 | #define S3C2410_GPG8 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 8) | 809 | #define S3C2410_GPG8 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 8) |
| 623 | #define S3C2410_GPG8_INP (0x00 << 16) | 810 | #define S3C2410_GPG8_INP (0x00 << 16) |
| 624 | #define S3C2410_GPG8_OUTP (0x01 << 16) | 811 | #define S3C2410_GPG8_OUTP (0x01 << 16) |
| 625 | #define S3C2410_GPG8_EINT16 (0x02 << 16) | 812 | #define S3C2410_GPG8_EINT16 (0x02 << 16) |
| 813 | #define S3C2400_GPG8_SPIMOSI (0x02 << 16) | ||
| 814 | #define S3C2400_GPG8_IICSCL (0x03 << 16) | ||
| 626 | 815 | ||
| 627 | #define S3C2410_GPG9 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 9) | 816 | #define S3C2410_GPG9 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 9) |
| 628 | #define S3C2410_GPG9_INP (0x00 << 18) | 817 | #define S3C2410_GPG9_INP (0x00 << 18) |
| 629 | #define S3C2410_GPG9_OUTP (0x01 << 18) | 818 | #define S3C2410_GPG9_OUTP (0x01 << 18) |
| 630 | #define S3C2410_GPG9_EINT17 (0x02 << 18) | 819 | #define S3C2410_GPG9_EINT17 (0x02 << 18) |
| 820 | #define S3C2400_GPG9_SPICLK (0x02 << 18) | ||
| 821 | #define S3C2400_GPG9_MMCCLK (0x03 << 18) | ||
| 631 | 822 | ||
| 632 | #define S3C2410_GPG10 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 10) | 823 | #define S3C2410_GPG10 S3C2410_GPIONO(S3C2410_GPIO_BANKG, 10) |
| 633 | #define S3C2410_GPG10_INP (0x00 << 20) | 824 | #define S3C2410_GPG10_INP (0x00 << 20) |
| @@ -737,19 +928,27 @@ | |||
| 737 | #define S3C2410_GPH10_CLKOUT1 (0x02 << 20) | 928 | #define S3C2410_GPH10_CLKOUT1 (0x02 << 20) |
| 738 | 929 | ||
| 739 | /* miscellaneous control */ | 930 | /* miscellaneous control */ |
| 740 | 931 | #define S3C2400_MISCCR S3C2410_GPIOREG(0x54) | |
| 741 | #define S3C2410_MISCCR S3C2410_GPIOREG(0x80) | 932 | #define S3C2410_MISCCR S3C2410_GPIOREG(0x80) |
| 742 | #define S3C2410_DCLKCON S3C2410_GPIOREG(0x84) | 933 | #define S3C2410_DCLKCON S3C2410_GPIOREG(0x84) |
| 743 | 934 | ||
| 744 | /* see clock.h for dclk definitions */ | 935 | /* see clock.h for dclk definitions */ |
| 745 | 936 | ||
| 746 | /* pullup control on databus */ | 937 | /* pullup control on databus */ |
| 747 | #define S3C2410_MISCCR_SPUCR_HEN (0) | 938 | #define S3C2410_MISCCR_SPUCR_HEN (0<<0) |
| 748 | #define S3C2410_MISCCR_SPUCR_HDIS (1<<0) | 939 | #define S3C2410_MISCCR_SPUCR_HDIS (1<<0) |
| 749 | #define S3C2410_MISCCR_SPUCR_LEN (0) | 940 | #define S3C2410_MISCCR_SPUCR_LEN (0<<1) |
| 750 | #define S3C2410_MISCCR_SPUCR_LDIS (1<<1) | 941 | #define S3C2410_MISCCR_SPUCR_LDIS (1<<1) |
| 751 | 942 | ||
| 752 | #define S3C2410_MISCCR_USBDEV (0) | 943 | #define S3C2400_MISCCR_SPUCR_LEN (0<<0) |
| 944 | #define S3C2400_MISCCR_SPUCR_LDIS (1<<0) | ||
| 945 | #define S3C2400_MISCCR_SPUCR_HEN (0<<1) | ||
| 946 | #define S3C2400_MISCCR_SPUCR_HDIS (1<<1) | ||
| 947 | |||
| 948 | #define S3C2400_MISCCR_HZ_STOPEN (0<<2) | ||
| 949 | #define S3C2400_MISCCR_HZ_STOPPREV (1<<2) | ||
| 950 | |||
| 951 | #define S3C2410_MISCCR_USBDEV (0<<3) | ||
| 753 | #define S3C2410_MISCCR_USBHOST (1<<3) | 952 | #define S3C2410_MISCCR_USBHOST (1<<3) |
| 754 | 953 | ||
| 755 | #define S3C2410_MISCCR_CLK0_MPLL (0<<4) | 954 | #define S3C2410_MISCCR_CLK0_MPLL (0<<4) |
| @@ -785,7 +984,7 @@ | |||
| 785 | * | 984 | * |
| 786 | * Samsung datasheet p9-25 | 985 | * Samsung datasheet p9-25 |
| 787 | */ | 986 | */ |
| 788 | 987 | #define S3C2400_EXTINT0 S3C2410_GPIOREG(0x58) | |
| 789 | #define S3C2410_EXTINT0 S3C2410_GPIOREG(0x88) | 988 | #define S3C2410_EXTINT0 S3C2410_GPIOREG(0x88) |
| 790 | #define S3C2410_EXTINT1 S3C2410_GPIOREG(0x8C) | 989 | #define S3C2410_EXTINT1 S3C2410_GPIOREG(0x8C) |
| 791 | #define S3C2410_EXTINT2 S3C2410_GPIOREG(0x90) | 990 | #define S3C2410_EXTINT2 S3C2410_GPIOREG(0x90) |
| @@ -833,5 +1032,21 @@ | |||
| 833 | #define S3C2410_GSTATUS2_OFFRESET (1<<1) | 1032 | #define S3C2410_GSTATUS2_OFFRESET (1<<1) |
| 834 | #define S3C2410_GSTATUS2_PONRESET (1<<0) | 1033 | #define S3C2410_GSTATUS2_PONRESET (1<<0) |
| 835 | 1034 | ||
| 1035 | /* open drain control register */ | ||
| 1036 | #define S3C2400_OPENCR S3C2410_GPIOREG(0x50) | ||
| 1037 | |||
| 1038 | #define S3C2400_OPENCR_OPC_RXD1DIS (0<<0) | ||
| 1039 | #define S3C2400_OPENCR_OPC_RXD1EN (1<<0) | ||
| 1040 | #define S3C2400_OPENCR_OPC_TXD1DIS (0<<1) | ||
| 1041 | #define S3C2400_OPENCR_OPC_TXD1EN (1<<1) | ||
| 1042 | #define S3C2400_OPENCR_OPC_CMDDIS (0<<2) | ||
| 1043 | #define S3C2400_OPENCR_OPC_CMDEN (1<<2) | ||
| 1044 | #define S3C2400_OPENCR_OPC_DATDIS (0<<3) | ||
| 1045 | #define S3C2400_OPENCR_OPC_DATEN (1<<3) | ||
| 1046 | #define S3C2400_OPENCR_OPC_MISODIS (0<<4) | ||
| 1047 | #define S3C2400_OPENCR_OPC_MISOEN (1<<4) | ||
| 1048 | #define S3C2400_OPENCR_OPC_MOSIDIS (0<<5) | ||
| 1049 | #define S3C2400_OPENCR_OPC_MOSIEN (1<<5) | ||
| 1050 | |||
| 836 | #endif /* __ASM_ARCH_REGS_GPIO_H */ | 1051 | #endif /* __ASM_ARCH_REGS_GPIO_H */ |
| 837 | 1052 | ||
diff --git a/include/asm-arm/arch-sa1100/io.h b/include/asm-arm/arch-sa1100/io.h index 9d4fe6cf205b..040ccde7a11e 100644 --- a/include/asm-arm/arch-sa1100/io.h +++ b/include/asm-arm/arch-sa1100/io.h | |||
| @@ -10,8 +10,6 @@ | |||
| 10 | #ifndef __ASM_ARM_ARCH_IO_H | 10 | #ifndef __ASM_ARM_ARCH_IO_H |
| 11 | #define __ASM_ARM_ARCH_IO_H | 11 | #define __ASM_ARM_ARCH_IO_H |
| 12 | 12 | ||
| 13 | #include <asm/hardware.h> | ||
| 14 | |||
| 15 | #define IO_SPACE_LIMIT 0xffffffff | 13 | #define IO_SPACE_LIMIT 0xffffffff |
| 16 | 14 | ||
| 17 | /* | 15 | /* |
