--------------------------------------------------------------------------------
| U-Boot 2009.08-00067-gebbd4b2 (Apr 03 2015 - 16:35:07) CST HDx |
|------------------------------------------------------------------------------|
| Chipset information |
| Vendor: NXP Type: Shiner-IP Revision: M1 Fuses: 00157270 |
|------------------------------------------------------------------------------|
| Clock information |
| *** not available yet *** |
|------------------------------------------------------------------------------|
| Frontpanel information |
| Vendor: CST Version: 5.1 Display: none |
|------------------------------------------------------------------------------|
| Memory configuration |
| Start | End | Type | Description |
|----------+----------+---------+----------------------------------------------|
| 00000000 | 0FFFFFFF | RAM | System main memory bank #0 (256M) |
| 20000000 | 2FFFFFFF | RAM | System main memory bank #1 (256M) |
| D0000000 | D03FFFFF | S-FLASH | Eon Silicon EN25Q32 ( 4M / 64K x 64) |
*** Warning - bad CRC or SFC, using default environment
| 00000000*| 1FFFFFFF*| NAND | Toshiba NAND 512MiB 3,3V 8-bit |
|------------------------------------------------------------------------------|
| Network configuration |
| MAC: LIP 6300 address: 00-C5-5C-34-72-29 |
--------------------------------------------------------------------------------
Hit any key to stop autoboot: 0
SFC read: offset 0x100000, size 0x300000
3145728 bytes read: OK
## Booting kernel from Legacy Image at 01000000 ...
Image Name: NI Apollo Kernel
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2970296 Bytes = 2.8 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Linux version 3.10.93 (gixxpunk@debian) (gcc version 6.3.1 20170109 (crosstool-NG crosstool-ng-1.23.0-36-g1dbb06f2) ) #1 SMP Sun Nov 5 18:47:11 CET 2017
[ 0.000000] CPU: ARMv7 Processor [411fc091] revision 1 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Entropic Apollo STB Platform with FDT, model: CoolStream HD2 Apollo STB
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] Early platform io descriptors mapping...
[ 0.000000] PERCPU: Embedded 7 pages/cpu @80906000 s5952 r8192 d14528 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: noinitrd console=ttyS0,115200n8 mtdparts=e0632000.flash_sfc:256k@0k(uldr),512k@256k(u-boot),128k@768k(env),128k@896k(spare),-(kernel);e0631000.flash_nand:256m@0k(root0),32m@256m(var),-(root1) root=mtd:root0 rootfstype=jffs2 rw
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 256MB 256MB = 512MB total
[ 0.000000] Memory: 247000k/247000k available, 277288k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xa0800000 - 0xff000000 (1512 MB)
[ 0.000000] lowmem : 0x80000000 - 0xa0000000 ( 512 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x8066fdc4 (6560 kB)
[ 0.000000] .init : 0x80670000 - 0x8069f740 ( 190 kB)
[ 0.000000] .data : 0x806a0000 - 0x806e1d60 ( 264 kB)
[ 0.000000] .bss : 0x806e1d60 - 0x806fd424 ( 110 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU debugfs-based tracing is enabled.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:388
[ 0.000000] GIC CPU mask not found - kernel will fail to boot.
[ 0.000000] GIC CPU mask not found - kernel will fail to boot.
[ 0.000000] smp_twd: clock not found -2
[ 0.000000] Unable to get timer clock. Assuming 50Mhz input clock.
[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[ 0.000000] stb-timer: system timer (irq = 58, rate 50000000)
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttyS0] enabled
[ 0.253268] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[ 0.342786] pid_max: default: 32768 minimum: 301
[ 0.347628] Mount-cache hash table entries: 512
[ 0.354191] CPU: Testing write buffer coherency: ok
[ 0.359332] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.364983] Setting up static identity map for 0x803dd018 - 0x803dd070
[ 0.371533] L310 cache controller enabled
[ 0.375454] l2x0: 8 ways, CACHE_ID 0x410004c4, AUX_CTRL 0x32421001, Cache size: 131072 B
[ 0.384174] Brought up 1 CPUs
[ 0.387048] SMP: Total of 1 processors activated (1196.85 BogoMIPS).
[ 0.393375] CPU: All CPU(s) started in SVC mode.
[ 0.398750] devtmpfs: initialized
[ 0.408978] NET: Registered protocol family 16
[ 0.414058] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.544719] GMAC0: active interface is 1
[ 0.548572] ChipID=0x3 ChipRevID=0x2
[ 0.552276] nx_dmac: Registered with 8 channels
[ 0.561569] bio: create slab <bio-0> at 0
[ 0.566088] GPIO: base febd5000 (phys e06d5000)
[ 0.570789] GPIO: base feb69000 (phys e0669000)
[ 0.575723] SCSI subsystem initialized
[ 0.579838] usbcore: registered new interface driver usbfs
[ 0.585318] usbcore: registered new interface driver hub
[ 0.590663] usbcore: registered new device driver usb
[ 0.595714] pps_core: LinuxPPS API ver. 1 registered
[ 0.600603] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <
giometti@linux.it>
[ 0.609665] PTP clock support registered
[ 0.615390] Switching to clocksource timer_us
[ 0.626421] NET: Registered protocol family 2
[ 0.631595] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.638621] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.645069] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.651384] TCP: reno registered
[ 0.654525] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.660362] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.666836] NET: Registered protocol family 1
[ 0.671451] RPC: Registered named UNIX socket transport module.
[ 0.677263] RPC: Registered udp transport module.
[ 0.681961] RPC: Registered tcp transport module.
[ 0.686594] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.693164] PM: STB Platform power mgmt initialization.
[ 0.818406] cfg80211: Calling CRDA to update world regulatory domain
[ 0.825562] bounce pool size: 64 pages
[ 0.835423] NFS: Registering the id_resolver key type
[ 0.840485] Key type id_resolver registered
[ 0.844568] Key type id_legacy registered
[ 0.848557] Installing knfsd (copyright (C) 1996
okir@monad.swb.de).
[ 0.854993] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 0.862365] msgmni has been set to 482
[ 0.867085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.874434] io scheduler noop registered
[ 0.878256] io scheduler deadline registered
[ 0.882701] io scheduler cfq registered (default)
[ 0.887695] e06e2000.serial: ttyS0 at MMIO 0xe06e2000 (irq = 47) is a uart-ip3106
[ 0.899074] loop: module loaded
[ 0.902617] ahci-stb e0638000.sata: unable to find phy
[ 0.907670] SATA: Adjusting los_lvl (rd_val=0x8a46, wr_val=0x8ae6)
[ 0.913834] SATA: Adjusting rx_term_en0/1 (rd_val=0x2750275, wr_val=0x2770277)
[ 0.921036] ahci-stb e0638000.sata: SSS flag set, parallel bus scan disabled
[ 0.928007] ahci-stb e0638000.sata: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl platform mode
[ 0.936831] ahci-stb e0638000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc sxs
[ 0.947248] scsi0 : ahci_platform
[ 0.950849] scsi1 : ahci_platform
[ 0.954267] ata1: SATA max UDMA/133 mmio [mem 0xe0638000-0xe0638fff] port 0x100 irq 39
[ 0.962101] ata2: SATA max UDMA/133 mmio [mem 0xe0638000-0xe0638fff] port 0x180 irq 39
[ 0.970758] NAND device: Manufacturer ID: 0x98, Chip ID: 0xdc (Toshiba NAND 512MiB 3,3V 8-bit), 512MiB, page size: 2048, OOB size: 64
[ 0.983100] Bad block table found at page 262080, version 0x01
[ 0.989209] Bad block table found at page 262016, version 0x01
[ 0.995299] 3 cmdlinepart partitions found on MTD device e0631000.flash_nand
[ 1.002254] Creating 3 MTD partitions on "e0631000.flash_nand":
[ 1.008111] 0x000000000000-0x000010000000 : "root0"
[ 1.014093] 0x000010000000-0x000012000000 : "var"
[ 1.019519] 0x000012000000-0x000020000000 : "root1"
[ 1.027089] JEDEC ID = 0x1c3016 , Extended Device ID = 0x1c30
[ 1.032877] nx_sfc e0632000.flash_sfc: en25q32 (4096 Kbytes)
[ 1.038462] 5 cmdlinepart partitions found on MTD device e0632000.flash_sfc
[ 1.045359] Creating 5 MTD partitions on "e0632000.flash_sfc":
[ 1.051147] 0x000000000000-0x000000040000 : "uldr"
[ 1.056853] 0x000000040000-0x0000000c0000 : "u-boot"
[ 1.062619] 0x0000000c0000-0x0000000e0000 : "env"
[ 1.068038] 0x0000000e0000-0x000000100000 : "spare"
[ 1.073695] 0x000000100000-0x000000400000 : "kernel"
[ 1.079496] tun: Universal TUN/TAP device driver, 1.6
[ 1.084497] tun: (C) 1999-2004 Max Krasnyansky <
maxk@qualcomm.com>
[ 1.090909] DWMAC1000
[ 1.093177] stmmac - user ID: 0x25, Synopsys ID: 0x35
[ 1.098184] Ring mode enabled
[ 1.101246] DMA HW capability register supported
[ 1.105703] Enhanced/Alternate descriptors
[ 1.110021] Enabled extended descriptors
[ 1.114022] RX Checksum Offload Engine supported (type 2)
[ 1.119439] TX Checksum insertion supported
[ 1.123684] Wake-Up On Lan supported
[ 1.127339] Enable RX Mitigation via HW Watchdog Timer
[ 1.143319] libphy: stmmac: probed
[ 1.146638] eth%d: PHY ID 0293c411 at 0 IRQ POLL (stmmac-0:00) active
[ 1.153092] eth%d: PHY ID 00000000 at 1 IRQ POLL (stmmac-0:01)
[ 1.158817] eth%d: PHY ID 00000000 at 2 IRQ POLL (stmmac-0:02)
[ 1.164620] eth%d: PHY ID 00000000 at 3 IRQ POLL (stmmac-0:03)
[ 1.170404] eth%d: PHY ID 00000000 at 4 IRQ POLL (stmmac-0:04)
[ 1.176182] eth%d: PHY ID 00000000 at 5 IRQ POLL (stmmac-0:05)
[ 1.181979] eth%d: PHY ID 00000000 at 6 IRQ POLL (stmmac-0:06)
[ 1.187760] eth%d: PHY ID 00000000 at 7 IRQ POLL (stmmac-0:07)
[ 1.193557] eth%d: PHY ID 00000000 at 8 IRQ POLL (stmmac-0:08)
[ 1.199337] eth%d: PHY ID 00000000 at 9 IRQ POLL (stmmac-0:09)
[ 1.205134] eth%d: PHY ID 00000000 at 10 IRQ POLL (stmmac-0:0a)
[ 1.211009] eth%d: PHY ID 00000000 at 11 IRQ POLL (stmmac-0:0b)
[ 1.216876] eth%d: PHY ID 00000000 at 12 IRQ POLL (stmmac-0:0c)
[ 1.222763] eth%d: PHY ID 00000000 at 13 IRQ POLL (stmmac-0:0d)
[ 1.228627] eth%d: PHY ID 00000000 at 14 IRQ POLL (stmmac-0:0e)
[ 1.234511] eth%d: PHY ID 00000000 at 15 IRQ POLL (stmmac-0:0f)
[ 1.240385] eth%d: PHY ID 00000000 at 16 IRQ POLL (stmmac-0:10)
[ 1.246252] eth%d: PHY ID 00000000 at 17 IRQ POLL (stmmac-0:11)
[ 1.252136] eth%d: PHY ID 00000000 at 18 IRQ POLL (stmmac-0:12)
[ 1.258002] eth%d: PHY ID 00000000 at 19 IRQ POLL (stmmac-0:13)
[ 1.263886] eth%d: PHY ID 00000000 at 20 IRQ POLL (stmmac-0:14)
[ 1.269753] eth%d: PHY ID 00000000 at 21 IRQ POLL (stmmac-0:15)
[ 1.275639] eth%d: PHY ID 00000000 at 22 IRQ POLL (stmmac-0:16)
[ 1.281511] eth%d: PHY ID 00000000 at 23 IRQ POLL (stmmac-0:17)
[ 1.287379] eth%d: PHY ID 00000000 at 24 IRQ POLL (stmmac-0:18)
[ 1.293262] eth%d: PHY ID 00000000 at 25 IRQ POLL (stmmac-0:19)
[ 1.299129] eth%d: PHY ID 00000000 at 26 IRQ POLL (stmmac-0:1a)
[ 1.305012] eth%d: PHY ID 00000000 at 27 IRQ POLL (stmmac-0:1b)
[ 1.310887] eth%d: PHY ID 00000000 at 28 IRQ POLL (stmmac-0:1c)
[ 1.316754] eth%d: PHY ID 00000000 at 29 IRQ POLL (stmmac-0:1d)
[ 1.322637] eth%d: PHY ID 00000000 at 30 IRQ POLL (stmmac-0:1e)
[ 1.328505] eth%d: PHY ID 00000000 at 31 IRQ POLL (stmmac-0:1f)
[ 1.334912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.341368] ehci-platform: EHCI generic platform driver
[ 1.346614] ehci-platform e066c000.usb: EHCI Host Controller
[ 1.352212] ehci-platform e066c000.usb: new USB bus registered, assigned bus number 1
[ 1.360110] ehci-platform e066c000.usb: irq 93, io mem 0xe066c000
[ 1.380130] ehci-platform e066c000.usb: USB 2.0 started, EHCI 1.00
[ 1.386299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.393029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.400183] usb usb1: Product: EHCI Host Controller
[ 1.404988] usb usb1: Manufacturer: Linux 3.10.93 ehci_hcd
[ 1.410459] usb usb1: SerialNumber: e066c000.usb
[ 1.415647] hub 1-0:1.0: USB hub found
[ 1.419316] hub 1-0:1.0: 1 port detected
[ 1.423496] ehci-platform e066d000.usb: EHCI Host Controller
[ 1.429070] ehci-platform e066d000.usb: new USB bus registered, assigned bus number 2
[ 1.436999] ehci-platform e066d000.usb: irq 94, io mem 0xe066d000
[ 1.460090] ehci-platform e066d000.usb: USB 2.0 started, EHCI 1.00
[ 1.466240] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.472935] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.480101] usb usb2: Product: EHCI Host Controller
[ 1.484925] usb usb2: Manufacturer: Linux 3.10.93 ehci_hcd
[ 1.490377] usb usb2: SerialNumber: e066d000.usb
[ 1.495037] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.500935] hub 2-0:1.0: USB hub found
[ 1.504602] hub 2-0:1.0: 1 port detected
[ 1.508863] usbcore: registered new interface driver usb-storage
[ 1.514945] usbcore: registered new interface driver usbserial
[ 1.521282] sdhci: Secure Digital Host Controller Interface driver
[ 1.527352] sdhci: Copyright(c) Pierre Ossman
[ 1.531781] stb-sdhci e0635000.sdhci: SDHC/MMC controller IP_3413 Version is 0x75
[ 1.539239] stb-sdhci e0635000.sdhci: SDHC/MMC controller IP_3413 found @ [feb35000] (rev 7501)
[ 1.590082] mmc0: SDHCI controller on IP_3413 [e0635000.sdhci] using ADMA
[ 1.597027] usbcore: registered new interface driver usbhid
[ 1.602532] usbhid: USB HID core driver
[ 1.606581] TCP: cubic registered
[ 1.609809] NET: Registered protocol family 17
[ 1.614428] Key type dns_resolver registered
[ 1.618703] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
[ 1.626240] ThumbEE CPU extension supported.
[ 1.632207] ### dt-test ### No testcase data in device tree; not running tests
[ 1.870095] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.351731] jffs2: Empty flash at 0x03855bfc ends at 0x03856000
[ 4.486539] VFS: Mounted root (jffs2 filesystem) on device 31:0.
[ 4.493332] devtmpfs: mounted
[ 4.496489] Freeing unused kernel memory: 188K
INIT: version booting
Jan 01 00:00:04 STB user.info rcS[104]: start
Jan 01 00:00:04 STB user.info rcS[104]: creating and mounting system directories ...
Jan 01 00:00:04 STB user.info var_mount.sh[128]: start update of var-partition
Jan 01 00:00:04 STB user.info var_mount.sh[128]: try to mount /dev/mtdblock1 to /var
[ 5.174666] jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x008a6ff4: Read 0xffffffff, calculated 0x1490a44b
[ 5.196701] jffs2: Empty flash at 0x008a7038 ends at 0x008a7800
[ 5.202596] jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x008a7fd4: Read 0xffffffff, calculated 0x1ec8ba8c
Wed Jan 1 00:00:00 CET 2020
Jan 01 00:00:00 STB user.info var_update.sh[177]: force some symlinks from var-partition
Jan 01 00:00:00 STB user.info var_update.sh[177]: start update of var-partition
cp: can't stat '/var_init/tuxbox/config/migration.sh': No such file or directory
Jan 01 00:00:00 STB user.info var_update.sh[177]: add some new files to var-partition
cp: can't stat '/var_init/tuxbox/config/rssreader.conf': No such file or directory
cp: can't stat '/var_init/tuxbox/config/webtv_usr.xml': No such file or directory
cp: can't stat '/var_init/tuxbox/config/webradio_usr.xml': No such file or directory
cp: can't stat '/var_init/tuxbox/config/myservices.xml': No such file or directory
Jan 01 00:00:00 STB user.info var_update.sh[177]: done
Jan 1 00:00:00 apollo syslog.info syslogd started: BusyBox v1.31.1
Jan 1 00:00:00 apollo user.info service[220]: running /etc/init.d/mdev start
Jan 1 00:00:00 apollo user.info mdev[223]: mdev coldplug ...
Jan 1 00:00:01 apollo user.info mdev[223]: scanning /sys/bus/usb/devices/ to help mdev with usb-coldplug
Jan 1 00:00:01 apollo user.info mdev[223]: usb device /sys/bus/usb/devices/1-0:1.0 found
Jan 1 00:00:01 apollo user.info mdev[223]: usb device /sys/bus/usb/devices/2-0:1.0 found
Jan 1 00:00:01 apollo user.info rcS[104]: Loading lnxplatnativeDrv.ko
Jan 1 00:00:01 apollo user.info rcS[104]: Loading lnxKKALDrv.ko
Jan 1 00:00:01 apollo user.info mdev-usb[321]: add 1-0 Linux 3.10.93 ehci_hcd EHCI Host Controller
Jan 1 00:00:01 apollo user.info mdev-usb[321]: type 9/0/1
Jan 1 00:00:01 apollo user.info mdev-usb[321]: 1-0 HUB Device
Jan 1 00:00:01 apollo user.info rcS[104]: Loading lnxnotifyqDrv.ko
Jan 1 00:00:01 apollo user.info rcS[104]: Loading lnxplatDrv.ko
Jan 1 00:00:01 apollo user.info mdev-usb[361]: add 2-0 Linux 3.10.93 ehci_hcd EHCI Host Controller
Jan 1 00:00:01 apollo user.info mdev-usb[361]: type 9/0/1
Jan 1 00:00:01 apollo user.info mdev-usb[361]: 2-0 HUB Device
Jan 1 00:00:01 apollo user.info rcS[104]: Loading lnxscsDrv.ko
Jan 1 00:00:02 apollo user.info rcS[104]: Loading lnxcssDrv.ko
Jan 1 00:00:02 apollo user.info rcS[104]: Loading lnxtmasDrv.ko
Jan 1 00:00:02 apollo user.info rcS[104]: Loading lnxtmvssDrvGPL.ko
Jan 1 00:00:03 apollo user.info rcS[104]: Loading lnxtmvssDrv.ko
Jan 1 00:00:03 apollo user.info rcS[104]: Loading lnxpvrDrv.ko
Jan 1 00:00:03 apollo user.info rcS[104]: Loading lnxdvbciDrv.ko
insmod: can't insert '/lib/modules/3.10.93/extra/lnxdvbciDrv.ko': No such device
Jan 1 00:00:04 apollo user.info rcS[104]: Loading framebuffer.ko