(MIPS 24Kc) AR9331 (JS9331)

UART輸出


連接腳位:


Baudrate 115200bps

AP121 (ar9331) U-boot

DRAM:  64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 190k for U-Boot at: 83fd0000
Reserving 192k for malloc() at: 83fa0000
Reserving 44 Bytes for Board Info at: 83f9ffd4
Reserving 36 Bytes for Global Data at: 83f9ffb0
Reserving 128k for boot params() at: 83f7ffb0
Stack Pointer at: 83f7ff98
Now running in RAM - U-Boot at: 83fd0000
Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
flash size 16777216, sector count = 4096
Flash: 16 MB
Using default environment

In:    serial
Out:   serial
Err:   serial

*****************************************
*       ZhuoTK Technology Co.,Ltd       *
*            www.zhuotk.com             *
*****************************************
U-Boot 1.1.4-g4cf44c46-dirty (Apr  2 2019 - 08:07:56)
Net:   ag7240_enet_initialize...
No valid address in Flash. Using fixed address
No valid address in Flash. Using fixed address
: cfg1 0x5 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:03:7f:09:0b:ad
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
eth1 up
eth0, eth1
Hit any key to stop autoboot:  0
## Booting image at 9f020000 ...
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 67108864

Starting kernel ...

[    0.000000] Linux version 4.4.79 (robinson@robinson-virtual-machine) (gcc version 5.4.0 (LEDE GCC 5.4.0 r4668-b70a962) ) #0 Sat Aug 5 07:47:41 2017
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9330 rev 1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] No valid device tree found, continuing without
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Primary instruction cache 64kB, 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: 16256
[    0.000000] Kernel command line:  board=TL-WR720N-v3  console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
[    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] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 60100K/65536K available (2995K kernel code, 145K rwdata, 756K rodata, 320K init, 200K bss, 5436K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.007865] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.089119] pid_max: default: 32768 minimum: 301
[    0.093916] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.100342] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.111064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.119461] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.126661] NET: Registered protocol family 16
[    0.131944] MIPS: machine is TP-LINK TL-WR720N v3
[    0.631349] clocksource: Switched to clocksource MIPS
[    0.636844] NET: Registered protocol family 2
[    0.640902] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.646784] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.653090] TCP: Hash tables configured (established 1024 bind 1024)
[    0.659529] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.665257] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.671839] NET: Registered protocol family 1
[    0.681715] Crashlog allocated RAM at address 0x3f00000
[    0.705373] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.709766] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.723317] io scheduler noop registered
[    0.725796] io scheduler deadline registered (default)
[    0.731312] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.738012] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
[    0.746857] console [ttyATH0] enabled
[    0.746857] console [ttyATH0] enabled
[    0.753666] bootconsole [early0] disabled
[    0.753666] bootconsole [early0] disabled
[    0.765777] m25p80 spi0.0: found w25q128, expected m25p80
[    0.769738] m25p80 spi0.0: w25q128 (16384 Kbytes)
[    0.776103] 5 tp-link partitions found on MTD device spi0.0
[    0.780222] Creating 5 MTD partitions on "spi0.0":
[    0.785064] 0x000000000000-0x000000020000 : "u-boot"
[    0.792060] 0x000000020000-0x0000001625fc : "kernel"
[    0.797852] 0x0000001625fc-0x000000ff0000 : "rootfs"
[    0.803635] mtd: device 2 (rootfs) set to be root filesystem
[    0.807893] 1 squashfs-split partitions found on MTD device rootfs
[    0.814103] 0x000000410000-0x000000ff0000 : "rootfs_data"
[    0.821684] 0x000000ff0000-0x000001000000 : "art"
[    0.827175] 0x000000020000-0x000000ff0000 : "firmware"
[    0.851656] libphy: ag71xx_mdio: probed
[    1.443061] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
[    1.451799] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[    2.042825] ag71xx-mdio.1: Found an AR7240/AR9330 built-in switch
[    2.074916] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII
[    2.082550] NET: Registered protocol family 10
[    2.090646] NET: Registered protocol family 17
[    2.093841] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.106448] 8021q: 802.1Q VLAN Support v1.8
[    2.120594] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    2.128764] Freeing unused kernel memory: 320K (80430000 - 80480000)
[    3.488051] init: Console is alive
[    3.490272] init: - watchdog -
[    5.102244] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    5.191274] usbcore: registered new interface driver usbfs
[    5.195520] usbcore: registered new interface driver hub
[    5.200731] usbcore: registered new device driver usb
[    5.212928] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.230723] SCSI subsystem initialized
[    5.239559] ehci-platform: EHCI generic platform driver
[    5.243551] ehci-platform ehci-platform: EHCI Host Controller
[    5.249096] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    5.259129] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    5.281411] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    5.287520] hub 1-0:1.0: USB hub found
[    5.290364] hub 1-0:1.0: 1 port detected
[    5.297949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.304761] ohci-platform: OHCI generic platform driver
[    5.314370] usbcore: registered new interface driver usb-storage
[    5.319768] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.329507] init: - preinit -
[    6.154948] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[    6.187184] random: procd: uninitialized urandom read (4 bytes read, 10 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.409780] jffs2: notice: (377) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    8.425688] mount_root: switching to jffs2 overlay
[    8.458267] urandom-seed: Seed file not found (/etc/urandom.seed)
[    8.733849] procd: - early -
[    8.735414] procd: - watchdog -
[    9.395218] procd: - watchdog -
[    9.397252] procd: - ubus -
[    9.515278] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.523482] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.531964] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.541024] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.549742] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.558900] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.567998] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.577097] procd: - init -
Please press Enter to activate this console.
[    9.940682] kmodloader: loading kernel modules from /etc/modules.d/*
[    9.957020] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    9.989764] Linux video capture interface: v2.00
[   10.009578] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[   10.016220] Backport generated by backports.git backports-20160324-13-g24da7d3c
[   10.034075] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.050899] nf_conntrack version 0.5.0 (944 buckets, 3776 max)
[   10.117546] usbcore: registered new interface driver usbserial
[   10.122156] usbcore: registered new interface driver usbserial_generic
[   10.128563] usbserial: USB Serial support registered for generic
[   10.164954] xt_time: kernel timezone is -0000
[   10.198325] usbcore: registered new interface driver ch341
[   10.202589] usbserial: USB Serial support registered for ch341-uart
[   10.269799] PPP generic driver version 2.4.2
[   10.276585] NET: Registered protocol family 24
[   10.293750] usbcore: registered new interface driver uvcvideo
[   10.298046] USB Video Class driver (1.1.1)
[   10.341244] usbcore: registered new interface driver option
[   10.345631] usbserial: USB Serial support registered for GSM modem (1-port)
[   10.403853] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
[   10.563636] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.088388] random: jshn: uninitialized urandom read (4 bytes read, 20 bits of entropy available)
[   12.203512] random: ubusd: uninitialized urandom read (4 bytes read, 20 bits of entropy available)
[   23.636554] device eth1 entered promiscuous mode
[   23.652994] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   23.730002] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   28.135622] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   28.167216] device wlan0 entered promiscuous mode
[   28.220663] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   28.225925] br-lan: port 2(wlan0) entered forwarding state
[   28.231089] br-lan: port 2(wlan0) entered forwarding state
[   28.279755] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   30.221363] br-lan: port 2(wlan0) entered forwarding state



BusyBox v1.26.2 () built-in shell (ash)

     _________
    /        /\      _    ___ ___  ___
   /  LE    /  \    | |  | __|   \| __|
  /    DE  /    \   | |__| _|| |) | _|
 /________/  LE  \  |____|___|___/|___|                      lede-project.org
 \        \   DE /
  \    LE  \    /  -----------------------------------------------------------
   \  DE    \  /    Reboot (SNAPSHOT, r4675+1-e5e6045)
    \________\/    -----------------------------------------------------------

root@ZhuoTK:/#


返回上一頁