Hi All,
Has anyone successfully recompiled the 2.4.26-ts11 kernel for the
TS-7260? The kernels I compile crash out when booted.
Following section 6.1 in Technologic's Linux for ARM user's guide, these
are the steps I used:
#using the unzipped kernel from
ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7260-linux/sources/tskernel-2.4.26-ts11-src.tar.gz
make ts7260_config
make oldconfig
make dep
make bzImage # can't make vmlinux target as it ends up too big for
partition 1
make modules_install INSTALL_MOD_PATH=/home/sean/modules/
make modules INSTALL_MOD_PATH=/home/sean/modules/
cd /media/disk-1/lib/modules/
sudo cp -a /home/sean/modules/lib/modules/2.4.26-ts11/ .
sudo dd if=linux24/arch/arm/boot/zImage of=/dev/sdc1 # the SD card
is /dev/sdc on my host machine
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|