OpenWrt Designated Driver r48507+

admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: OpenWrt Designated Driver r48507+

Post by admin »

(DG04)

This message it the continue of install / update of ZyXEL P-2812-HNU(L)-F1
First part is @ https://forum.openwrt.org/viewtopic.php ... 22#p329822

We continue @ step 8 for Installing OpenWrt:

Code: Select all

root@OpenWrt:/# passwd
Changing password for root
New password:
Bad password: too weak
Retype password:
Password for root changed by root
root@OpenWrt:/# ubidetach -p /dev/mtd3
ubidetach: error!: cannot detach "/dev/mtd3"
           error 19 (No such device)
root@OpenWrt:/# ubidetach -p /dev/mtd3
ubidetach: error!: cannot detach "/dev/mtd3"
           error 19 (No such device)
The command 'ubidetach -p /dev/mtd3' returning an error, but we continue...

Code: Select all

root@OpenWrt:/# ubiformat /dev/mtd3 -f /tmp/openwrt-r45269-xrx200-P2812HNUF1-ubifs-ubinized.bin
ubiformat: mtd3 (nand), size 131727360 bytes (125.6 MiB), 1005 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
libscan: scanning eraseblock 1004 -- 100 % complete
ubiformat: 1001 eraseblocks are supposedly empty
ubiformat: 4 bad eraseblocks found, numbers: 223, 351, 459, 890
ubiformat: flashing eraseblock 56 -- 100 % complete
ubiformat: formatting eraseblock 1004 -- 100 % complete
root@OpenWrt:/# reboot
root@OpenWrt:/#
ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
P-2812HNU-Fx # printenv
addconsole=setenv bootargs $bootargs console=$consoledev,$baudrate
addeth=setenv bootargs $bootargs ethaddr=$ethaddr
addip=setenv bootargs $bootargs ip=$ipaddr:$serverip::::$netdev:off
addmachtype=setenv bootargs $bootargs machtype=P-2812HNU-Fx
baudrate=115200
bootcmd=bootm ${kernel_addr}
bootdelay=2
consoledev=ttyLTQ1
ethact=ltq-eth
ethaddr=00:01:02:03:04:05
ipaddr=192.168.1.1
kernel_addr=0xB0060000
load-uboot-nandspl=tftpboot u-boot.ltq.nandspl
load-uboot-nandspl-lzma=tftpboot u-boot.ltq.lzma.nandspl
load-uboot-nandspl-lzo=tftpboot u-boot.ltq.lzo.nandspl
load-uboot-nandtpl=tftpboot u-boot.ltq.nandtpl
load-uboot-nandtpl-lzma=tftpboot u-boot.ltq.lzma.nandtpl
load-uboot-nandtpl-lzo=tftpboot u-boot.ltq.lzo.nandtpl
loadaddr=0x81000000
netdev=eth0
serverip=192.168.1.2
stderr=serial
stdin=serial
stdout=serial
update-uboot-nand=run load-uboot-nandtpl-lzo write-uboot-nand
write-uboot-nand=nand erase 0 $filesize && nand write $fileaddr 0 $filesize

Environment size: 1007/8188 bytes
P-2812HNU-Fx # setenv nboot 'nand read 0x80800000 0x60000 0x200000; bootm 0x80800000'
P-2812HNU-Fx # setenv bootcmd 'run nboot'
P-2812HNU-Fx # saveenv
Saving Environment to NAND...
Erasing NAND...
Erasing at 0x40000 -- 100% complete.
Writing to NAND... OK
P-2812HNU-Fx #
ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x60000, size 0x200000
 2097152 bytes read: OK
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-3.18.10
   Created:      2015-04-04  23:46:07 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1638681 Bytes = 1.6 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.18.10 (sylwek@WRT) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44945) ) #1 Sun Apr 5 01:44:24 CEST 2015
