#22083: kernel 4.1.16 BCM63XX Neufbox6 rtl8366 switch broken ?
--------------------------+------------------------
Reporter: zouhair.s@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: base system | Version: Trunk
Resolution: | Keywords:
--------------------------+------------------------
Comment (by zouhair.s@…):
This switch is working in r47068 kernel 3.10.49
{{{
swconfig list
Found: switch0 - rtl8367
}}}
{{{
[ 0.000000] Linux version 3.10.49 (moi@zz) (gcc version 4.8.3
(OpenWrt/Linaro GCC 4.8-2014.04 r47068) ) #1 Fri Mar 25 16:25:10 CET 2016
[ 0.000000] Detected Broadcom 0x6362 CPU revision b0
[ 0.000000] CPU frequency is 400 MHz
[ 0.000000] 64MB of RAM installed
[ 0.000000] registering 48 GPIOs
[ 0.000000] board_bcm963xx: Boot address 0xb8000000
[ 0.000000] board_bcm963xx: CFE version: 1.0.37-106.5
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0002a070 (Broadcom BMIPS4350)
[ 0.000000] board: board name: NB6
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x03ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 80394ab0, node_mem_map
81000000
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16384 pages, LIFO batch:3
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 16
bytes.
[ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases,
linesize 16 bytes
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 16256
[ 0.000000] Kernel command line: root=/dev/mtdblock2
rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768
bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384
bytes)
[ 0.000000] Memory: 60692k/65536k available (2951k kernel code, 4844k
reserved, 758k data, 256k init, 0k highmem)
[ 0.000000] NR_IRQS:256
[ 0.028000] Calibrating delay loop... 397.82 BogoMIPS (lpj=795648)
[ 0.032000] pid_max: default: 32768 minimum: 301
[ 0.036000] Mount-cache hash table entries: 512
[ 0.044000] NET: Registered protocol family 16
[ 0.068000] bio: create slab <bio-0> at 0
[ 0.072000] usbcore: registered new interface driver usbfs
[ 0.076000] usbcore: registered new interface driver hub
[ 0.080000] usbcore: registered new device driver usb
[ 0.084000] Linux video capture interface: v2.00
[ 0.088000] Switching to clocksource MIPS
[ 0.096000] NET: Registered protocol family 2
[ 0.100000] TCP established hash table entries: 512 (order: 0, 4096
bytes)
[ 0.108000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[ 0.116000] TCP: Hash tables configured (established 512 bind 512)
[ 0.120000] TCP: reno registered
[ 0.124000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.132000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.136000] NET: Registered protocol family 1
[ 0.140000] PCI: CLS 0 bytes, default 16
[ 0.144000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.152000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
(CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.164000] msgmni has been set to 118
[ 0.168000] io scheduler noop registered
[ 0.172000] io scheduler deadline registered (default)
[ 0.180000] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 11) is a
bcm63xx_uart
[ 0.184000] console [ttyS0] enabled, bootconsole disabled
[ 0.200000] bcm63xx-spi bcm63xx-spi: at 0xb0000800 (irq 10, FIFOs size
542)
[ 0.212000] m25p80 spi1.0: found mx25l12805d, expected m25p80
[ 0.216000] m25p80 spi1.0: mx25l12805d (16384 Kbytes)
[ 0.220000] bcm63xxpart: CFE boot tag found with version 6 and board
type NB6-SER-r0
[ 0.228000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
[ 0.236000] bcm63xxpart: Partition 1 is kernel offset 10100 and length
14ff00
[ 0.244000] bcm63xxpart: Partition 2 is rootfs offset 160000 and length
e90000
[ 0.252000] bcm63xxpart: Partition 3 is nvram offset ff0000 and length
10000
[ 0.260000] bcm63xxpart: Partition 4 is linux offset 10000 and length
fe0000
[ 0.264000] bcm63xxpart: Spare partition is offset 510004 and length
adfffc
[ 0.272000] 5 bcm63xxpart partitions found on MTD device spi1.0
[ 0.280000] Creating 5 MTD partitions on "spi1.0":
[ 0.284000] 0x000000000000-0x000000010000 : "CFE"
[ 0.292000] 0x000000010100-0x000000160000 : "kernel"
[ 0.296000] mtd: partition "kernel" must either start or end on erase
block boundary or be smaller than an erase block -- forcing read-only
[ 0.312000] 0x000000160000-0x000000ff0000 : "rootfs"
[ 0.316000] mtd: device 2 (rootfs) set to be root filesystem
[ 0.324000] mtd: partition "rootfs_data" created automatically,
ofs=0x510000, len=0xae0000
[ 0.332000] 0x000000510000-0x000000ff0000 : "rootfs_data"
[ 0.340000] 0x000000ff0000-0x000001000000 : "nvram"
[ 0.348000] 0x000000010000-0x000000ff0000 : "linux"
[ 0.356000] rtl8367 rtl8367: using GPIO pins 18 (SDA) and 20 (SCK)
[ 0.364000] rtl8367 rtl8367: RTL8367R ver. 0 chip found
[ 2.460000] libphy: rtl8367: probed
[ 2.500000] IR SANYO protocol handler initialized
[ 2.508000] IR MCE Keyboard/mouse protocol handler initialized
[ 2.512000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
[ 2.520000] TCP: cubic registered
[ 2.524000] NET: Registered protocol family 17
[ 2.528000] 8021q: 802.1Q VLAN Support v1.8
[ 2.544000] VFS: Mounted root (squashfs filesystem) readonly on device
31:2.
[ 2.556000] Freeing unused kernel memory: 256K (803b0000 - 803f0000)
[ 6.784000] SCSI subsystem initialized
[ 6.800000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.808000] ehci-platform: EHCI generic platform driver
[ 6.920000] ehci-platform ehci-platform: EHCI Host Controller
[ 6.924000] ehci-platform ehci-platform: new USB bus registered,
assigned bus number 1
[ 6.932000] ehci-platform ehci-platform: irq 18, io mem 0xb0002500
[ 6.952000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00,
overcurrent ignored
[ 6.960000] usb usb1: New USB device found, idVendor=1d6b,
idProduct=0002
[ 6.964000] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 6.972000] usb usb1: Product: EHCI Host Controller
[ 6.976000] usb usb1: Manufacturer: Linux 3.10.49 ehci_hcd
[ 6.984000] usb usb1: SerialNumber: ehci-platform
[ 6.988000] hub 1-0:1.0: USB hub found
[ 6.992000] hub 1-0:1.0: 2 ports detected
[ 7.004000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.008000] ohci-platform ohci-platform: Generic Platform OHCI
Controller
[ 7.016000] ohci-platform ohci-platform: new USB bus registered,
assigned bus number 2
[ 7.024000] ohci-platform ohci-platform: irq 17, io mem 0xb0002600
[ 7.092000] usb usb2: New USB device found, idVendor=1d6b,
idProduct=0001
[ 7.096000] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 7.104000] usb usb2: Product: Generic Platform OHCI Controller
[ 7.112000] usb usb2: Manufacturer: Linux 3.10.49 ohci_hcd
[ 7.116000] usb usb2: SerialNumber: ohci-platform
[ 7.124000] hub 2-0:1.0: USB hub found
[ 7.128000] hub 2-0:1.0: 2 ports detected
[ 7.140000] usbcore: registered new interface driver usb-storage
[ 7.832000] usb 1-1: new high-speed USB device number 2 using ehci-
platform
[ 7.972000] usb 1-1: New USB device found, idVendor=2304,
idProduct=0236
[ 7.976000] usb 1-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 7.984000] usb 1-1: Product: Pinnacle 72e
[ 7.988000] usb 1-1: Manufacturer: LITEON
[ 7.992000] usb 1-1: SerialNumber: 2Q
[ 11.816000] jffs2: notice: (271) jffs2_build_xattr_subsystem: complete
building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 10 of
xref (0 dead, 0 orphan) found.
[ 11.832000] block: attempting to load
/tmp/jffs_cfg/upper/etc/config/fstab
[ 11.840000] block: unable to load configuration (fstab: Entry not
found)
[ 11.848000] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[ 11.860000] block: extroot: not configured
[ 11.928000] jffs2: notice: (268) jffs2_build_xattr_subsystem: complete
building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 10 of
xref (0 dead, 0 orphan) found.
[ 12.124000] block: attempting to load
/tmp/jffs_cfg/upper/etc/config/fstab
[ 12.132000] block: unable to load configuration (fstab: Entry not
found)
[ 12.140000] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
[ 12.152000] block: extroot: not configured
[ 14.680000] NET: Registered protocol family 10
[ 14.692000] tun: Universal TUN/TAP device driver, 1.6
[ 14.696000] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 14.716000] nf_conntrack version 0.5.0 (952 buckets, 3808 max)
[ 14.732000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 14.800000] dvb-usb: found a 'Pinnacle PCTV 72e' in cold state, will
try to load a firmware
[ 14.820000] dvb-usb: downloading firmware from file 'dvb-usb-
dib0700-1.20.fw'
[ 15.028000] dib0700: firmware started successfully.
[ 15.536000] dvb-usb: found a 'Pinnacle PCTV 72e' in warm state.
[ 15.540000] dvb-usb: will pass the complete MPEG2 transport stream to
the software demuxer.
[ 15.552000] DVB: registering new adapter (Pinnacle PCTV 72e)
[ 15.832000] usb 1-1: DVB: registering adapter 0 frontend 0 (DiBcom
7000PC)...
[ 16.468000] DiB0070: successfully identified
[ 16.472000] IR keymap rc-dib0700-rc5 not found
[ 16.476000] Registered IR keymap rc-empty
[ 16.484000] input: IR-receiver inside an USB DVB receiver as
/devices/platform/ehci-platform/usb1/1-1/rc/rc0/input0
[ 16.496000] rc0: IR-receiver inside an USB DVB receiver as
/devices/platform/ehci-platform/usb1/1-1/rc/rc0
[ 16.508000] dvb-usb: could not initialize remote control.
[ 16.512000] dvb-usb: Pinnacle PCTV 72e successfully initialized and
connected.
[ 16.524000] usbcore: registered new interface driver dvb_usb_dib0700
[ 16.548000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 16.648000] xt_time: kernel timezone is -0000
[ 24.236000] device eth0.1 entered promiscuous mode
[ 24.240000] device eth0 entered promiscuous mode
[ 24.252000] br-lan: port 1(eth0.1) entered forwarding state
[ 24.256000] br-lan: port 1(eth0.1) entered forwarding state
[ 26.260000] br-lan: port 1(eth0.1) entered forwarding state
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/22083#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets