[PPC] MPC8272 ADS compile fixed, defconfig refreshed.

Fix compilation of mpc8272ads_setup.c

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

authored by Vitaly Bordug and committed by Kumar Gala 6df7d406 80584ff3

+479 -130
+470 -122
arch/ppc/configs/ads8272_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 # 4 CONFIG_MMU=y 5 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 6 - CONFIG_HAVE_DEC_LOCK=y 7 CONFIG_PPC=y 8 CONFIG_PPC32=y 9 CONFIG_GENERIC_NVRAM=y 10 11 # 12 # Code maturity level options 13 # 14 CONFIG_EXPERIMENTAL=y 15 - CONFIG_CLEAN_COMPILE=y 16 - CONFIG_STANDALONE=y 17 CONFIG_BROKEN_ON_SMP=y 18 19 # 20 # General setup 21 # 22 CONFIG_SWAP=y 23 CONFIG_SYSVIPC=y 24 # CONFIG_POSIX_MQUEUE is not set 25 # CONFIG_BSD_PROCESS_ACCT is not set 26 - CONFIG_SYSCTL=y 27 # CONFIG_AUDIT is not set 28 - CONFIG_LOG_BUF_SHIFT=14 29 - # CONFIG_HOTPLUG is not set 30 # CONFIG_IKCONFIG is not set 31 CONFIG_EMBEDDED=y 32 # CONFIG_KALLSYMS is not set 33 CONFIG_FUTEX=y 34 # CONFIG_EPOLL is not set 35 - CONFIG_IOSCHED_NOOP=y 36 - CONFIG_IOSCHED_AS=y 37 - CONFIG_IOSCHED_DEADLINE=y 38 - CONFIG_IOSCHED_CFQ=y 39 - # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 40 41 # 42 # Loadable module support ··· 71 # CONFIG_MODULES is not set 72 73 # 74 # Processor 75 # 76 CONFIG_6xx=y 77 # CONFIG_40x is not set 78 # CONFIG_44x is not set 79 - # CONFIG_POWER3 is not set 80 - # CONFIG_POWER4 is not set 81 # CONFIG_8xx is not set 82 # CONFIG_CPU_FREQ is not set 83 CONFIG_EMBEDDEDBOOT=y 84 CONFIG_PPC_STD_MMU=y 85 86 # 87 # Platform options 88 # 89 - # CONFIG_PPC_MULTIPLATFORM is not set 90 # CONFIG_APUS is not set 91 # CONFIG_WILLOW is not set 92 - # CONFIG_PCORE is not set 93 # CONFIG_POWERPMC250 is not set 94 - # CONFIG_EV64260 is not set 95 # CONFIG_SPRUCE is not set 96 # CONFIG_LOPEC is not set 97 - # CONFIG_MCPN765 is not set 98 # CONFIG_MVME5100 is not set 99 # CONFIG_PPLUS is not set 100 # CONFIG_PRPMC750 is not set 101 # CONFIG_PRPMC800 is not set 102 # CONFIG_SANDPOINT is not set 103 - # CONFIG_ADIR is not set 104 - # CONFIG_K2 is not set 105 # CONFIG_PAL4 is not set 106 - # CONFIG_GEMINI is not set 107 # CONFIG_EST8260 is not set 108 # CONFIG_SBC82xx is not set 109 # CONFIG_SBS8260 is not set 110 - # CONFIG_RPX6 is not set 111 # CONFIG_TQM8260 is not set 112 CONFIG_ADS8272=y 113 CONFIG_PQ2ADS=y 114 CONFIG_8260=y 115 CONFIG_8272=y 116 CONFIG_CPM2=y 117 # CONFIG_PC_KEYBOARD is not set 118 - CONFIG_SERIAL_CONSOLE=y 119 # CONFIG_SMP is not set 120 - # CONFIG_PREEMPT is not set 121 # CONFIG_HIGHMEM is not set 122 - CONFIG_KERNEL_ELF=y 123 CONFIG_BINFMT_ELF=y 124 # CONFIG_BINFMT_MISC is not set 125 # CONFIG_CMDLINE_BOOL is not set 126 127 # 128 # Bus options 129 # 130 CONFIG_PCI=y 131 CONFIG_PCI_DOMAINS=y 132 - # CONFIG_PCI_LEGACY_PROC is not set 133 - # CONFIG_PCI_NAMES is not set 134 135 # 136 # Advanced setup ··· 205 CONFIG_BOOT_LOAD=0x00400000 206 207 # 208 # Device Drivers 209 # 210 211 # 212 # Generic Driver Options 213 # 214 215 # 216 # Memory Technology Devices (MTD) ··· 323 # 324 # Plug and Play support 325 # 326 327 # 328 # Block devices ··· 333 # CONFIG_BLK_CPQ_CISS_DA is not set 334 # CONFIG_BLK_DEV_DAC960 is not set 335 # CONFIG_BLK_DEV_UMEM is not set 336 CONFIG_BLK_DEV_LOOP=y 337 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 338 # CONFIG_BLK_DEV_NBD is not set 339 - # CONFIG_BLK_DEV_CARMEL is not set 340 CONFIG_BLK_DEV_RAM=y 341 CONFIG_BLK_DEV_RAM_SIZE=32768 342 - CONFIG_BLK_DEV_INITRD=y 343 - # CONFIG_LBD is not set 344 345 # 346 # ATA/ATAPI/MFM/RLL support ··· 359 # 360 # SCSI device support 361 # 362 # CONFIG_SCSI is not set 363 364 # 365 # Multi-device support (RAID and LVM) ··· 376 # 377 # Fusion MPT device support 378 # 379 380 # 381 # IEEE 1394 (FireWire) support ··· 391 # 392 # Macintosh device drivers 393 # 394 395 # 396 - # Networking support 397 # 398 - CONFIG_NET=y 399 - 400 - # 401 - # Networking options 402 - # 403 - CONFIG_PACKET=y 404 - # CONFIG_PACKET_MMAP is not set 405 - # CONFIG_NETLINK_DEV is not set 406 - CONFIG_UNIX=y 407 - # CONFIG_NET_KEY is not set 408 - CONFIG_INET=y 409 - CONFIG_IP_MULTICAST=y 410 - # CONFIG_IP_ADVANCED_ROUTER is not set 411 - CONFIG_IP_PNP=y 412 - CONFIG_IP_PNP_DHCP=y 413 - CONFIG_IP_PNP_BOOTP=y 414 - # CONFIG_IP_PNP_RARP is not set 415 - # CONFIG_NET_IPIP is not set 416 - # CONFIG_NET_IPGRE is not set 417 - # CONFIG_IP_MROUTE is not set 418 - # CONFIG_ARPD is not set 419 - CONFIG_SYN_COOKIES=y 420 - # CONFIG_INET_AH is not set 421 - # CONFIG_INET_ESP is not set 422 - # CONFIG_INET_IPCOMP is not set 423 - # CONFIG_IPV6 is not set 424 - # CONFIG_NETFILTER is not set 425 - 426 - # 427 - # SCTP Configuration (EXPERIMENTAL) 428 - # 429 - # CONFIG_IP_SCTP is not set 430 - # CONFIG_ATM is not set 431 - # CONFIG_BRIDGE is not set 432 - # CONFIG_VLAN_8021Q is not set 433 - # CONFIG_DECNET is not set 434 - # CONFIG_LLC2 is not set 435 - # CONFIG_IPX is not set 436 - # CONFIG_ATALK is not set 437 - # CONFIG_X25 is not set 438 - # CONFIG_LAPB is not set 439 - # CONFIG_NET_DIVERT is not set 440 - # CONFIG_ECONET is not set 441 - # CONFIG_WAN_ROUTER is not set 442 - # CONFIG_NET_HW_FLOWCONTROL is not set 443 - 444 - # 445 - # QoS and/or fair queueing 446 - # 447 - # CONFIG_NET_SCHED is not set 448 - 449 - # 450 - # Network testing 451 - # 452 - # CONFIG_NET_PKTGEN is not set 453 - # CONFIG_NETPOLL is not set 454 - # CONFIG_NET_POLL_CONTROLLER is not set 455 - # CONFIG_HAMRADIO is not set 456 - # CONFIG_IRDA is not set 457 - # CONFIG_BT is not set 458 CONFIG_NETDEVICES=y 459 # CONFIG_DUMMY is not set 460 # CONFIG_BONDING is not set ··· 409 # CONFIG_ARCNET is not set 410 411 # 412 # Ethernet (10 or 100Mbit) 413 # 414 CONFIG_NET_ETHERNET=y 415 - # CONFIG_MII is not set 416 - # CONFIG_OAKNET is not set 417 # CONFIG_HAPPYMEAL is not set 418 # CONFIG_SUNGEM is not set 419 # CONFIG_NET_VENDOR_3COM is not set 420 421 # ··· 442 # CONFIG_NET_TULIP is not set 443 # CONFIG_HP100 is not set 444 # CONFIG_NET_PCI is not set 445 446 # 447 # Ethernet (1000 Mbit) ··· 456 # CONFIG_HAMACHI is not set 457 # CONFIG_YELLOWFIN is not set 458 # CONFIG_R8169 is not set 459 # CONFIG_SK98LIN is not set 460 # CONFIG_TIGON3 is not set 461 462 # 463 # Ethernet (10000 Mbit) 464 # 465 # CONFIG_IXGB is not set 466 # CONFIG_S2IO is not set 467 468 # 469 # Token Ring devices ··· 495 # CONFIG_SLIP is not set 496 # CONFIG_SHAPER is not set 497 # CONFIG_NETCONSOLE is not set 498 499 # 500 # ISDN subsystem ··· 512 # Input device support 513 # 514 CONFIG_INPUT=y 515 516 # 517 # Userland interfaces ··· 524 # CONFIG_INPUT_EVBUG is not set 525 526 # 527 - # Input I/O drivers 528 - # 529 - # CONFIG_GAMEPORT is not set 530 - CONFIG_SOUND_GAMEPORT=y 531 - # CONFIG_SERIO is not set 532 - # CONFIG_SERIO_I8042 is not set 533 - 534 - # 535 # Input Device Drivers 536 # 537 # CONFIG_INPUT_KEYBOARD is not set ··· 531 # CONFIG_INPUT_JOYSTICK is not set 532 # CONFIG_INPUT_TOUCHSCREEN is not set 533 # CONFIG_INPUT_MISC is not set 534 535 # 536 # Character devices ··· 552 # 553 # Non-8250 serial port support 554 # 555 CONFIG_UNIX98_PTYS=y 556 CONFIG_LEGACY_PTYS=y 557 CONFIG_LEGACY_PTY_COUNT=256 558 - # CONFIG_QIC02_TAPE is not set 559 560 # 561 # IPMI ··· 577 # Watchdog Cards 578 # 579 # CONFIG_WATCHDOG is not set 580 # CONFIG_NVRAM is not set 581 CONFIG_GEN_RTC=y 582 # CONFIG_GEN_RTC_X is not set 583 # CONFIG_DTLK is not set 584 # CONFIG_R3964 is not set 585 # CONFIG_APPLICOM is not set 586 - 587 - # 588 - # Ftape, the floppy tape device driver 589 - # 590 - # CONFIG_FTAPE is not set 591 # CONFIG_AGP is not set 592 # CONFIG_DRM is not set 593 # CONFIG_RAW_DRIVER is not set 594 595 # 596 # I2C support ··· 599 # CONFIG_I2C is not set 600 601 # 602 - # Misc devices 603 # 604 605 # 606 # Multimedia devices ··· 638 # 639 # Graphics support 640 # 641 # CONFIG_FB is not set 642 643 # 644 # Sound ··· 648 # CONFIG_SOUND is not set 649 650 # 651 # USB support 652 # 653 # CONFIG_USB is not set 654 655 # 656 # USB Gadget Support ··· 671 # CONFIG_USB_GADGET is not set 672 673 # 674 # File systems 675 # 676 CONFIG_EXT2_FS=y 677 # CONFIG_EXT2_FS_XATTR is not set 678 CONFIG_EXT3_FS=y 679 CONFIG_EXT3_FS_XATTR=y 680 # CONFIG_EXT3_FS_POSIX_ACL is not set 681 # CONFIG_EXT3_FS_SECURITY is not set 682 CONFIG_JBD=y 683 # CONFIG_JBD_DEBUG is not set 684 CONFIG_FS_MBCACHE=y 685 # CONFIG_REISERFS_FS is not set 686 # CONFIG_JFS_FS is not set 687 # CONFIG_XFS_FS is not set 688 # CONFIG_MINIX_FS is not set 689 # CONFIG_ROMFS_FS is not set 690 # CONFIG_QUOTA is not set 691 # CONFIG_AUTOFS_FS is not set 692 # CONFIG_AUTOFS4_FS is not set 693 694 # 695 # CD-ROM/DVD Filesystems ··· 762 # 763 # DOS/FAT/NT Filesystems 764 # 765 - # CONFIG_FAT_FS is not set 766 # CONFIG_NTFS_FS is not set 767 768 # ··· 771 # 772 CONFIG_PROC_FS=y 773 CONFIG_PROC_KCORE=y 774 CONFIG_SYSFS=y 775 - # CONFIG_DEVFS_FS is not set 776 - # CONFIG_DEVPTS_FS_XATTR is not set 777 CONFIG_TMPFS=y 778 # CONFIG_HUGETLB_PAGE is not set 779 CONFIG_RAMFS=y 780 781 # 782 # Miscellaneous filesystems ··· 800 # Network File Systems 801 # 802 CONFIG_NFS_FS=y 803 - # CONFIG_NFS_V3 is not set 804 - # CONFIG_NFS_V4 is not set 805 # CONFIG_NFS_DIRECTIO is not set 806 # CONFIG_NFSD is not set 807 CONFIG_ROOT_NFS=y 808 CONFIG_LOCKD=y 809 - # CONFIG_EXPORTFS is not set 810 CONFIG_SUNRPC=y 811 - # CONFIG_RPCSEC_GSS_KRB5 is not set 812 # CONFIG_SMB_FS is not set 813 # CONFIG_CIFS is not set 814 # CONFIG_NCP_FS is not set 815 # CONFIG_CODA_FS is not set 816 # CONFIG_AFS_FS is not set 817 818 # 819 # Partition Types ··· 832 # CONFIG_MAC_PARTITION is not set 833 # CONFIG_MSDOS_PARTITION is not set 834 # CONFIG_LDM_PARTITION is not set 835 - # CONFIG_NEC98_PARTITION is not set 836 # CONFIG_SGI_PARTITION is not set 837 # CONFIG_ULTRIX_PARTITION is not set 838 # CONFIG_SUN_PARTITION is not set 839 # CONFIG_EFI_PARTITION is not set 840 841 # 842 # Native Language Support 843 # 844 # CONFIG_NLS is not set 845 # CONFIG_SCC_ENET is not set 846 - CONFIG_FEC_ENET=y 847 - # CONFIG_USE_MDIO is not set 848 849 # 850 # CPM2 Options 851 # 852 - CONFIG_SCC_CONSOLE=y 853 - CONFIG_FCC1_ENET=y 854 - # CONFIG_FCC2_ENET is not set 855 - # CONFIG_FCC3_ENET is not set 856 857 # 858 # Library routines 859 # 860 # CONFIG_CRC32 is not set 861 # CONFIG_LIBCRC32C is not set 862 863 # 864 # Kernel hacking 865 # 866 # CONFIG_DEBUG_KERNEL is not set 867 # CONFIG_KGDB_CONSOLE is not set 868 869 # 870 # Security options 871 # 872 # CONFIG_SECURITY is not set 873 874 # 875 # Cryptographic options 876 # 877 - # CONFIG_CRYPTO is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.21-rc5 4 + # Wed Apr 4 20:55:16 2007 5 # 6 CONFIG_MMU=y 7 + CONFIG_GENERIC_HARDIRQS=y 8 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 9 + CONFIG_ARCH_HAS_ILOG2_U32=y 10 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 11 + CONFIG_GENERIC_HWEIGHT=y 12 + CONFIG_GENERIC_CALIBRATE_DELAY=y 13 CONFIG_PPC=y 14 CONFIG_PPC32=y 15 CONFIG_GENERIC_NVRAM=y 16 + CONFIG_GENERIC_FIND_NEXT_BIT=y 17 + CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 18 + CONFIG_ARCH_MAY_HAVE_PC_FDC=y 19 + CONFIG_GENERIC_BUG=y 20 + CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 21 22 # 23 # Code maturity level options 24 # 25 CONFIG_EXPERIMENTAL=y 26 CONFIG_BROKEN_ON_SMP=y 27 + CONFIG_INIT_ENV_ARG_LIMIT=32 28 29 # 30 # General setup 31 # 32 + CONFIG_LOCALVERSION="" 33 + CONFIG_LOCALVERSION_AUTO=y 34 CONFIG_SWAP=y 35 CONFIG_SYSVIPC=y 36 + # CONFIG_IPC_NS is not set 37 + CONFIG_SYSVIPC_SYSCTL=y 38 # CONFIG_POSIX_MQUEUE is not set 39 # CONFIG_BSD_PROCESS_ACCT is not set 40 + # CONFIG_TASKSTATS is not set 41 + # CONFIG_UTS_NS is not set 42 # CONFIG_AUDIT is not set 43 # CONFIG_IKCONFIG is not set 44 + CONFIG_SYSFS_DEPRECATED=y 45 + # CONFIG_RELAY is not set 46 + CONFIG_BLK_DEV_INITRD=y 47 + CONFIG_INITRAMFS_SOURCE="" 48 + # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 49 + CONFIG_SYSCTL=y 50 CONFIG_EMBEDDED=y 51 + CONFIG_SYSCTL_SYSCALL=y 52 # CONFIG_KALLSYMS is not set 53 + # CONFIG_HOTPLUG is not set 54 + CONFIG_PRINTK=y 55 + CONFIG_BUG=y 56 + CONFIG_ELF_CORE=y 57 + CONFIG_BASE_FULL=y 58 CONFIG_FUTEX=y 59 # CONFIG_EPOLL is not set 60 + CONFIG_SHMEM=y 61 + CONFIG_SLAB=y 62 + CONFIG_VM_EVENT_COUNTERS=y 63 + CONFIG_RT_MUTEXES=y 64 + # CONFIG_TINY_SHMEM is not set 65 + CONFIG_BASE_SMALL=0 66 + # CONFIG_SLOB is not set 67 68 # 69 # Loadable module support ··· 44 # CONFIG_MODULES is not set 45 46 # 47 + # Block layer 48 + # 49 + CONFIG_BLOCK=y 50 + # CONFIG_LBD is not set 51 + # CONFIG_BLK_DEV_IO_TRACE is not set 52 + # CONFIG_LSF is not set 53 + 54 + # 55 + # IO Schedulers 56 + # 57 + CONFIG_IOSCHED_NOOP=y 58 + CONFIG_IOSCHED_AS=y 59 + CONFIG_IOSCHED_DEADLINE=y 60 + CONFIG_IOSCHED_CFQ=y 61 + # CONFIG_DEFAULT_AS is not set 62 + # CONFIG_DEFAULT_DEADLINE is not set 63 + CONFIG_DEFAULT_CFQ=y 64 + # CONFIG_DEFAULT_NOOP is not set 65 + CONFIG_DEFAULT_IOSCHED="cfq" 66 + 67 + # 68 # Processor 69 # 70 CONFIG_6xx=y 71 # CONFIG_40x is not set 72 # CONFIG_44x is not set 73 # CONFIG_8xx is not set 74 + # CONFIG_E200 is not set 75 + # CONFIG_E500 is not set 76 + CONFIG_PPC_FPU=y 77 + # CONFIG_PPC_DCR_NATIVE is not set 78 + # CONFIG_KEXEC is not set 79 # CONFIG_CPU_FREQ is not set 80 + # CONFIG_WANT_EARLY_SERIAL is not set 81 CONFIG_EMBEDDEDBOOT=y 82 CONFIG_PPC_STD_MMU=y 83 84 # 85 # Platform options 86 # 87 + 88 + # 89 + # Freescale Ethernet driver platform-specific options 90 + # 91 + # CONFIG_PPC_PREP is not set 92 # CONFIG_APUS is not set 93 + # CONFIG_KATANA is not set 94 # CONFIG_WILLOW is not set 95 + # CONFIG_CPCI690 is not set 96 # CONFIG_POWERPMC250 is not set 97 + # CONFIG_CHESTNUT is not set 98 # CONFIG_SPRUCE is not set 99 + # CONFIG_HDPU is not set 100 + # CONFIG_EV64260 is not set 101 # CONFIG_LOPEC is not set 102 # CONFIG_MVME5100 is not set 103 # CONFIG_PPLUS is not set 104 # CONFIG_PRPMC750 is not set 105 # CONFIG_PRPMC800 is not set 106 # CONFIG_SANDPOINT is not set 107 + # CONFIG_RADSTONE_PPC7D is not set 108 # CONFIG_PAL4 is not set 109 # CONFIG_EST8260 is not set 110 # CONFIG_SBC82xx is not set 111 # CONFIG_SBS8260 is not set 112 + # CONFIG_RPX8260 is not set 113 # CONFIG_TQM8260 is not set 114 CONFIG_ADS8272=y 115 + # CONFIG_PQ2FADS is not set 116 + # CONFIG_LITE5200 is not set 117 + # CONFIG_MPC834x_SYS is not set 118 + # CONFIG_EV64360 is not set 119 CONFIG_PQ2ADS=y 120 CONFIG_8260=y 121 CONFIG_8272=y 122 CONFIG_CPM2=y 123 # CONFIG_PC_KEYBOARD is not set 124 # CONFIG_SMP is not set 125 # CONFIG_HIGHMEM is not set 126 + CONFIG_ARCH_POPULATES_NODE_MAP=y 127 + # CONFIG_HZ_100 is not set 128 + CONFIG_HZ_250=y 129 + # CONFIG_HZ_300 is not set 130 + # CONFIG_HZ_1000 is not set 131 + CONFIG_HZ=250 132 + CONFIG_PREEMPT_NONE=y 133 + # CONFIG_PREEMPT_VOLUNTARY is not set 134 + # CONFIG_PREEMPT is not set 135 + CONFIG_SELECT_MEMORY_MODEL=y 136 + CONFIG_FLATMEM_MANUAL=y 137 + # CONFIG_DISCONTIGMEM_MANUAL is not set 138 + # CONFIG_SPARSEMEM_MANUAL is not set 139 + CONFIG_FLATMEM=y 140 + CONFIG_FLAT_NODE_MEM_MAP=y 141 + # CONFIG_SPARSEMEM_STATIC is not set 142 + CONFIG_SPLIT_PTLOCK_CPUS=4 143 + # CONFIG_RESOURCES_64BIT is not set 144 + CONFIG_ZONE_DMA_FLAG=1 145 CONFIG_BINFMT_ELF=y 146 # CONFIG_BINFMT_MISC is not set 147 # CONFIG_CMDLINE_BOOL is not set 148 + # CONFIG_PM is not set 149 + CONFIG_SECCOMP=y 150 + CONFIG_ISA_DMA_API=y 151 152 # 153 # Bus options 154 # 155 + CONFIG_ZONE_DMA=y 156 + # CONFIG_PPC_I8259 is not set 157 + CONFIG_PPC_INDIRECT_PCI=y 158 CONFIG_PCI=y 159 CONFIG_PCI_DOMAINS=y 160 + CONFIG_PCI_8260=y 161 + 162 + # 163 + # PCCARD (PCMCIA/CardBus) support 164 + # 165 166 # 167 # Advanced setup ··· 120 CONFIG_BOOT_LOAD=0x00400000 121 122 # 123 + # Networking 124 + # 125 + CONFIG_NET=y 126 + 127 + # 128 + # Networking options 129 + # 130 + # CONFIG_NETDEBUG is not set 131 + CONFIG_PACKET=y 132 + # CONFIG_PACKET_MMAP is not set 133 + CONFIG_UNIX=y 134 + CONFIG_XFRM=y 135 + # CONFIG_XFRM_USER is not set 136 + # CONFIG_XFRM_SUB_POLICY is not set 137 + # CONFIG_XFRM_MIGRATE is not set 138 + # CONFIG_NET_KEY is not set 139 + CONFIG_INET=y 140 + CONFIG_IP_MULTICAST=y 141 + # CONFIG_IP_ADVANCED_ROUTER is not set 142 + CONFIG_IP_FIB_HASH=y 143 + CONFIG_IP_PNP=y 144 + CONFIG_IP_PNP_DHCP=y 145 + CONFIG_IP_PNP_BOOTP=y 146 + # CONFIG_IP_PNP_RARP is not set 147 + # CONFIG_NET_IPIP is not set 148 + # CONFIG_NET_IPGRE is not set 149 + # CONFIG_IP_MROUTE is not set 150 + # CONFIG_ARPD is not set 151 + CONFIG_SYN_COOKIES=y 152 + # CONFIG_INET_AH is not set 153 + # CONFIG_INET_ESP is not set 154 + # CONFIG_INET_IPCOMP is not set 155 + # CONFIG_INET_XFRM_TUNNEL is not set 156 + # CONFIG_INET_TUNNEL is not set 157 + CONFIG_INET_XFRM_MODE_TRANSPORT=y 158 + CONFIG_INET_XFRM_MODE_TUNNEL=y 159 + CONFIG_INET_XFRM_MODE_BEET=y 160 + CONFIG_INET_DIAG=y 161 + CONFIG_INET_TCP_DIAG=y 162 + # CONFIG_TCP_CONG_ADVANCED is not set 163 + CONFIG_TCP_CONG_CUBIC=y 164 + CONFIG_DEFAULT_TCP_CONG="cubic" 165 + # CONFIG_TCP_MD5SIG is not set 166 + # CONFIG_IPV6 is not set 167 + # CONFIG_INET6_XFRM_TUNNEL is not set 168 + # CONFIG_INET6_TUNNEL is not set 169 + # CONFIG_NETWORK_SECMARK is not set 170 + # CONFIG_NETFILTER is not set 171 + 172 + # 173 + # DCCP Configuration (EXPERIMENTAL) 174 + # 175 + # CONFIG_IP_DCCP is not set 176 + 177 + # 178 + # SCTP Configuration (EXPERIMENTAL) 179 + # 180 + # CONFIG_IP_SCTP is not set 181 + 182 + # 183 + # TIPC Configuration (EXPERIMENTAL) 184 + # 185 + # CONFIG_TIPC is not set 186 + # CONFIG_ATM is not set 187 + # CONFIG_BRIDGE is not set 188 + # CONFIG_VLAN_8021Q is not set 189 + # CONFIG_DECNET is not set 190 + # CONFIG_LLC2 is not set 191 + # CONFIG_IPX is not set 192 + # CONFIG_ATALK is not set 193 + # CONFIG_X25 is not set 194 + # CONFIG_LAPB is not set 195 + # CONFIG_ECONET is not set 196 + # CONFIG_WAN_ROUTER is not set 197 + 198 + # 199 + # QoS and/or fair queueing 200 + # 201 + # CONFIG_NET_SCHED is not set 202 + 203 + # 204 + # Network testing 205 + # 206 + # CONFIG_NET_PKTGEN is not set 207 + # CONFIG_HAMRADIO is not set 208 + # CONFIG_IRDA is not set 209 + # CONFIG_BT is not set 210 + # CONFIG_IEEE80211 is not set 211 + 212 + # 213 # Device Drivers 214 # 215 216 # 217 # Generic Driver Options 218 # 219 + CONFIG_STANDALONE=y 220 + CONFIG_PREVENT_FIRMWARE_BUILD=y 221 + # CONFIG_SYS_HYPERVISOR is not set 222 + 223 + # 224 + # Connector - unified userspace <-> kernelspace linker 225 + # 226 + # CONFIG_CONNECTOR is not set 227 228 # 229 # Memory Technology Devices (MTD) ··· 140 # 141 # Plug and Play support 142 # 143 + # CONFIG_PNPACPI is not set 144 145 # 146 # Block devices ··· 149 # CONFIG_BLK_CPQ_CISS_DA is not set 150 # CONFIG_BLK_DEV_DAC960 is not set 151 # CONFIG_BLK_DEV_UMEM is not set 152 + # CONFIG_BLK_DEV_COW_COMMON is not set 153 CONFIG_BLK_DEV_LOOP=y 154 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 155 # CONFIG_BLK_DEV_NBD is not set 156 + # CONFIG_BLK_DEV_SX8 is not set 157 CONFIG_BLK_DEV_RAM=y 158 + CONFIG_BLK_DEV_RAM_COUNT=16 159 CONFIG_BLK_DEV_RAM_SIZE=32768 160 + CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 161 + # CONFIG_CDROM_PKTCDVD is not set 162 + # CONFIG_ATA_OVER_ETH is not set 163 + 164 + # 165 + # Misc devices 166 + # 167 + # CONFIG_SGI_IOC4 is not set 168 + # CONFIG_TIFM_CORE is not set 169 170 # 171 # ATA/ATAPI/MFM/RLL support ··· 166 # 167 # SCSI device support 168 # 169 + # CONFIG_RAID_ATTRS is not set 170 # CONFIG_SCSI is not set 171 + # CONFIG_SCSI_NETLINK is not set 172 + 173 + # 174 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 175 + # 176 + # CONFIG_ATA is not set 177 178 # 179 # Multi-device support (RAID and LVM) ··· 176 # 177 # Fusion MPT device support 178 # 179 + # CONFIG_FUSION is not set 180 181 # 182 # IEEE 1394 (FireWire) support ··· 190 # 191 # Macintosh device drivers 192 # 193 + # CONFIG_MAC_EMUMOUSEBTN is not set 194 + # CONFIG_WINDFARM is not set 195 196 # 197 + # Network device support 198 # 199 CONFIG_NETDEVICES=y 200 # CONFIG_DUMMY is not set 201 # CONFIG_BONDING is not set ··· 266 # CONFIG_ARCNET is not set 267 268 # 269 + # PHY device support 270 + # 271 + CONFIG_PHYLIB=y 272 + 273 + # 274 + # MII PHY device drivers 275 + # 276 + # CONFIG_MARVELL_PHY is not set 277 + CONFIG_DAVICOM_PHY=y 278 + # CONFIG_QSEMI_PHY is not set 279 + # CONFIG_LXT_PHY is not set 280 + # CONFIG_CICADA_PHY is not set 281 + # CONFIG_VITESSE_PHY is not set 282 + # CONFIG_SMSC_PHY is not set 283 + # CONFIG_BROADCOM_PHY is not set 284 + # CONFIG_FIXED_PHY is not set 285 + 286 + # 287 # Ethernet (10 or 100Mbit) 288 # 289 CONFIG_NET_ETHERNET=y 290 + CONFIG_MII=y 291 # CONFIG_HAPPYMEAL is not set 292 # CONFIG_SUNGEM is not set 293 + # CONFIG_CASSINI is not set 294 # CONFIG_NET_VENDOR_3COM is not set 295 296 # ··· 281 # CONFIG_NET_TULIP is not set 282 # CONFIG_HP100 is not set 283 # CONFIG_NET_PCI is not set 284 + CONFIG_FS_ENET=y 285 + # CONFIG_FS_ENET_HAS_SCC is not set 286 + CONFIG_FS_ENET_HAS_FCC=y 287 288 # 289 # Ethernet (1000 Mbit) ··· 292 # CONFIG_HAMACHI is not set 293 # CONFIG_YELLOWFIN is not set 294 # CONFIG_R8169 is not set 295 + # CONFIG_SIS190 is not set 296 + # CONFIG_SKGE is not set 297 + # CONFIG_SKY2 is not set 298 # CONFIG_SK98LIN is not set 299 # CONFIG_TIGON3 is not set 300 + # CONFIG_BNX2 is not set 301 + # CONFIG_QLA3XXX is not set 302 + # CONFIG_ATL1 is not set 303 304 # 305 # Ethernet (10000 Mbit) 306 # 307 + # CONFIG_CHELSIO_T1 is not set 308 + # CONFIG_CHELSIO_T3 is not set 309 # CONFIG_IXGB is not set 310 # CONFIG_S2IO is not set 311 + # CONFIG_MYRI10GE is not set 312 + # CONFIG_NETXEN_NIC is not set 313 314 # 315 # Token Ring devices ··· 321 # CONFIG_SLIP is not set 322 # CONFIG_SHAPER is not set 323 # CONFIG_NETCONSOLE is not set 324 + # CONFIG_NETPOLL is not set 325 + # CONFIG_NET_POLL_CONTROLLER is not set 326 327 # 328 # ISDN subsystem ··· 336 # Input device support 337 # 338 CONFIG_INPUT=y 339 + # CONFIG_INPUT_FF_MEMLESS is not set 340 341 # 342 # Userland interfaces ··· 347 # CONFIG_INPUT_EVBUG is not set 348 349 # 350 # Input Device Drivers 351 # 352 # CONFIG_INPUT_KEYBOARD is not set ··· 362 # CONFIG_INPUT_JOYSTICK is not set 363 # CONFIG_INPUT_TOUCHSCREEN is not set 364 # CONFIG_INPUT_MISC is not set 365 + 366 + # 367 + # Hardware I/O ports 368 + # 369 + # CONFIG_SERIO is not set 370 + # CONFIG_GAMEPORT is not set 371 372 # 373 # Character devices ··· 377 # 378 # Non-8250 serial port support 379 # 380 + # CONFIG_SERIAL_UARTLITE is not set 381 + CONFIG_SERIAL_CORE=y 382 + CONFIG_SERIAL_CORE_CONSOLE=y 383 + CONFIG_SERIAL_CPM=y 384 + CONFIG_SERIAL_CPM_CONSOLE=y 385 + CONFIG_SERIAL_CPM_SCC1=y 386 + # CONFIG_SERIAL_CPM_SCC2 is not set 387 + # CONFIG_SERIAL_CPM_SCC3 is not set 388 + CONFIG_SERIAL_CPM_SCC4=y 389 + # CONFIG_SERIAL_CPM_SMC1 is not set 390 + # CONFIG_SERIAL_CPM_SMC2 is not set 391 + # CONFIG_SERIAL_JSM is not set 392 CONFIG_UNIX98_PTYS=y 393 CONFIG_LEGACY_PTYS=y 394 CONFIG_LEGACY_PTY_COUNT=256 395 396 # 397 # IPMI ··· 391 # Watchdog Cards 392 # 393 # CONFIG_WATCHDOG is not set 394 + CONFIG_HW_RANDOM=y 395 # CONFIG_NVRAM is not set 396 CONFIG_GEN_RTC=y 397 # CONFIG_GEN_RTC_X is not set 398 # CONFIG_DTLK is not set 399 # CONFIG_R3964 is not set 400 # CONFIG_APPLICOM is not set 401 # CONFIG_AGP is not set 402 # CONFIG_DRM is not set 403 # CONFIG_RAW_DRIVER is not set 404 + 405 + # 406 + # TPM devices 407 + # 408 + # CONFIG_TCG_TPM is not set 409 410 # 411 # I2C support ··· 412 # CONFIG_I2C is not set 413 414 # 415 + # SPI support 416 # 417 + # CONFIG_SPI is not set 418 + # CONFIG_SPI_MASTER is not set 419 + 420 + # 421 + # Dallas's 1-wire bus 422 + # 423 + # CONFIG_W1 is not set 424 + 425 + # 426 + # Hardware Monitoring support 427 + # 428 + CONFIG_HWMON=y 429 + # CONFIG_HWMON_VID is not set 430 + # CONFIG_SENSORS_ABITUGURU is not set 431 + # CONFIG_SENSORS_F71805F is not set 432 + # CONFIG_SENSORS_PC87427 is not set 433 + # CONFIG_SENSORS_VT1211 is not set 434 + # CONFIG_HWMON_DEBUG_CHIP is not set 435 + 436 + # 437 + # Multifunction device drivers 438 + # 439 + # CONFIG_MFD_SM501 is not set 440 441 # 442 # Multimedia devices ··· 428 # 429 # Graphics support 430 # 431 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 432 # CONFIG_FB is not set 433 + # CONFIG_FB_IBM_GXT4500 is not set 434 435 # 436 # Sound ··· 436 # CONFIG_SOUND is not set 437 438 # 439 + # HID Devices 440 + # 441 + CONFIG_HID=y 442 + # CONFIG_HID_DEBUG is not set 443 + 444 + # 445 # USB support 446 # 447 + CONFIG_USB_ARCH_HAS_HCD=y 448 + CONFIG_USB_ARCH_HAS_OHCI=y 449 + CONFIG_USB_ARCH_HAS_EHCI=y 450 # CONFIG_USB is not set 451 + 452 + # 453 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 454 + # 455 456 # 457 # USB Gadget Support ··· 446 # CONFIG_USB_GADGET is not set 447 448 # 449 + # MMC/SD Card support 450 + # 451 + # CONFIG_MMC is not set 452 + 453 + # 454 + # LED devices 455 + # 456 + # CONFIG_NEW_LEDS is not set 457 + 458 + # 459 + # LED drivers 460 + # 461 + 462 + # 463 + # LED Triggers 464 + # 465 + 466 + # 467 + # InfiniBand support 468 + # 469 + # CONFIG_INFINIBAND is not set 470 + 471 + # 472 + # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 473 + # 474 + 475 + # 476 + # Real Time Clock 477 + # 478 + # CONFIG_RTC_CLASS is not set 479 + 480 + # 481 + # DMA Engine support 482 + # 483 + # CONFIG_DMA_ENGINE is not set 484 + 485 + # 486 + # DMA Clients 487 + # 488 + 489 + # 490 + # DMA Devices 491 + # 492 + 493 + # 494 + # Auxiliary Display support 495 + # 496 + 497 + # 498 + # Virtualization 499 + # 500 + 501 + # 502 # File systems 503 # 504 CONFIG_EXT2_FS=y 505 # CONFIG_EXT2_FS_XATTR is not set 506 + # CONFIG_EXT2_FS_XIP is not set 507 CONFIG_EXT3_FS=y 508 CONFIG_EXT3_FS_XATTR=y 509 # CONFIG_EXT3_FS_POSIX_ACL is not set 510 # CONFIG_EXT3_FS_SECURITY is not set 511 + # CONFIG_EXT4DEV_FS is not set 512 CONFIG_JBD=y 513 # CONFIG_JBD_DEBUG is not set 514 CONFIG_FS_MBCACHE=y 515 # CONFIG_REISERFS_FS is not set 516 # CONFIG_JFS_FS is not set 517 + CONFIG_FS_POSIX_ACL=y 518 # CONFIG_XFS_FS is not set 519 + # CONFIG_GFS2_FS is not set 520 + # CONFIG_OCFS2_FS is not set 521 # CONFIG_MINIX_FS is not set 522 # CONFIG_ROMFS_FS is not set 523 + CONFIG_INOTIFY=y 524 + CONFIG_INOTIFY_USER=y 525 # CONFIG_QUOTA is not set 526 + CONFIG_DNOTIFY=y 527 # CONFIG_AUTOFS_FS is not set 528 # CONFIG_AUTOFS4_FS is not set 529 + # CONFIG_FUSE_FS is not set 530 531 # 532 # CD-ROM/DVD Filesystems ··· 475 # 476 # DOS/FAT/NT Filesystems 477 # 478 + # CONFIG_MSDOS_FS is not set 479 + # CONFIG_VFAT_FS is not set 480 # CONFIG_NTFS_FS is not set 481 482 # ··· 483 # 484 CONFIG_PROC_FS=y 485 CONFIG_PROC_KCORE=y 486 + CONFIG_PROC_SYSCTL=y 487 CONFIG_SYSFS=y 488 CONFIG_TMPFS=y 489 + # CONFIG_TMPFS_POSIX_ACL is not set 490 # CONFIG_HUGETLB_PAGE is not set 491 CONFIG_RAMFS=y 492 + # CONFIG_CONFIGFS_FS is not set 493 494 # 495 # Miscellaneous filesystems ··· 511 # Network File Systems 512 # 513 CONFIG_NFS_FS=y 514 + CONFIG_NFS_V3=y 515 + CONFIG_NFS_V3_ACL=y 516 + CONFIG_NFS_V4=y 517 # CONFIG_NFS_DIRECTIO is not set 518 # CONFIG_NFSD is not set 519 CONFIG_ROOT_NFS=y 520 CONFIG_LOCKD=y 521 + CONFIG_LOCKD_V4=y 522 + CONFIG_NFS_ACL_SUPPORT=y 523 + CONFIG_NFS_COMMON=y 524 CONFIG_SUNRPC=y 525 + CONFIG_SUNRPC_GSS=y 526 + CONFIG_RPCSEC_GSS_KRB5=y 527 + # CONFIG_RPCSEC_GSS_SPKM3 is not set 528 # CONFIG_SMB_FS is not set 529 # CONFIG_CIFS is not set 530 # CONFIG_NCP_FS is not set 531 # CONFIG_CODA_FS is not set 532 # CONFIG_AFS_FS is not set 533 + # CONFIG_9P_FS is not set 534 535 # 536 # Partition Types ··· 537 # CONFIG_MAC_PARTITION is not set 538 # CONFIG_MSDOS_PARTITION is not set 539 # CONFIG_LDM_PARTITION is not set 540 # CONFIG_SGI_PARTITION is not set 541 # CONFIG_ULTRIX_PARTITION is not set 542 # CONFIG_SUN_PARTITION is not set 543 + # CONFIG_KARMA_PARTITION is not set 544 # CONFIG_EFI_PARTITION is not set 545 546 # 547 # Native Language Support 548 # 549 # CONFIG_NLS is not set 550 + 551 + # 552 + # Distributed Lock Manager 553 + # 554 + # CONFIG_DLM is not set 555 # CONFIG_SCC_ENET is not set 556 + # CONFIG_FEC_ENET is not set 557 558 # 559 # CPM2 Options 560 # 561 562 # 563 # Library routines 564 # 565 + # CONFIG_CRC_CCITT is not set 566 + # CONFIG_CRC16 is not set 567 # CONFIG_CRC32 is not set 568 # CONFIG_LIBCRC32C is not set 569 + CONFIG_PLIST=y 570 + CONFIG_HAS_IOMEM=y 571 + CONFIG_HAS_IOPORT=y 572 + # CONFIG_PROFILING is not set 573 574 # 575 # Kernel hacking 576 # 577 + # CONFIG_PRINTK_TIME is not set 578 + CONFIG_ENABLE_MUST_CHECK=y 579 + # CONFIG_MAGIC_SYSRQ is not set 580 + # CONFIG_UNUSED_SYMBOLS is not set 581 + # CONFIG_DEBUG_FS is not set 582 + # CONFIG_HEADERS_CHECK is not set 583 # CONFIG_DEBUG_KERNEL is not set 584 + CONFIG_LOG_BUF_SHIFT=14 585 + # CONFIG_DEBUG_BUGVERBOSE is not set 586 # CONFIG_KGDB_CONSOLE is not set 587 588 # 589 # Security options 590 # 591 + # CONFIG_KEYS is not set 592 # CONFIG_SECURITY is not set 593 594 # 595 # Cryptographic options 596 # 597 + CONFIG_CRYPTO=y 598 + CONFIG_CRYPTO_ALGAPI=y 599 + CONFIG_CRYPTO_BLKCIPHER=y 600 + CONFIG_CRYPTO_MANAGER=y 601 + # CONFIG_CRYPTO_HMAC is not set 602 + # CONFIG_CRYPTO_XCBC is not set 603 + # CONFIG_CRYPTO_NULL is not set 604 + # CONFIG_CRYPTO_MD4 is not set 605 + CONFIG_CRYPTO_MD5=y 606 + # CONFIG_CRYPTO_SHA1 is not set 607 + # CONFIG_CRYPTO_SHA256 is not set 608 + # CONFIG_CRYPTO_SHA512 is not set 609 + # CONFIG_CRYPTO_WP512 is not set 610 + # CONFIG_CRYPTO_TGR192 is not set 611 + # CONFIG_CRYPTO_GF128MUL is not set 612 + CONFIG_CRYPTO_ECB=y 613 + CONFIG_CRYPTO_CBC=y 614 + CONFIG_CRYPTO_PCBC=y 615 + # CONFIG_CRYPTO_LRW is not set 616 + CONFIG_CRYPTO_DES=y 617 + # CONFIG_CRYPTO_FCRYPT is not set 618 + # CONFIG_CRYPTO_BLOWFISH is not set 619 + # CONFIG_CRYPTO_TWOFISH is not set 620 + # CONFIG_CRYPTO_SERPENT is not set 621 + # CONFIG_CRYPTO_AES is not set 622 + # CONFIG_CRYPTO_CAST5 is not set 623 + # CONFIG_CRYPTO_CAST6 is not set 624 + # CONFIG_CRYPTO_TEA is not set 625 + # CONFIG_CRYPTO_ARC4 is not set 626 + # CONFIG_CRYPTO_KHAZAD is not set 627 + # CONFIG_CRYPTO_ANUBIS is not set 628 + # CONFIG_CRYPTO_DEFLATE is not set 629 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 630 + # CONFIG_CRYPTO_CRC32C is not set 631 + # CONFIG_CRYPTO_CAMELLIA is not set 632 + 633 + # 634 + # Hardware crypto devices 635 + #
+9 -8
arch/ppc/platforms/mpc8272ads_setup.c
··· 18 #include <linux/ioport.h> 19 #include <linux/fs_enet_pd.h> 20 #include <linux/platform_device.h> 21 22 #include <asm/io.h> 23 #include <asm/mpc8260.h> ··· 31 32 #include "pq2ads_pd.h" 33 34 - static void init_fcc1_ioports(void); 35 - static void init_fcc2_ioports(void); 36 - static void init_scc1_uart_ioports(void); 37 - static void init_scc4_uart_ioports(void); 38 39 static struct fs_uart_platform_info mpc8272_uart_pdata[] = { 40 [fsid_scc1_uart] = { ··· 104 }, 105 }; 106 107 - static void init_fcc1_ioports(struct fs_platform_info*) 108 { 109 struct io_port *io; 110 u32 tempval; ··· 145 iounmap(immap); 146 } 147 148 - static void init_fcc2_ioports(struct fs_platform_info*) 149 { 150 cpm2_map_t* immap = ioremap(CPM_MAP_ADDR, sizeof(cpm2_map_t)); 151 u32 *bcsr = ioremap(BCSR_ADDR+12, sizeof(u32)); ··· 230 } 231 } 232 233 - static void init_scc1_uart_ioports(struct fs_uart_platform_info*) 234 { 235 cpm2_map_t* immap = ioremap(CPM_MAP_ADDR, sizeof(cpm2_map_t)); 236 ··· 247 iounmap(immap); 248 } 249 250 - static void init_scc4_uart_ioports(struct fs_uart_platform_info*) 251 { 252 cpm2_map_t* immap = ioremap(CPM_MAP_ADDR, sizeof(cpm2_map_t)); 253
··· 18 #include <linux/ioport.h> 19 #include <linux/fs_enet_pd.h> 20 #include <linux/platform_device.h> 21 + #include <linux/phy.h> 22 23 #include <asm/io.h> 24 #include <asm/mpc8260.h> ··· 30 31 #include "pq2ads_pd.h" 32 33 + static void init_fcc1_ioports(struct fs_platform_info*); 34 + static void init_fcc2_ioports(struct fs_platform_info*); 35 + static void init_scc1_uart_ioports(struct fs_uart_platform_info*); 36 + static void init_scc4_uart_ioports(struct fs_uart_platform_info*); 37 38 static struct fs_uart_platform_info mpc8272_uart_pdata[] = { 39 [fsid_scc1_uart] = { ··· 103 }, 104 }; 105 106 + static void init_fcc1_ioports(struct fs_platform_info* pdata) 107 { 108 struct io_port *io; 109 u32 tempval; ··· 144 iounmap(immap); 145 } 146 147 + static void init_fcc2_ioports(struct fs_platform_info* pdata) 148 { 149 cpm2_map_t* immap = ioremap(CPM_MAP_ADDR, sizeof(cpm2_map_t)); 150 u32 *bcsr = ioremap(BCSR_ADDR+12, sizeof(u32)); ··· 229 } 230 } 231 232 + static void init_scc1_uart_ioports(struct fs_uart_platform_info* pdata) 233 { 234 cpm2_map_t* immap = ioremap(CPM_MAP_ADDR, sizeof(cpm2_map_t)); 235 ··· 246 iounmap(immap); 247 } 248 249 + static void init_scc4_uart_ioports(struct fs_uart_platform_info* pdata) 250 { 251 cpm2_map_t* immap = ioremap(CPM_MAP_ADDR, sizeof(cpm2_map_t)); 252