[    0.000000] SoC: VR9 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is P2812HNUF1 - ZyXEL P-2812HNU-F1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00044860
[    0.000000] Readback ErrCtl register=00044860
[    0.000000] Memory: 124780K/131072K available (3506K kernel code, 149K rwdata, 1036K rodata, 152K init, 206K bss, 6292K reserved)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 500MHz
[    0.000000] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.032000] pid_max: default: 32768 minimum: 301
[    0.036000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.044000] pinctrl core: initialized pinctrl subsystem
[    0.052000] NET: Registered protocol family 16
[    0.060000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.064000] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.168000] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.172000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.176000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.180000]   IO 0x000000001ae00000..0x000000001affffff
[    0.192000] gpio-stp-xway 1e100bb0.stp: Init done
[    0.196000] usbcore: registered new interface driver usbfs
[    0.200000] usbcore: registered new interface driver hub
[    0.204000] usbcore: registered new device driver usb
[    0.208000] PCI host bridge to bus 0000:00
[    0.212000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.216000] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.220000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.224000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.228000] Switched to clocksource MIPS
[    0.232000] NET: Registered protocol family 2
[    0.236000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.244000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.252000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.256000] TCP: reno registered
[    0.260000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.268000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.272000] NET: Registered protocol family 1
[    0.276000] gptu: totally 6 16-bit timers/counters
[    0.284000] gptu: misc_register on minor 63
[    0.288000] gptu: succeeded to request irq 126
[    0.292000] gptu: succeeded to request irq 127
[    0.296000] gptu: succeeded to request irq 128
[    0.300000] gptu: succeeded to request irq 129
[    0.304000] gptu: succeeded to request irq 130
[    0.308000] gptu: succeeded to request irq 131
[    0.316000] ralink,eeprom ralink_eep: using RT3062.eeprom as eeprom
[    0.320000] phy-xrx200 gphy-xrx200: requesting lantiq/vr9_phy11g_a1x.bin
[    0.328000] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7940000
[    0.336000] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7940000
[    0.444000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.472000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.480000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.488000] msgmni has been set to 243
[    0.492000] io scheduler noop registered
[    0.496000] io scheduler deadline registered (default)
[    0.504000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.512000] console [ttyLTQ0] enabled
[    0.512000] console [ttyLTQ0] enabled
[    0.520000] bootconsole [early0] disabled
[    0.520000] bootconsole [early0] disabled
[    0.528000] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    0.528000] nand: Samsung NAND 128MiB 3,3V 8-bit
[    0.528000] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    0.544000] Scanning device for bad blocks
[    0.568000] Bad eraseblock 242 at 0x000001e40000
[    0.584000] Bad eraseblock 370 at 0x000002e40000
[    0.596000] Bad eraseblock 478 at 0x000003bc0000
[    0.636000] Bad eraseblock 909 at 0x0000071a0000
[    0.648000] 4 ofpart partitions found on MTD device 10000000.nand-parts
[    0.652000] Creating 4 MTD partitions on "10000000.nand-parts":
[    0.660000] 0x000000000000-0x000000040000 : "uboot"
[    0.664000] 0x000000040000-0x000000060000 : "uboot-env"
[    0.668000] 0x000000060000-0x000000260000 : "kernel"
[    0.676000] 0x000000260000-0x000008000000 : "ubi"
[    0.780000] libphy: lantiq,xrx200-mdio: probed
[    0.800000] net-xrx200: invalid MAC, using random
[    0.868000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    0.936000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:01, irq=-1)
[    1.004000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[    1.072000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[    1.140000] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:05, irq=-1)
[    1.148000] wdt 1f8803f0.watchdog: Init done
[    1.152000] TCP: cubic registered
[    1.156000] NET: Registered protocol family 17
[    1.160000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.172000] Bridge firewalling registered
[    1.176000] 8021q: 802.1Q VLAN Support v1.8
[    1.184000] UBI: auto-attach mtd3
[    1.184000] UBI: attaching mtd3 to ubi0
[    1.376000] UBI: scanning is finished
[    1.400000] UBI: volume 0 ("rootfs") re-sized from 55 to 981 LEBs
[    1.404000] UBI: attached mtd3 (name "ubi", size 125 MiB) to ubi0
[    1.412000] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.416000] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.424000] UBI: VID header offset: 512 (aligned 512), data offset: 2048
[    1.432000] UBI: good PEBs: 1001, bad PEBs: 4, corrupted PEBs: 0
[    1.436000] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.444000] UBI: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 1881164135
[    1.452000] UBI: available PEBs: 0, total reserved PEBs: 1001, PEBs reserved for bad PEB handling: 16
[    1.464000] UBI: background thread "ubi_bgt0d" sta[    1.492000] UBIFS: background thread "ubifs_bgt0_0" started, PID 243
[    1.524000] UBIFS: start fixing up free space
[    1.956000] UBIFS: free space fixup complete
[    1.984000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.988000] UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.000000] UBIFS: FS size: 125153280 bytes (119 MiB, 970 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
[    2.008000] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.012000] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 5B723E51-B172-4D88-99D3-C0046D16B30E, small LPT model
[    2.028000] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    2.032000] Freeing unused kernel memory: 152K (8049a000 - 804c0000)
[    2.192000] init: failed to symlink /tmp -> /var
[    2.196000] init: Console is alive
[    2.196000] init: - watchdog -
[    2.380000] dwc2 1e101000.ifxhcd: requested GPIO 489
[    3.244000] dwc2 1e101000.ifxhcd: DWC OTG Controller
[    3.244000] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[    3.252000] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[    3.260000] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.260000] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
[    3.272000] hub 1-0:1.0: USB hub found
[    3.276000] hub 1-0:1.0: 1 port detected
[    3.872000] eth0: port 0 got link
[    4.140000] dwc2 1e106000.ifxhcd: DWC OTG Controller
[    4.140000] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
[    4.148000] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
[    4.156000] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
[    4.156000] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
[    4.168000] hub 2-0:1.0: USB hub found
[    4.172000] hub 2-0:1.0: 1 port detected
[    4.204000] init: - preinit -
[    4.360000] random: procd urandom read with 15 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    7.492000] mount_root: mounting /dev/root
[    7.512000] procd: - early -
[    7.512000] procd: - watchdog -
[    8.092000] procd: - ubus -
[    9.104000] procd: - init -
Please press Enter to activate this console.
[   10.184000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH

[   10.296000] NET: Registered protocol family 10
[   10.312000] NET: Registered protocol family 8
[   10.316000] NET: Registered protocol family 20
[   10.332000] PPP generic driver version 2.4.2
[   10.348000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.396000] MEI CPE Driver, Version 1.2.0

[   10.396000] (c) Copyright 2009, Infineon Technologies AG
### MEI CPE - MEI CPE - MEI CPE - MEI CPE ###


Lantiq CPE API Driver version: DSL CPE API V4.11.4
[   10.452000]
[   10.452000] Predefined debug level: 2
[   10.464000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[   10.472000] Backport generated by backports.git backports-20150129-0-gdd4a670
[   10.484000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.496000] Infineon Technologies DEU driver version 2.0.0
[   10.504000] IFX DEU DES initialized (multiblock).
[   10.508000] IFX DEU AES initialized (multiblock).
[   10.512000] IFX DEU ARC4 initialized (multiblock).
[   10.516000] IFX DEU SHA1 initialized.
[   10.520000] IFX DEU MD5 initialized.
[   10.524000] IFX DEU SHA1_HMAC initialized.
[   10.528000] IFX DEU MD5_HMAC initialized.
[   10.552000] nf_conntrack version 0.5.0 (1952 buckets, 7808 max)
[   10.584000] NET: Registered protocol family 24
[   10.608000] xt_time: kernel timezone is -0000
[   10.684000] cfg80211: Calling CRDA to update world regulatory domain
[   10.712000] cfg80211: World regulatory domain updated:
[   10.712000] cfg80211:  DFS Master region: unset
[   10.720000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   10.728000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.736000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   10.744000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   10.752000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   10.760000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   10.768000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   10.776000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   10.784000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   11.020000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   11.024000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   11.028000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.
[   11.040000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[   11.048000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
ioctl ATM_SETESI: No such device
[   17.960000] PTM 1.0.27    PTM (E1) firmware version 0.30
[   17.964000] ifxmips_ptm: PTM init succeed
[   20.044000] device eth0.1 entered promiscuous mode
[   20.048000] device eth0 entered promiscuous mode
[   20.056000] br-lan: port 1(eth0.1) entered forwarding state
[   20.060000] br-lan: port 1(eth0.1) entered forwarding state
[   22.064000] br-lan: port 1(eth0.1) entered forwarding state
[   32.392000] random: nonblocking pool is initialized



BusyBox v1.22.1 (2015-03-24 23:40:36 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 CHAOS CALMER (Bleeding Edge, r45269)
 -----------------------------------------------------
  * 1 1/2 oz Gin            Shake with a glassful
  * 1/4 oz Triple Sec       of broken ice and pour
  * 3/4 oz Lime Juice       unstrained into a goblet.
  * 1 1/2 oz Orange Juice
  * 1 tsp. Grenadine Syrup
 -----------------------------------------------------
root@OpenWrt:/#
Last -serial logs- from update by web-GUI from r45269 to r48507:
(and a additional manual REBOOT)

NOTE:
If you want to experiment more with DSL functionality, i recommend NOT to update to r48507 as this update removes some DSL functionality !
Build / make your own versions & test them over r45269 (i thought ATM & PTM possibilities).

DG.

Code: Select all

root@OpenWrt:/# Watchdog handover: fd=3
- watchdog -
killall: dropbear: no process killed
Sending TERM to remaining processes ... logd rpcd netifd odhcpd vdsl_cpe_contro ntpd dnsmasq sh sysupgrade ubus ubusd
Sending KILL to remaining processes ...
Switching to ramdisk...
[  520.356000] UBIFS: background thread "ubifs_bgt0_0" stops
[  520.380000] UBIFS: un-mount UBI device 0, volume 0
Unlocking kernel ...

Writing from <stdin> to kernel ...
Set volume size to 126572544
Volume ID 0, size 981 LEBs (126572544 bytes, 120.7 MiB), LEB size 129024 bytes (126.0 KiB), dynamic, name "rootfs", alignment 1
[  523.980000] UBIFS: background thread "ubifs_bgt0_0" started, PID 3415
[  524.008000] UBIFS: start fixing up free space
[  524.592000] UBIFS: free space fixup complete
[  524.620000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[  524.624000] UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[  524.632000] UBIFS: FS size: 125153280 bytes (119 MiB, 970 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
[  524.644000] UBIFS: reserved for root: 0 bytes (0 KiB)
[  524.648000] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 773DBBCE-2EB7-452E-9CD3-22B1C2D52ABE, small LPT model
[  524.700000] UBIFS: un-mount UBI device 0, volume 0
[  524.704000] UBIFS: background thread "ubifs_bgt0_0" stops
sysupgrade successful
[  524.728000] reboot: Reó
ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x60000, size 0x200000
 2097152 bytes read: OK
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-4.4
   Created:      2016-02-07  22:41:38 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1714163 Bytes = 1.6 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 4.4.0 (dguser@DGDEB02) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48507) ) #1 Sun Feb 7 23:41:28 CET 2016
[    0.000000] SoC: xRX200 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is P2812HNUF1 - ZyXEL P-2812HNU-F1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00044861
[    0.000000] Readback ErrCtl register=00044861
[    0.000000] Memory: 124452K/131072K available (3775K kernel code, 165K rwdata, 1020K rodata, 208K init, 211K bss, 6620K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 500MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[    0.000010] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[    0.007855] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.042317] pid_max: default: 32768 minimum: 301
[    0.047155] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.053724] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.066883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.076654] pinctrl core: initialized pinctrl subsystem
[    0.082479] NET: Registered protocol family 16
[    0.091783] pinctrl-xway 1e100b10.pinmux: Init done
[    0.097283] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.207493] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.222889] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.228535]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.233787]   IO 0x000000001ae00000..0x000000001affffff
[    0.253011] gpio-stp-xway 1e100bb0.stp: Init done
[    0.258328] usbcore: registered new interface driver usbfs
[    0.263819] usbcore: registered new interface driver hub
[    0.269176] usbcore: registered new device driver usb
[    0.274569] PCI host bridge to bus 0000:00
[    0.278564] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.285476] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.291464] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.298318] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.306825] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.314519] clocksource: Switched to clocksource MIPS
[    0.321044] NET: Registered protocol family 2
[    0.326193] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.333081] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.339461] TCP: Hash tables configured (established 1024 bind 1024)
[    0.345972] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.351816] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.358393] NET: Registered protocol family 1
[    0.363126] gptu: totally 6 16-bit timers/counters
[    0.367945] gptu: misc_register on minor 63
[    0.372062] gptu: succeeded to request irq 126
[    0.376553] gptu: succeeded to request irq 127
[    0.381066] gptu: succeeded to request irq 128
[    0.385580] gptu: succeeded to request irq 129
[    0.390094] gptu: succeeded to request irq 130
[    0.394610] gptu: succeeded to request irq 131
[    0.399818] ralink,eeprom ralink_eep: using RT3062.eeprom as eeprom
[    0.406202] phy-xrx200 gphy-xrx200: requesting lantiq/vr9_phy11g_a1x.bin
[    0.413605] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7960000
[    0.419937] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7960000
[    0.527512] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.559533] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.565279] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.578911] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[    0.586207] io scheduler noop registered
[    0.590169] io scheduler deadline registered (default)
[    0.596027] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.604928] console [ttyLTQ0] enabled
[    0.604928] console [ttyLTQ0] enabled
[    0.612254] bootconsole [early0] disabled
[    0.612254] bootconsole [early0] disabled
[    0.623926] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    0.628822] nand: Samsung NAND 128MiB 3,3V 8-bit
[    0.633436] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.641088] Scanning device for bad blocks
[    0.665712] Bad eraseblock 242 at 0x000001e40000
[    0.679709] Bad eraseblock 370 at 0x000002e40000
[    0.692002] Bad eraseblock 478 at 0x000003bc0000
[    0.731676] Bad eraseblock 909 at 0x0000071a0000
[    0.744554] 4 ofpart partitions found on MTD device NAND 128MiB 3,3V 8-bit
[    0.749997] Creating 4 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[    0.756178] 0x000000000000-0x000000040000 : "uboot"
[    0.762908] 0x000000040000-0x000000060000 : "uboot-env"
[    0.768754] 0x000000060000-0x000000260000 : "kernel"
[    0.774347] 0x000000260000-0x000008000000 : "ubi"
[    0.882693] libphy: lantiq,xrx200-mdio: probed
[    0.955249] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    1.023222] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:01, irq=-1)
[    1.091206] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[    1.159206] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[    1.227221] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:05, irq=-1)
[    1.235080] wdt 1f8803f0.watchdog: Init done
[    1.242056] NET: Registered protocol family 10
[    1.251889] NET: Registered protocol family 17
[    1.255036] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.267557] 8021q: 802.1Q VLAN Support v1.8
[    1.276036] UBI: auto-attach mtd3
[    1.277720] ubi0: attaching mtd3
[    1.467325] ubi0: scanning is finished
[    1.481628] ubi0: attached mtd3 (name "ubi", size 125 MiB)
[    1.485712] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.492557] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.499257] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[    1.506044] ubi0: good PEBs: 1001, bad PEBs: 4, corrupted PEBs: 0
[    1.512139] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.519367] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1881164135
[    1.528504] ubi0: available PEBs: 0, total reserved PEBs: 1001, PEBs reserved for bad PEB handling: 16
[    1.537868] ubi0: background thread "ubi_bgt0d" started, PID[    1.567444] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 308
[    1.660208] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.666218] UBIFS (ubi0:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.676103] UBIFS (ubi0:0): FS size: 125153280 bytes (119 MiB, 970 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
[    1.686714] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[    1.692555] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 773DBBCE-2EB7-452E-9CD3-22B1C2D52ABE, small LPT model
[    1.704608] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    1.710582] Freeing unused kernel memory: 208K (804dc000 - 80510000)
[    1.853689] init: Console is alive
[    1.855972] init: - watchdog -
[    2.099781] SCSI subsystem initialized
[    2.131647] dwc2 1e101000.ifxhcd: requested GPIO 489
[    2.135241] dwc2 1e101000.ifxhcd: Configuration mismatch. Forcing host mode
[    2.998696] dwc2 1e101000.ifxhcd: DWC OTG Controller
[    3.002266] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[    3.009621] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[    3.015132] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.022573] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
[    3.030048] hub 1-0:1.0: USB hub found
[    3.032973] hub 1-0:1.0: 1 port detected
[    3.037047] dwc2 1e106000.ifxhcd: Configuration mismatch. Forcing host mode
[    3.898709] dwc2 1e106000.ifxhcd: DWC OTG Controller
[    3.902278] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
[    3.909631] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
[    3.915143] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.922584] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
[    3.929954] hub 2-0:1.0: USB hub found
[    3.932991] hub 2-0:1.0: 1 port detected
[    3.949306] usbcore: registered new interface driver usb-storage
[    4.861696] init: - preinit -
[    4.954741] eth0: port 0 got link
[    5.072682] random: procd urandom read with 19 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    8.207014] mount_root: mounting /dev/root
[    8.215686] mount_root: loading kmods from internal overlay
[    8.341860] block: attempting to load /etc/config/fstab
[    8.348528] block: unable to load configuration (fstab: Entry not found)
[    8.353986] block: no usable configuration
- config restore -
[    8.415561] procd: - early -
[    8.417150] procd: - watchdog -
[    9.004357] procd: - ubus -
[   10.014247] procd: - init -
Please press Enter to activate this console.
[   11.184868] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[   11.209436] NET: Registered protocol family 8
[   11.212395] NET: Registered protocol family 20
[   11.248820] PPP generic driver version 2.4.2
[   11.261692] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.284479] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
[   11.290485] Backport generated by backports.git backports-20151218-0-g2f58d9d
[   11.302877] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.316831] Infineon Technologies DEU driver version 2.0.0
[   11.322560] IFX DEU DES initialized (multiblock).
[   11.326762] IFX DEU AES initialized (multiblock).
[   11.330936] IFX DEU ARC4 initialized (multiblock).
[   11.335570] IFX DEU SHA1 initialized.
[   11.339174] IFX DEU MD5 initialized.
[   11.342755] IFX DEU SHA1_HMAC initialized.
[   11.346889] IFX DEU MD5_HMAC initialized.
[   11.369652] nf_conntrack version 0.5.0 (1947 buckets, 7788 max)
[   11.395271] NET: Registered protocol family 24
[   11.400658] usbcore: registered new interface driver ums-alauda
[   11.407429] usbcore: registered new interface driver ums-cypress
[   11.414361] usbcore: registered new interface driver ums-datafab
[   11.421114] usbcore: registered new interface driver ums-freecom
[   11.428090] usbcore: registered new interface driver ums-isd200
[   11.435026] usbcore: registered new interface driver ums-jumpshot
[   11.441909] usbcore: registered new interface driver ums-karma
[   11.449113] usbcore: registered new interface driver ums-sddr09
[   11.456118] usbcore: registered new interface driver ums-sddr55
[   11.463251] usbcore: registered new interface driver ums-usbat
[   11.489234] xt_time: kernel timezone is -0000
[   11.791939] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   11.796352] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   11.802378] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.
[   11.813764] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[   11.820135] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[   20.599529] device eth0.1 entered promiscuous mode
[   20.602949] device eth0 entered promiscuous mode
[   20.628373] br-lan: port 1(eth0.1) entered forwarding state
[   20.632610] br-lan: port 1(eth0.1) entered forwarding state
[   22.634575] br-lan: port 1(eth0.1) entered forwarding state
[   31.706562] random: nonblocking pool is initialized



BusyBox v1.24.1 (2016-02-07 23:35:32 CET) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 DESIGNATED DRIVER (Bleeding Edge, r48507)
 -----------------------------------------------------
  * 2 oz. Orange Juice         Combine all juices in a
  * 2 oz. Pineapple Juice      tall glass filled with
  * 2 oz. Grapefruit Juice     ice, stir well.
  * 2 oz. Cranberry Juice
 -----------------------------------------------------
root@OpenWrt:/# REBOOT
[  591.803893] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" stops

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x60000, size 0x200000
 2097152 bytes read: OK
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-4.4
   Created:      2016-02-07  22:41:38 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1714163 Bytes = 1.6 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 4.4.0 (dguser@DGDEB02) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48507) ) #1 Sun Feb 7 23:41:28 CET 2016
[    0.000000] SoC: xRX200 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is P2812HNUF1 - ZyXEL P-2812HNU-F1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00044860
[    0.000000] Readback ErrCtl register=00044860
[    0.000000] Memory: 124452K/131072K available (3775K kernel code, 165K rwdata, 1020K rodata, 208K init, 211K bss, 6620K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 500MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[    0.000010] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[    0.007855] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.042316] pid_max: default: 32768 minimum: 301
[    0.047154] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.053724] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.066883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.076662] pinctrl core: initialized pinctrl subsystem
[    0.082489] NET: Registered protocol family 16
[    0.091791] pinctrl-xway 1e100b10.pinmux: Init done
[    0.097291] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.207505] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.222905] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.228553]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.233805]   IO 0x000000001ae00000..0x000000001affffff
[    0.253030] gpio-stp-xway 1e100bb0.stp: Init done
[    0.258346] usbcore: registered new interface driver usbfs
[    0.263837] usbcore: registered new interface driver hub
[    0.269194] usbcore: registered new device driver usb
[    0.274585] PCI host bridge to bus 0000:00
[    0.278573] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.285484] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.291472] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.298327] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.306833] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.314527] clocksource: Switched to clocksource MIPS
[    0.321052] NET: Registered protocol family 2
[    0.326203] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.333089] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.339469] TCP: Hash tables configured (established 1024 bind 1024)
[    0.345981] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.351825] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.358401] NET: Registered protocol family 1
[    0.363135] gptu: totally 6 16-bit timers/counters
[    0.367954] gptu: misc_register on minor 63
[    0.372071] gptu: succeeded to request irq 126
[    0.376562] gptu: succeeded to request irq 127
[    0.381075] gptu: succeeded to request irq 128
[    0.385589] gptu: succeeded to request irq 129
[    0.390103] gptu: succeeded to request irq 130
[    0.394618] gptu: succeeded to request irq 131
[    0.399828] ralink,eeprom ralink_eep: using RT3062.eeprom as eeprom
[    0.406210] phy-xrx200 gphy-xrx200: requesting lantiq/vr9_phy11g_a1x.bin
[    0.413613] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7960000
[    0.419946] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7960000
[    0.527520] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.559541] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.565288] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.578921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[    0.586216] io scheduler noop registered
[    0.590178] io scheduler deadline registered (default)
[    0.596035] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.604937] console [ttyLTQ0] enabled
[    0.604937] console [ttyLTQ0] enabled
[    0.612262] bootconsole [early0] disabled
[    0.612262] bootconsole [early0] disabled
[    0.623933] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    0.628830] nand: Samsung NAND 128MiB 3,3V 8-bit
[    0.633444] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.641096] Scanning device for bad blocks
[    0.665715] Bad eraseblock 242 at 0x000001e40000
[    0.679713] Bad eraseblock 370 at 0x000002e40000
[    0.692003] Bad eraseblock 478 at 0x000003bc0000
[    0.731671] Bad eraseblock 909 at 0x0000071a0000
[    0.744544] 4 ofpart partitions found on MTD device NAND 128MiB 3,3V 8-bit
[    0.749988] Creating 4 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[    0.756168] 0x000000000000-0x000000040000 : "uboot"
[    0.762901] 0x000000040000-0x000000060000 : "uboot-env"
[    0.768745] 0x000000060000-0x000000260000 : "kernel"
[    0.774337] 0x000000260000-0x000008000000 : "ubi"
[    0.882690] libphy: lantiq,xrx200-mdio: probed
[    0.955257] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    1.023230] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:01, irq=-1)
[    1.091215] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[    1.159214] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[    1.227229] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:05, irq=-1)
[    1.235085] wdt 1f8803f0.watchdog: Init done
[    1.242064] NET: Registered protocol family 10
[    1.251893] NET: Registered protocol family 17
[    1.255044] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.267565] 8021q: 802.1Q VLAN Support v1.8
[    1.276049] UBI: auto-attach mtd3
[    1.277737] ubi0: attaching mtd3
[    1.467364] ubi0: scanning is finished
[    1.481662] ubi0: attached mtd3 (name "ubi", size 125 MiB)
[    1.485747] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.492591] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.499291] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[    1.506079] ubi0: good PEBs: 1001, bad PEBs: 4, corrupted PEBs: 0
[    1.512174] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.519401] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1881164135
[    1.528538] ubi0: available PEBs: 0, total reserved PEBs: 1001, PEBs reserved for bad PEB handling: 16
[    1.537902] ubi0: background thread "ubi_bgt0d" started, PID[    1.567478] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 308
[    1.643077] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.649088] UBIFS (ubi0:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.658973] UBIFS (ubi0:0): FS size: 125153280 bytes (119 MiB, 970 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
[    1.669584] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[    1.675427] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 773DBBCE-2EB7-452E-9CD3-22B1C2D52ABE, small LPT model
[    1.687408] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    1.693413] Freeing unused kernel memory: 208K (804dc000 - 80510000)
[    1.836755] init: Console is alive
[    1.839046] init: - watchdog -
[    2.083436] SCSI subsystem initialized
[    2.115480] dwc2 1e101000.ifxhcd: requested GPIO 489
[    2.119078] dwc2 1e101000.ifxhcd: Configuration mismatch. Forcing host mode
[    2.982705] dwc2 1e101000.ifxhcd: DWC OTG Controller
[    2.986277] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[    2.993631] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[    2.999143] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.006583] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
[    3.013946] hub 1-0:1.0: USB hub found
[    3.016988] hub 1-0:1.0: 1 port detected
[    3.021057] dwc2 1e106000.ifxhcd: Configuration mismatch. Forcing host mode
[    3.882707] dwc2 1e106000.ifxhcd: DWC OTG Controller
[    3.886278] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
[    3.893632] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
[    3.899145] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.906585] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
[    3.913955] hub 2-0:1.0: USB hub found
[    3.916990] hub 2-0:1.0: 1 port detected
[    3.933321] usbcore: registered new interface driver usb-storage
[    3.954673] eth0: port 0 got link
[    4.844795] init: - preinit -
[    5.054209] random: procd urandom read with 19 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    8.197762] mount_root: mounting /dev/root
[    8.206434] mount_root: loading kmods from internal overlay
[    8.332620] block: attempting to load /etc/config/fstab
[    8.340330] block: extroot: not configured
[    8.354894] procd: - early -
[    8.356480] procd: - watchdog -
[    8.945105] procd: - ubus -
[    9.956546] procd: - init -
Please press Enter to activate this console.
[   11.110690] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[   11.135286] NET: Registered protocol family 8
[   11.138191] NET: Registered protocol family 20
[   11.174748] PPP generic driver version 2.4.2
[   11.187689] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.210370] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
[   11.216381] Backport generated by backports.git backports-20151218-0-g2f58d9d
[   11.229289] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.242740] Infineon Technologies DEU driver version 2.0.0
[   11.248652] IFX DEU DES initialized (multiblock).
[   11.252862] IFX DEU AES initialized (multiblock).
[   11.257029] IFX DEU ARC4 initialized (multiblock).
[   11.261695] IFX DEU SHA1 initialized.
[   11.265269] IFX DEU MD5 initialized.
[   11.268864] IFX DEU SHA1_HMAC initialized.
[   11.272981] IFX DEU MD5_HMAC initialized.
[   11.295648] nf_conntrack version 0.5.0 (1947 buckets, 7788 max)
[   11.321208] NET: Registered protocol family 24
[   11.326444] usbcore: registered new interface driver ums-alauda
[   11.333171] usbcore: registered new interface driver ums-cypress
[   11.340149] usbcore: registered new interface driver ums-datafab
[   11.346942] usbcore: registered new interface driver ums-freecom
[   11.353881] usbcore: registered new interface driver ums-isd200
[   11.360813] usbcore: registered new interface driver ums-jumpshot
[   11.367740] usbcore: registered new interface driver ums-karma
[   11.374982] usbcore: registered new interface driver ums-sddr09
[   11.381906] usbcore: registered new interface driver ums-sddr55
[   11.389014] usbcore: registered new interface driver ums-usbat
[   11.414882] xt_time: kernel timezone is -0000
[   11.716815] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   11.721230] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   11.727256] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.
[   11.738685] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[   11.745036] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[   19.519750] device eth0.1 entered promiscuous mode
[   19.523155] device eth0 entered promiscuous mode
[   19.548424] br-lan: port 1(eth0.1) entered forwarding state
[   19.552663] br-lan: port 1(eth0.1) entered forwarding state
[   21.554535] br-lan: port 1(eth0.1) entered forwarding state
[   32.550566] random: nonblocking pool is initialized



