Siemens SX1
Home | News | Status | Downloads | Hardware | How-To |
Dec 2007
-
See the latest downloads on sf.net project site:
http://sourceforge.net/project/showfiles.php?group_id=166282
-
Current development is in sf.net project SVN Browse
http://linux-on-sx1.svn.sourceforge.net/viewvc/linux-on-sx1
-
SVN Checkout
Dec 2006
-
ipc_* servers source code ipc_src.zip
-
Table with all information I have about IPC messages in SX1 sx1_ipc.ods
Nov 2006 - patches
-
Kernel patch (against current git, includes Cramfs XIP) linux-2.6-sx1-2006-11-12.patch
-
Kernel binary image (against current git) uImage-2006-11-12.bin
-
Buildroot configs (buildroot, busybox, uClibc) 20061106_buildroot.tar.bz2
-
Cramfs XIP mode patch for 2.6.18 kernel 20061106_cramfs_xip.tar.bz2
-
Kernel patch (against 2.6.18-omap1) 20061106_kernel.tar.bz2
-
Uboot 1.1.4 patch 20061106_uboot.tar.bz2
-
uClibc++ configuration 20061106_uclibc++.tar.bz2
Different stuff and links
* Uboot Loader v.1.4 for Symbian S60 (FW15)(Without patches) ubootloader14.zip-
SX1 XIP-kernel image, must be written to flash at 0x01800000 uxipImage.bin.bz2
-
U-boot binary with root=/dev/nfs rw nfsroot=1.1.1.1:/rootfs ip=1.1.1.2 set by default u-boot.bin.nfs
-
U-boot binary with root=/dev/mmcblk0p1 rw set by default u-boot.bin.mmc
-
Current patch against u-boot-1.1.4 uboot-1.1.4-sx1.patch
-
above binaries have CDC_ACM support (made by Bryan O'Donoghue, deckard <at> codehermit.ie ), to enable CDC_ACM mode with 3 endpoints use
setenv usbtty cdc_acm saveenv
and restart uboot.
-
New version of sx1.u-boot.patch 1.8 sx1.uboot.patch.v1.8.tgz
-
U-boot binary with autoboot disabled u-boot_noautoboot.tgz
-
U-boot 1.1.4 source
ftp://ftp.denx.de/pub/u-boot/u-boot-1.1.4.tar.bz2
-
U-boot binary and patch boot.tgz
-
Firmware patch to load uboot (in sxp format,tested on FW15) sx1.uboot.patch.v1.7.tgz
-
Uboot and SX1 instructions sx1.uboot.pdf
-
Kermit config file .kermrc
-
OMAP support patches
http://www.muru.com/linux/omap/
-
SX1 kernel patch and binary kernel.tgz
-
Different configs configs.tgz
-
Config for Netplug daemon, which can auto-configure usb0 interface netplug.tgz
-
Root filesystem rootfs.tgz
-
ARM linux toolchain. I use latest from
http://free-electrons.com/community/tools/uclibc/
Useful links
-
Great docs related to embedded linux, read first !
http://free-electrons.com/articles
-
DENX Guide to U-Boot and Embedded Linux
http://www.denx.de/wiki/DULG/Manual