Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
CERF
Package: linux-2.4.20.tar.gz [view]
Upload User: jlfgdled
Upload Date: 2013-04-10
Package Size: 33168k
Code Size: 1k
Category:
Linux-Unix program
Development Platform:
Unix_Linux
- The Intrinsyc CerfBoard is a StrongARM 1110-based computer on a board that measures
- approximately 2" square. It includes an Ethernet controller, an RS232-compatible serial port, a
- USB function port, and one CompactFlash+ slot on the back. Pictures can be found at the
- Intrinsyc website, http://www.intrinsyc.com.
- This document describes the support in the Linux kernel for the Intrinsyc CerfBoard as of
- version 2.4.0-test4-np1.
- Supported in this version:
- - CompactFlash+ slot (select PCMCIA in General Setup and any options that may be required)
- - Onboard Crystal CS8900 Ethernet controller (Cerf CS8900A support in Network Devices)
- - Serial ports with a serial console (hardcoded to 38400 8N1)
- Not supported in this version (yet):
- - LCD driver/touchscreen interface
- - UDC (a driver exists right now, but is unstable and slow and only works with the Linux USB)
- In order to get this kernel onto your Cerf, you need a server that runs both BOOTP and
- TFTP. Detailed instructions should have come with your evaluation kit on how to use the
- bootloader. This series of commands will suffice:
- make cerf_config
- make xconfig
- make dep
- make zImage
- cp arch/arm/boot/zImage <TFTP directory>
- The default config uses a 4MB RAM disk located at 0xc0500000 as root. Setting the board to
- mount root from a NFS partition works, too.
- I-Gene Leong, Intrinsyc Software Inc.
- ileong@intrinsyc.com