BusyBox v1.24.1 (2016-02-07 23:35:32 CET) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 DESIGNATED DRIVER (Bleeding Edge, r48507)
 -----------------------------------------------------
  * 2 oz. Orange Juice         Combine all juices in a
  * 2 oz. Pineapple Juice      tall glass filled with
  * 2 oz. Grapefruit Juice     ice, stir well.
  * 2 oz. Cranberry Juice
 -----------------------------------------------------
root@OpenWrt:/#
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: OpenWrt Designated Driver r48507+

Post by admin »

First ZyXEL P-2812HNU-F1 with strange behavior.
Was used as 'normal' router with WLAN functionality (no DSL).

First boot starts oké, (Net: ltq-eth is found in initial u-boot) until the load of RT3062.eeprom.
Next, after several seconds, a automatic reboot is followed. And in this u-boot sequence Net: ltq-eth is not found ??

Code: Select all

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x60000, size 0x200000
 2097152 bytes read: OK
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-4.4
   Created:      2016-02-03  23:59:29 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1714184 Bytes = 1.6 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 4.4.0 (dguser@DGDEB02) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48507) ) #6 Mon Feb 1 01:01:45 CET 2016
[    0.000000] SoC: xRX200 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is P2812HNUF1 - ZyXEL P-2812HNU-F1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=000442f0
[    0.000000] Readback ErrCtl register=000442f0
[    0.000000] Memory: 124452K/131072K available (3775K kernel code, 165K rwdata, 1020K rodata, 208K init, 211K bss, 6620K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 500MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[    0.000010] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[    0.007855] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.042316] pid_max: default: 32768 minimum: 301
[    0.047155] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.053724] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.066880] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.076653] pinctrl core: initialized pinctrl subsystem
[    0.082480] NET: Registered protocol family 16
[    0.091784] pinctrl-xway 1e100b10.pinmux: Init done
[    0.097283] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.207496] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.222896] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.228543]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.233796]   IO 0x000000001ae00000..0x000000001affffff
[    0.253021] gpio-stp-xway 1e100bb0.stp: Init done
[    0.258338] usbcore: registered new interface driver usbfs
[    0.263828] usbcore: registered new interface driver hub
[    0.269185] usbcore: registered new device driver usb
[    0.274577] PCI host bridge to bus 0000:00
[    0.278565] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.285476] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.291464] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.298318] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.306848] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.314535] clocksource: Switched to clocksource MIPS
[    0.321062] NET: Registered protocol family 2
[    0.326210] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.333098] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.339478] TCP: Hash tables configured (established 1024 bind 1024)
[    0.345989] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.351834] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.358412] NET: Registered protocol family 1
[    0.363153] gptu: totally 6 16-bit timers/counters
[    0.367972] gptu: misc_register on minor 63
[    0.372088] gptu: succeeded to request irq 126
[    0.376579] gptu: succeeded to request irq 127
[    0.381092] gptu: succeeded to request irq 128
[    0.385606] gptu: succeeded to request irq 129
[    0.390120] gptu: succeeded to request irq 130
[    0.394636] gptu: succeeded to request irq 131
[    0.399843] ralink,eeprom ralink_eep: using RT3062.eeprom as eeprom
[    0.406227] phy-xrx200 gphy-xrx200: requesting lantiq/vr9_phy11g_a1x.bin
[    0.413629] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7960000
[    0.419964] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7960000
[    0.527538] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.559560] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.565305] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.578937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[    0.586233] io scheduler noop registered
[    0.590195] io scheduler deadline registered (default)
[    0.596054] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.604954] console [ttyLTQ0] enabled
[    0.604954] console [ttyLTQ0] enabled
[    0.612280] bootconsole [early0] disabled
[    0.612280] bootconsole [early0] disabled
[    0.623954] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    0.628848] nand: Samsung NAND 128MiB 3,3V 8-bit
[    0.633462] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.641114] Scanning device for bad blocks
[    0.647215] Bad eraseblock 24 at 0x000000300000
[    0.733041] 4 ofpart partitions found on MTD device NAND 128MiB 3,3V 8-bit
[    0.738490] Creating 4 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[    0.744671] 0x000000000000-0x000000040000 : "uboot"
[    0.751388] 0x000000040000-0x000000060000 : "uboot-env"
[    0.757240] 0x000000060000-0x000000260000 : "kernel"
[    0.762909] 0x000000260000-0x000008000000 : "ubi"
[    0.871243] libphy: lantiq,xrx200-mdio: probed
[    0.943265] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:00, irq=-1)
[    1.011238] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:01, irq=-1)
[    1.079222] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[    1.147221] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[    1.215237] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.3] (phy_addr=0:05, irq=-1)
[    1.223094] wdt 1f8803f0.watchdog: Init done
[    1.230070] NET: Registered protocol family 10
[    1.239900] NET: Registered protocol family 17
[    1.243051] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.255571] 8021q: 802.1Q VLAN Support v1.8
[    1.264050] UBI: auto-attach mtd3
[    1.265734] ubi0: attaching mtd3
[    1.453990] ubi0: scanning is finished
[    1.468314] ubi0: attached mtd3 (name "ubi", size 125 MiB)
[    1.472394] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.479240] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.485938] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[    1.492729] ubi0: good PEBs: 1004, bad PEBs: 1, corrupted PEBs: 0
[    1.498821] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.506048] ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 847896467
[    1.515100] ubi0: available PEBs: 0, total reserved PEBs: 1004, PEBs reserved for bad PEB handling: 19
[    1.524463] ubi0: background thread "ubi_bgt0d" started, PID [    1.553965] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 308
[    1.582659] UBIFS (ubi0:0): recovery needed
[    1.679290] UBIFS (ubi0:0): recovery completed
[    1.682370] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    1.689724] UBIFS (ubi0:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    1.699623] UBIFS (ubi0:0): FS size: 125153280 bytes (119 MiB, 970 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
[    1.710234] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[    1.716077] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID E7F14D3C-391E-474F-80A0-C18983702E27, small LPT model
[    1.728173] VFS: Mounted root (ubifs filesystem) on device 0:11.
[    1.734073] Freeing unused kernel memory: 208K (804dc000 - 80510000)
[    1.875772] init: Console is alive
[    1.878003] init: - watchdog -
[    2.140336] SCSI subsystem initialized
[    2.172931] dwc2 1e101000.ifxhcd: requested GPIO 489
[    2.176533] dwc2 1e101000.ifxhcd: Configuration mismatch. Forcing host mode
[    3.038711] dwc2 1e101000.ifxhcd: DWC OTG Controller
[    3.042277] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[    3.049622] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[    3.055142] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.062585] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
[    3.069951] hub 1-0:1.0: USB hub found
[    3.072991] hub 1-0:1.0: 1 port detected
[    3.077060] dwc2 1e106000.ifxhcd: Configuration mismatch. Forcing host mode
[    3.938719] dwc2 1e106000.ifxhcd: DWC OTG Controller
[    3.942289] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
[    3.949640] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
[    3.955155] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.962596] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
[    3.970113] hub 2-0:1.0: USB hub found
[    3.973000] hub 2-0:1.0: 1 port detected
[    3.989431] usbcore: registered new interface driver usb-storage
[    4.887376] init: - preinit -
[    5.087192] random: procd urandom read with 19 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    8.205616] mount_root: mounting /dev/root
[    8.210814] mount_root: loading kmods from internal overlay
[    8.342366] block: attempting to load /etc/config/fstab
[    8.351246] block: extroot: not configured
[    8.365623] procd: - early -
[    8.367260] procd: - watchdog -
[    8.961444] procd: - ubus -
[   10.279921] procd: - init -
Please press Enter to activate this console.
[   11.311898] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[   11.336665] NET: Registered protocol family 8
[   11.339621] NET: Registered protocol family 20
[   11.375934] PPP generic driver version 2.4.2
[   11.389340] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.412310] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
[   11.418311] Backport generated by backports.git backports-20151218-0-g2f58d9d
[   11.430730] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.444681] Infineon Technologies DEU driver version 2.0.0
[   11.450356] IFX DEU DES initialized (multiblock).
[   11.454589] IFX DEU AES initialized (multiblock).
[   11.458734] IFX DEU ARC4 initialized (multiblock).
[   11.463362] IFX DEU SHA1 initialized.
[   11.466967] IFX DEU MD5 initialized.
[   11.470519] IFX DEU SHA1_HMAC initialized.
[   11.474633] IFX DEU MD5_HMAC initialized.
[   11.497390] nf_conntrack version 0.5.0 (1947 buckets, 7788 max)
[   11.523146] NET: Registered protocol family 24
[   11.528541] usbcore: registered new interface driver ums-alauda
[   11.535300] usbcore: registered new interface driver ums-cypress
[   11.542254] usbcore: registered new interface driver ums-datafab
[   11.549008] usbcore: registered new interface driver ums-freecom
[   11.556007] usbcore: registered new interface driver ums-isd200
[   11.562954] usbcore: registered new interface driver ums-jumpshot
[   11.569884] usbcore: registered new interface driver ums-karma
[   11.577143] usbcore: registered new interface driver ums-sddr09
[   11.584134] usbcore: registered new interface driver ums-sddr55
[   11.591273] usbcore: registered new interface driver ums-usbat
[   11.617330] xt_time: kernel timezone is -0000
[   11.917168] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   11.921576] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   11.927605] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.

ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK

U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot


U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NAND
DRAM:  128 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   Phy not found
PHY reset timed out
Phy not found
PHY reset timed out
ltq-eth
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x60000, size 0x200000
NAND read from offset 60000 failed -74
 0 bytes read: ERROR
Wrong Image Format for bootm command
ERROR: can't get kernel image!
P-2812HNU-Fx #
Even next read from NAND is failed (-74)? Weird behavior.

Checking the logs, shows missing:

Code: Select all

[    0.308894] pci 0000:00:0e.0: [1814:3062] type 00 class 0x028000
[    0.308949] pci 0000:00:0e.0: reg 0x10: [mem 0xffff0000-0xffffffff]
[    0.309323] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
The first line is detection of the WLAN device ... hmmm, is it broken?
I guess not, as the initial boot always has: Net: ltq-eth found !

A complete re-flash should work, we'll try ...

DG.
Post Reply