Skip to content

Instantly share code, notes, and snippets.

@msvalina
Created October 15, 2012 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msvalina/3895249 to your computer and use it in GitHub Desktop.
Save msvalina/3895249 to your computer and use it in GitHub Desktop.
SX stdout
ROM VER: 1.0.3
CFG 01
Read<FC>
ROM VER: 1.0.3
CFG 01
Read EEPROMX
X
U-Boot 2010.03 (Sep 20 2012 - 18:04:40)
Board: Danube/Twinpass/Vinax-VE V1.3, DDR Speed 166 MHz, CPU Speed 333 MHz
DRAM: 32 MB
Flash: 8 MB
*** Warning - bad CRC, using default environment
Net: lq_cpe_eth
Hit any key to stop autoboot: 0
## Booting kernel from Legacy Image at b0020000 ...
Image Name: MIPS OpenWrt Linux-3.3.8
Created: 2012-09-20 16:17:35 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 963609 Bytes = 941 kB
Load Address: 80002000
Entry Point: 80002000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 3.3.8 (mesx@phantom) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Thu Sep 20 18:17:32 CEST 2012^M
[ 0.000000] SoC: Danube rev 1.3^M
[ 0.000000] bootconsole [early0] enabled^M
[ 0.000000] CPU revision is: 00019641 (MIPS 24KEc)^M
[ 0.000000] Determined physical RAM map:^M
[ 0.000000] memory: 02000000 @ 00000000 (usable)^M
[ 0.000000] Initrd not found or empty - disabling initrd^M
[ 0.000000] Zone PFN ranges:^M
[ 0.000000] Normal 0x00000000 -> 0x00002000^M
[ 0.000000] Movable zone start PFN for each node^M
[ 0.000000] Early memory PFN ranges^M
[ 0.000000] 0: 0x00000000 -> 0x00002000^M
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128^M
[ 0.000000] Kernel command line: rootfstype=squashfs,jffs2 ip=192.168.0.119::::::off init=/etc/preinit console=ttyS1,115200 ethaddr=00:01:02:03:04:05 mtdparts=ifx-nor:256k(uboot)ro,64k(uboot_env)ro,64k(kernel),-(rootfs) console=ttyLTQ1,115200 rootfstype=squashfs,jffs2 machtype=GIGASX76X^M
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)^M
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)^M
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)^M
[ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.^M
[ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes^M
[ 0.000000] Writing ErrCtl register=0004e868^M
[ 0.000000] Readback ErrCtl register=0004e868^M
[ 0.000000] Memory: 29492k/32768k available (2269k kernel code, 3276k reserved, 393k data, 172k init, 0k highmem)^M
[ 0.000000] NR_IRQS:256^M
[ 0.000000] CPU Clock: 333MHz^M
[ 0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)^M
[ 0.040000] pid_max: default: 32768 minimum: 301^M
[ 0.044000] Mount-cache hash table entries: 512^M
[ 0.052000] NET: Registered protocol family 16^M
[ 0.060000] gpiochip_add: registered GPIOs 0 to 15 on device: ltq_gpio^M
[ 0.064000] gpiochip_add: registered GPIOs 16 to 31 on device: ltq_gpio^M
[ 0.068000] MIPS: machine is GIGASX76X - Gigaset SX761,SX762,SX763^M
[ 0.072000] gpiochip_add: registered GPIOs 200 to 223 on device: ltq_stp^M
[ 0.108000] bio: create slab <bio-0> at 0^M
[ 0.116000] PCI host bridge to bus 0000:00^M
[ 0.120000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]^M
[ 0.124000] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]^M
[ 0.128000] pci 0000:00:0e.0: unsupported PM cap regs version (7)^M
[ 0.132000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]^M
[ 0.136000] pci 0000:00:0e.1: BAR 1: assigned [mem 0x18010000-0x18010fff]^M
[ 0.140000] pci 0000:00:0e.1: BAR 0: assigned [io 0x1ae00000-0x1ae00007]^M
[ 0.144000] pci 0000:00:0e.0: SLOT:14 PIN:1 IRQ:30^M
[ 0.148000] pci 0000:00:0e.1: SLOT:14 PIN:1 IRQ:30^M
[ 0.152000] Switching to clocksource MIPS^M
[ 0.160000] NET: Registered protocol family 2^M
[ 0.168000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)^M
[ 0.172000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)^M
[ 0.180000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)^M
[ 0.188000] TCP: Hash tables configured (established 1024 bind 1024)^M
[ 0.192000] TCP reno registered^M
[ 0.196000] UDP hash table entries: 256 (order: 0, 4096 bytes)^M
[ 0.204000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)^M
[ 0.208000] NET: Registered protocol family 1^M
[ 0.216000] gptu: totally 6 16-bit timers/counters^M
[ 0.220000] gptu: misc_register on minor 63^M
[ 0.224000] gptu: succeeded to request irq 126^M
[ 0.228000] gptu: succeeded to request irq 127^M
[ 0.232000] gptu: succeeded to request irq 128^M
[ 0.236000] gptu: succeeded to request irq 129^M
[ 0.244000] gptu: succeeded to request irq 130^M
[ 0.248000] gptu: succeeded to request irq 131^M
[ 0.256000] squashfs: version 4.0 (2009/01/31) Phillip Lougher^M
[ 0.260000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.^M
[ 0.272000] msgmni has been set to 57^M
[ 0.276000] io scheduler noop registered^M
[ 0.280000] io scheduler deadline registered (default)^M
[ 0.284000] ltq_asc.1: ttyLTQ1 at MMIO 0x1e100c00 (irq = 112) is a ltq_asc^M
[ 0.292000] console [ttyLTQ1] enabled, bootconsole disabled
[ 0.292000] console [ttyLTQ1] enabled, bootconsole disabled^M
[ 0.308000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x001000
[ 0.316000] Amd/Fujitsu Extended Query Table at 0x0040
[ 0.320000] Amd/Fujitsu Extended Query version 1.3.
[ 0.324000] number of CFI chips: 1
[ 0.328000] Creating 3 MTD partitions on "ltq_nor":
[ 0.332000] 0x000000000000-0x000000010000 : "uboot"
[ 0.340000] 0x000000010000-0x000000020000 : "uboot_env"
[ 0.348000] 0x000000020000-0x000000800000 : "linux"
[ 0.356000] found squashfs behind kernel
[ 0.356000] Creating 2 MTD partitions on "ltq_nor":
[ 0.360000] 0x000000020000-0x00000010b459 : "kernel"
[ 0.368000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.380000] 0x00000010b459-0x000000800000 : "rootfs"
[ 0.384000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.400000] mtd: partition "rootfs" set to be root filesystem
[ 0.404000] mtd: partition "rootfs_data" created automatically, ofs=2F0000, len=510000
[ 0.412000] 0x0000002f0000-0x000000800000 : "rootfs_data"
[ 0.476000] ltq_mii: probed
[ 0.476000] eth0: ADM6996M model PHY found.
[ 0.484000] eth0: attached PHY [Infineon ADM6996] (phy_addr=ltq_etop-fffffff:00, irq=-1)
[ 0.500000] TCP cubic registered
[ 0.504000] NET: Registered protocol family 17
[ 0.508000] 8021q: 802.1Q VLAN Support [ 0.524000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[ 0.532000] Freeing unused kernel memory: 172k freed
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
- regular preinit -
[ 6.844000] JFFS2 notice: (431) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 6 of xref (0 dead, 2 orphan) found.
switching to jffs2
- init -
Please press Enter to activate this console. [ 7.904000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
[ 7.908000] Backport based on wireless-testing.git master-2012-09-07
[ 7.916000] compat.git: wireless-testing.git
[ 7.956000] cfg80211: Calling CRDA to update world regulatory domain
[ 7.960000] cfg80211: World regulatory domain updated:
[ 7.964000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 7.972000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.980000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 7.988000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 7.996000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.000000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.604000] usbcore: registered new interface driver usbfs
[ 8.608000] usbcore: registered new interface driver hub
[ 8.616000] usbcore: registered new device driver usb
[ 9.432000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[ 9.436000] ath5k 0000:00:0e.0: registered as 'phy0'
[ 9.448000] ath5k: phy0: Atheros AR2414 chip found (MAC: 0x79, PHY: 0x45)
[ 9.456000] cfg80211: Calling CRDA for country: AW
[ 9.460000] cfg80211: Regulatory domain changed to country: AW
[ 9.468000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 9.476000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 9.480000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 9.488000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 9.496000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 9.540000] NET: Registered protocol family 8
[ 9.544000] NET: Registered protocol family 20
[ 9.736000] Button Hotplug driver version 0.4.1
[ 9.912000] PPP generic driver version 2.4.2
[ 10.432000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 10.764000] NET: Registered protocol family 24
[ 10.908000] nf_conntrack version 0.5.0 (463 buckets, 1852 max)
[ 11.444000] IFX MEI Version 5.00.00
[ 11.476000]
[ 11.476000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[ 11.512000] ATM (A1) firmware version 1.0.19
[ 11.516000] ifxmips_atm: ATM init succeed
[ 11.548000] dwc_otg: version 2.60a 22-NOV-2006
[ 12.152000] DWC_otg: Using DMA mode
[ 12.152000] dwc_otg dwc_otg.0: DWC OTG Controller
[ 12.160000] dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 1
[ 12.164000] dwc_otg dwc_otg.0: irq 62, io mem 0xffffffffbe101000
[ 12.176000] DWC_otg: Init: Port Power? op_state=1
[ 12.176000] DWC_otg: Init: Power Port (0)
[ 12.184000] hub 1-0:1.0: USB hub found
[ 12.184000] hub 1-0:1.0: 1 port detected
[ 12.208000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
[ 12.288000] DISCONNECTED PORT
[ 16.844000] device eth0.1 entered promiscuous mode
[ 16.848000] device eth0 entered promiscuous mode
[ 16.856000] br-lan: port 1(eth0.1) entered forwarding state
[ 16.860000] br-lan: port 1(eth0.1) entered forwarding state
[ 18.864000] br-lan: port 1(eth0.1) entered forwarding state
[ 28.436000] Trying 100/FULL
[ 91.188000] [DSL_BSP_Showtime 916]: Datarate US intl = 637000, fast = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment