ts-7000
[Top] [All Lists]

[ts-7000] ts-7400 kernel 2.6

To: <>
Subject: [ts-7000] ts-7400 kernel 2.6
From: "Klausenner Robertson" <>
Date: Wed, 25 Mar 2009 15:30:41 -0400

I installed the 2.6 kernel ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7200-linux/binaries/ts-kernels/zImage-72xx-2.6.21-ts in ts7400 64MB
  using mtdcp / mnt/root/zimage-72xx2.6.21-ts
the problem is that loop is restarted in

 

 

(beginning of the boot)   

 

>> TS-FLASHBOOT - built Jan 26 2007

>> Copyright (c) 2007, Technologic Systems

.

.

.

Uncompressing Linux.................................................................................................. done, booting the kernel.

Linux version 2.6.21-ts (gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)) #1 PREEMPT Thu Nov 15 15:32:52 MST 2007

CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177

Machine: Technologic Systems TS-72xx SBC

Memory policy: ECC disabled, Data cache writeback

CPU0: D VIVT write-back cache

CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets

CPU0: D cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets

Built 8 zonelists.  Total pages: 16256

Kernel command line: console=ttyAM0,115200 root=/dev/nfs nfsroot=192.168.0.11:/u/x ip=dhcp init=/bin/sh

PID hash table entries: 256 (order: 8, 1024 bytes)

Console: colour dummy device 80x30

Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)

Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)

Memory: 8MB 8MB 8MB 8MB 8MB 8MB 8MB 8MB = 64MB total

Memory: 57688KB available (2748K code, 254K data, 112K init)

Mount-cache hash table entries: 512

CPU: Testing write buffer coherency: ok

NET: Registered protocol family 16

ep93xx: PLL1 running at 400 MHz, PLL2 at 192 MHz

ep93xx: FCLK 200 MHz, HCLK 100 MHz, PCLK 50 MHz

SCSI subsystem initialized

usbcore: registered new interface driver usbfs

usbcore: registered new interface driver hub

usbcore: registered new device driver usb

NET: Registered protocol family 2

IP route cache hash table entries: 1024 (order: 0, 4096 bytes)

TCP established hash table entries: 2048 (order: 2, 16384 bytes)

TCP bind hash table entries: 2048 (order: 1, 8192 bytes)

TCP: Hash tables configured (established 2048 bind 2048)

TCP reno registered

checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd

Freeing initrd memory: 4096K

NetWinder Floating Point Emulator V0.97 (double precision)

JFFS2 version 2.2. (NAND) (C) 2001-2006 Red Hat, Inc.

yaffs Nov 15 2007 15:28:17 Installing.

io scheduler noop registered

io scheduler deadline registered (default)

ep93xx_wdt: EP93XX watchdog, driver version 0.3

Serial: AMBA driver $Revision: 1.1.1.1 $

apb:uart1: ttyAM0 at MMIO 0x808c0000 (irq = 52) is a AMBA

apb:uart2: ttyAM1 at MMIO 0x808d0000 (irq = 54) is a AMBA

apb:uart3: ttyAM2 at MMIO 0x808e0000 (irq = 55) is a AMBA

RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize

loop: loaded (max 8 devices)

tun: Universal TUN/TAP device driver, 1.6

tun: (C) 1999-2004 Max Krasnyansky <>

ep93xx-eth version 0.1 loading

eth0: ep93xx on-chip ethernet, IRQ 39, 00:d0:69:40:be:f0.

Linux video capture interface: v2.00

Searching for NAND flash...

No NAND device found!!!

ep93xx-ohci ep93xx-ohci: EP93xx OHCI

ep93xx-ohci ep93xx-ohci: new USB bus registered, assigned bus number 1

ep93xx-ohci ep93xx-ohci: irq 56, io mem 0x80020000

usb usb1: Product: EP93xx OHCI

usb usb1: Manufacturer: Linux 2.6.21-ts ohci_hcd

usb usb1: SerialNumber: ep93xx

usb usb1: configuration #1 chosen from 1 choice

hub 1-0:1.0: USB hub found

hub 1-0:1.0: 3 ports detected

Initializing USB Mass Storage driver...

usbcore: registered new interface driver usb-storage

USB Mass Storage support registered.

usbcore: registered new interface driver usbhid

drivers/usb/input/hid-core.c: v2.6:USB HID core driver

mice: PS/2 mouse device common for all mice

rtc-m48t86 rtc-m48t86: rtc core: registered m48t86 as rtc0

rtc-m48t86 rtc-m48t86: battery exhausted

ep93xx-rtc ep93xx-rtc: rtc core: registered ep93xx as rtc1

TCP cubic registered

NET: Registered protocol family 1

NET: Registered protocol family 17

NET: Registered protocol family 15

ieee80211: 802.11 data/management/control stack, git-1.1.13

ieee80211: Copyright (C) 2004-2005 Intel Corporation <>

rtc-m48t86 rtc-m48t86: hctosys: invalid date/time

Sending DHCP requests ., OK

IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.0.135

IP-Config: Complete:

      device=eth0, addr=192.168.0.135, mask=255.255.255.0, gw=192.168.0.1,

     host=192.168.0.135, domain=cpe.vivax.com.br, nis-domain=(none),

     bootserver=0.0.0.0, rootserver=192.168.0.11, rootpath=

RAMDISK: ext2 filesystem found at block 0

RAMDISK: Loading 1024KiB [1 disk] into ram disk... done.

EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended

VFS: Mounted root (ext2 filesystem).

Looking up port of RPC 100003/2 on 192.168.0.11

 

 

(then restart and start again without stopping)

 

>> TS-FLASHBOOT - built Jan 26 2007

>> Copyright (c) 2007, Technologic Systems

.

.

.

Uncompressing Linux.................................................................................................. done, booting the kernel.

Linux version 2.6.21-ts (gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)) #1 PREEMPT Thu Nov 15 15:32:52 MST 2007

CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177

Machine: Technologic Systems TS-72xx SBC

Memory policy: ECC disabled, Data cache writeback

CPU0: D VIVT write-back cache

CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets

 

 

Can someone help me with this problem?



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe

__,_._,___
<Prev in Thread] Current Thread [Next in Thread>
  • [ts-7000] ts-7400 kernel 2.6, Klausenner Robertson <=
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU