📄 uclinux-dist-20040408-lpc-chy-cmj.patch
字号:
diff -Naur old/uClinux-dist/linux-2.4.x/arch/armnommu/config.in uClinux-dist/linux-2.4.x/arch/armnommu/config.in--- old/uClinux-dist/linux-2.4.x/arch/armnommu/config.in 2004-04-08 08:15:01.000000000 +0800+++ uClinux-dist/linux-2.4.x/arch/armnommu/config.in 2005-01-06 09:12:11.000000000 +0800@@ -56,6 +56,7 @@ Triscend-A7V CONFIG_ARCH_TA7V \ SWARM CONFIG_ARCH_SWARM \ Samsung CONFIG_ARCH_SAMSUNG \+ LPC CONFIG_ARCH_LPC \ Atmel CONFIG_ARCH_ATMEL" TI-DSC21 if [ "$CONFIG_ARCH_TA7V" = "y" ]; then@@ -225,6 +226,15 @@ define_hex FLASH_SIZE 0x00100000 fi +if [ "$CONFIG_ARCH_LPC" = "y" ]; then+ define_bool CONFIG_NO_PGT_CACHE y+ define_bool CONFIG_CPU_ARM710 y+ define_bool CONFIG_CPU_32 y+ define_bool CONFIG_CPU_32v4 y+ define_bool CONFIG_CPU_WITH_CACHE n+ define_bool CONFIG_CPU_WITH_MCR_INSTRUCTION n+fi+ if [ "$CONFIG_ARCH_ATMEL" = "y" ]; then define_bool CONFIG_NO_PGT_CACHE y define_bool CONFIG_CPU_ARM710 y@@ -548,6 +558,7 @@ "$CONFIG_ARCH_PERSONAL_SERVER" = "y" -o \ "$CONFIG_ARCH_CATS" = "y" -o \ "$CONFIG_ARCH_ATMEL" = "y" -o \+ "$CONFIG_ARCH_LPC" = "y" -o \ "$CONFIG_ARCH_NETARM" = "y" -o \ "$CONFIG_ARCH_SAMSUNG" = "y" -o \ "$CONFIG_ARCH_TA7S" = "y" -o \diff -Naur old/uClinux-dist/linux-2.4.x/arch/armnommu/defconfig uClinux-dist/linux-2.4.x/arch/armnommu/defconfig--- old/uClinux-dist/linux-2.4.x/arch/armnommu/defconfig 1970-01-01 08:00:00.000000000 +0800+++ uClinux-dist/linux-2.4.x/arch/armnommu/defconfig 2005-01-06 09:15:59.000000000 +0800@@ -0,0 +1,320 @@+#+# Automatically generated by make menuconfig: don't edit+#+CONFIG_ARM=y+# CONFIG_SBUS is not set+CONFIG_UID16=y+CONFIG_RWSEM_GENERIC_SPINLOCK=y+CONFIG_UCLINUX=y+MAGIC_ROM_PTR=y++#+# Code maturity level options+#+# CONFIG_EXPERIMENTAL is not set+# CONFIG_OBSOLETE is not set++#+# Loadable module support+#+# CONFIG_MODULES is not set++#+# System Type+#+# CONFIG_ARCH_DSC21 is not set+# CONFIG_ARCH_C5471 is not set+# CONFIG_ARCH_CNXT is not set+# CONFIG_ARCH_NETARM is not set+# CONFIG_ARCH_TA7S is not set+# CONFIG_ARCH_TA7V is not set+# CONFIG_ARCH_SWARM is not set+# CONFIG_ARCH_SAMSUNG is not set+CONFIG_ARCH_LPC=y+# CONFIG_ARCH_ATMEL is not set+# CONFIG_CPU_BIG_ENDIAN is not set+CONFIG_SET_MEM_PARAM=y+DRAM_BASE=81000000+DRAM_SIZE=00800000+FLASH_MEM_BASE=80000000+FLASH_SIZE=00200000+CONFIG_RAMKERNEL=y+# CONFIG_ROMKERNEL is not set+CONFIG_NO_PGT_CACHE=y+CONFIG_CPU_ARM710=y+CONFIG_CPU_32=y+CONFIG_CPU_32v4=y+# CONFIG_CPU_WITH_CACHE is not set+# CONFIG_CPU_WITH_MCR_INSTRUCTION is not set++#+# General setup+#+# CONFIG_HOTPLUG is not set+# CONFIG_PCMCIA is not set+# CONFIG_NET is not set+# CONFIG_SYSVIPC is not set+# CONFIG_REDUCED_MEMORY is not set+# CONFIG_BSD_PROCESS_ACCT is not set+# CONFIG_SYSCTL is not set+# CONFIG_NWFPE is not set+CONFIG_KCORE_ELF=y+# CONFIG_KCORE_AOUT is not set+CONFIG_BINFMT_FLAT=y+CONFIG_BINFMT_ZFLAT=y+CONFIG_KERNEL_ELF=y+# CONFIG_ARTHUR is not set+CONFIG_CMDLINE_BOOL=y+CONFIG_CMDLINE="root=/dev/ram"+# CONFIG_ALIGNMENT_TRAP is not set+# CONFIG_RAM_ATTACHED_ROMFS is not set++#+# ATA/IDE/MFM/RLL support+#+# CONFIG_IDE is not set+# CONFIG_BLK_DEV_IDE_MODES is not set+# CONFIG_BLK_DEV_HD is not set++#+# SCSI support+#+# CONFIG_SCSI is not set++#+# ISDN subsystem+#+# CONFIG_ISDN is not set++#+# Parallel port support+#+# CONFIG_PARPORT is not set++#+# Memory Technology Devices (MTD)+#+# CONFIG_MTD is not set++#+# Plug and Play configuration+#+# CONFIG_PNP is not set+# CONFIG_ISAPNP is not set++#+# Block devices+#+# CONFIG_BLK_DEV_FD is not set+# CONFIG_BLK_DEV_XD is not set+# CONFIG_PARIDE is not set+# CONFIG_BLK_CPQ_DA is not set+# CONFIG_BLK_CPQ_CISS_DA is not set+# CONFIG_CISS_SCSI_TAPE is not set+# CONFIG_CISS_MONITOR_THREAD is not set+# CONFIG_BLK_DEV_DAC960 is not set+# CONFIG_BLK_DEV_UMEM is not set+# CONFIG_BLK_DEV_LOOP is not set+# CONFIG_BLK_DEV_NBD is not set+CONFIG_BLK_DEV_RAM=y+CONFIG_BLK_DEV_RAM_SIZE=4096+CONFIG_BLK_DEV_INITRD=y+# CONFIG_BLK_DEV_RAMDISK_DATA is not set+# CONFIG_BLK_DEV_BLKMEM is not set+# CONFIG_BLK_STATS is not set++#+# File systems+#+# CONFIG_QUOTA is not set+# CONFIG_QFMT_V2 is not set+# CONFIG_AUTOFS_FS is not set+# CONFIG_AUTOFS4_FS is not set+# CONFIG_REISERFS_FS is not set+# CONFIG_REISERFS_CHECK is not set+# CONFIG_REISERFS_PROC_INFO is not set+# CONFIG_ADFS_FS is not set+# CONFIG_ADFS_FS_RW is not set+# CONFIG_AFFS_FS is not set+# CONFIG_HFS_FS is not set+# CONFIG_HFSPLUS_FS is not set+# CONFIG_BEFS_FS is not set+# CONFIG_BEFS_DEBUG is not set+# CONFIG_BFS_FS is not set+# CONFIG_EXT3_FS is not set+# CONFIG_JBD is not set+# CONFIG_JBD_DEBUG is not set+# CONFIG_FAT_FS is not set+# CONFIG_MSDOS_FS is not set+# CONFIG_UMSDOS_FS is not set+# CONFIG_VFAT_FS is not set+# CONFIG_EFS_FS is not set+# CONFIG_JFFS_FS is not set+# CONFIG_JFFS2_FS is not set+# CONFIG_CRAMFS is not set+# CONFIG_TMPFS is not set+CONFIG_RAMFS=y+# CONFIG_ISO9660_FS is not set+# CONFIG_JOLIET is not set+# CONFIG_ZISOFS is not set+# CONFIG_JFS_FS is not set+# CONFIG_JFS_DEBUG is not set+# CONFIG_JFS_STATISTICS is not set+# CONFIG_MINIX_FS is not set+# CONFIG_VXFS_FS is not set+# CONFIG_NTFS_FS is not set+# CONFIG_NTFS_RW is not set+# CONFIG_HPFS_FS is not set+CONFIG_PROC_FS=y+# CONFIG_DEVFS_FS is not set+# CONFIG_DEVFS_MOUNT is not set+# CONFIG_DEVFS_DEBUG is not set+# CONFIG_DEVPTS_FS is not set+# CONFIG_QNX4FS_FS is not set+# CONFIG_QNX4FS_RW is not set+CONFIG_ROMFS_FS=y+CONFIG_EXT2_FS=y+# CONFIG_SYSV_FS is not set+# CONFIG_UDF_FS is not set+# CONFIG_UDF_RW is not set+# CONFIG_UFS_FS is not set+# CONFIG_UFS_FS_WRITE is not set+# CONFIG_NCPFS_NLS is not set+# CONFIG_SMB_FS is not set+# CONFIG_ZISOFS_FS is not set++#+# Partition Types+#+# CONFIG_PARTITION_ADVANCED is not set+# CONFIG_SMB_NLS is not set+# CONFIG_NLS is not set++#+# Character devices+#+# CONFIG_LEDMAN is not set+# CONFIG_DS1302 is not set+# CONFIG_VT is not set+CONFIG_SERIAL=y+CONFIG_SERIAL_CONSOLE=y+CONFIG_SERIAL_TA7=y+# CONFIG_SERIAL_EXTENDED is not set+# CONFIG_SERIAL_NONSTANDARD is not set+# CONFIG_UNIX98_PTYS is not set++#+# I2C support+#+# CONFIG_I2C is not set++#+# Mice+#+# CONFIG_BUSMOUSE is not set+# CONFIG_MOUSE is not set++#+# Joysticks+#+# CONFIG_INPUT_GAMEPORT is not set+# CONFIG_INPUT_NS558 is not set+# CONFIG_INPUT_LIGHTNING is not set+# CONFIG_INPUT_PCIGAME is not set+# CONFIG_INPUT_CS461X is not set+# CONFIG_INPUT_EMU10K1 is not set+# CONFIG_INPUT_SERIO is not set+# CONFIG_INPUT_SERPORT is not set+# CONFIG_INPUT_ANALOG is not set+# CONFIG_INPUT_A3D is not set+# CONFIG_INPUT_ADI is not set+# CONFIG_INPUT_COBRA is not set+# CONFIG_INPUT_GF2K is not set+# CONFIG_INPUT_GRIP is not set+# CONFIG_INPUT_INTERACT is not set+# CONFIG_INPUT_TMDC is not set+# CONFIG_INPUT_SIDEWINDER is not set+# CONFIG_INPUT_IFORCE_USB is not set+# CONFIG_INPUT_IFORCE_232 is not set+# CONFIG_INPUT_WARRIOR is not set+# CONFIG_INPUT_MAGELLAN is not set+# CONFIG_INPUT_SPACEORB is not set+# CONFIG_INPUT_SPACEBALL is not set+# CONFIG_INPUT_STINGER is not set+# CONFIG_INPUT_DB9 is not set+# CONFIG_INPUT_GAMECON is not set+# CONFIG_INPUT_TURBOGRAFX is not set+# CONFIG_QIC02_TAPE is not set+# CONFIG_IPMI_HANDLER is not set+# CONFIG_IPMI_PANIC_EVENT is not set+# CONFIG_IPMI_DEVICE_INTERFACE is not set+# CONFIG_IPMI_KCS is not set+# CONFIG_IPMI_WATCHDOG is not set++#+# Controller Area Network Cards/Chips+#+# CONFIG_CAN4LINUX is not set++#+# Watchdog Cards+#+# CONFIG_WATCHDOG is not set+# CONFIG_SCx200_GPIO is not set+# CONFIG_AMD_PM768 is not set+# CONFIG_NVRAM is not set+# CONFIG_RTC is not set+# CONFIG_DTLK is not set+# CONFIG_R3964 is not set+# CONFIG_APPLICOM is not set++#+# Ftape, the floppy tape device driver+#+# CONFIG_FTAPE is not set+# CONFIG_AGP is not set++#+# Direct Rendering Manager (XFree86 DRI support)+#+# CONFIG_DRM is not set++#+# USB support+#+# CONFIG_USB is not set++#+# Support for USB gadgets+#+# CONFIG_USB_GADGET is not set++#+# I2O device support+#+# CONFIG_I2O is not set+# CONFIG_I2O_BLOCK is not set+# CONFIG_I2O_SCSI is not set+# CONFIG_I2O_PROC is not set++#+# Kernel hacking+#+CONFIG_FRAME_POINTER=y+# CONFIG_REVISIT is not set+# CONFIG_DEBUG_ERRORS is not set+# CONFIG_DEBUG_USER is not set+CONFIG_DEBUG_INFO=y+# CONFIG_MAGIC_SYSRQ is not set++#+# Cryptographic options+#+# CONFIG_CRYPTO is not set++#+# Library routines+#+# CONFIG_CRC32 is not set+CONFIG_ZLIB_INFLATE=y+# CONFIG_ZLIB_DEFLATE is not setdiff -Naur old/uClinux-dist/linux-2.4.x/arch/armnommu/def-configs/lpc2200 uClinux-dist/linux-2.4.x/arch/armnommu/def-configs/lpc2200--- old/uClinux-dist/linux-2.4.x/arch/armnommu/def-configs/lpc2200 1970-01-01 08:00:00.000000000 +0800+++ uClinux-dist/linux-2.4.x/arch/armnommu/def-configs/lpc2200 2005-01-06 09:12:11.000000000 +0800@@ -0,0 +1,320 @@+#+# Automatically generated by make menuconfig: don't edit+#+CONFIG_ARM=y+# CONFIG_SBUS is not set+CONFIG_UID16=y+CONFIG_RWSEM_GENERIC_SPINLOCK=y+CONFIG_UCLINUX=y+MAGIC_ROM_PTR=y++#+# Code maturity level options+#+# CONFIG_EXPERIMENTAL is not set+# CONFIG_OBSOLETE is not set++#+# Loadable module support+#+# CONFIG_MODULES is not set++#+# System Type+#+# CONFIG_ARCH_DSC21 is not set+# CONFIG_ARCH_C5471 is not set+# CONFIG_ARCH_CNXT is not set+# CONFIG_ARCH_NETARM is not set+# CONFIG_ARCH_TA7S is not set+# CONFIG_ARCH_TA7V is not set+# CONFIG_ARCH_SWARM is not set+# CONFIG_ARCH_SAMSUNG is not set+CONFIG_ARCH_LPC=y+# CONFIG_ARCH_ATMEL is not set+# CONFIG_CPU_BIG_ENDIAN is not set+CONFIG_SET_MEM_PARAM=y+DRAM_BASE=81000000+DRAM_SIZE=00800000+FLASH_MEM_BASE=80000000+FLASH_SIZE=00200000+CONFIG_RAMKERNEL=y+# CONFIG_ROMKERNEL is not set
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -