Skip to content

Instantly share code, notes, and snippets.

@yanorei32
Created May 27, 2025 05:16
Show Gist options
  • Save yanorei32/a7ffa885675e27ac0f3b6b9fc2dd0018 to your computer and use it in GitHub Desktop.
Save yanorei32/a7ffa885675e27ac0f3b6b9fc2dd0018 to your computer and use it in GitHub Desktop.
linino_reboot.log
U-Boot 1.1.4-linino-gdd727126 (Mar 19 2014 - 19:37:10)
Linino Board (ar9331) U-boot
DRAM: 64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 217k for U-Boot at: 83fc8000
Reserving 192k for malloc() at: 83f98000
Reserving 44 Bytes for Board Info at: 83f97fd4
Reserving 36 Bytes for Global Data at: 83f97fb0
Reserving 128k for boot params() at: 83f77fb0
Stack Pointer at: 83f77f98
Now running in RAM - U-Boot at: 83fc8000
Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
flash size 16777216, sector count = 256
Flash: 16 MB
In: serial
Out: serial
Err: serial
Net: eth0: b4:21:8a:00:00:00
eth1: b4:21:8a:00:00:01
eth0, eth1
autoboot in 4 seconds (stop with 'lin')...
## Booting image at 9fea0000 ...
Image Name: MIPS OpenWrt Linux-3.3.8
Created: 2014-10-14 13:28:40 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 1129975 Bytes = 1.1 MB
Load Address: 80060000
Entry Point: 80060000
Verifying Checksum at 0x9fea0040 ...OK
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 3.3.8 (build@build-base) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Tue Oct 14 15:28:09 CEST 2014
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[ 0.000000] SoC: Atheros AR9330 rev 1
[ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] User-defined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00004000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00004000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=spicons board=linino-one mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),14656k(rootfs),1280k(kernel),64k(nvram),64k(art),15936k@0x50000(firmware) mem=64M rootfstype=squashfs,jffs2 noinitrd 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] 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] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 61004k/65536k available (2416k kernel code, 4532k reserved, 686k data, 216k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:256
[ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.080000] NET: Registered protocol family 16
[ 0.090000] gpiochip_add: registered GPIOs 0 to 29 on device: ath79
[ 0.090000] MIPS: machine is Linino One
[ 0.530000] mach-linino: setting GPIO
[ 0.530000] Setting GPIO OE 21
[ 0.540000] Setting GPIO OE2 22
[ 0.540000] Setting GPIO UART-ENA 23
[ 0.540000] mach-linino: enabling GPIO SPI Controller
[ 0.550000] bio: create slab <bio-0> at 0
[ 0.560000] Switching to clocksource MIPS
[ 0.570000] NET: Registered protocol family 2
[ 0.570000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.570000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.570000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.570000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.570000] TCP reno registered
[ 0.570000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.580000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.580000] NET: Registered protocol family 1
[ 0.600000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.600000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.610000] msgmni has been set to 119
[ 0.610000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.610000] io scheduler noop registered
[ 0.620000] io scheduler deadline registered (default)
[ 0.620000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.630000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART
[ 0.630000] console [spicons0] enabled, bootconsole disabled
[ 0.630000] console [spicons0] enabled, bootconsole disabled
[ 0.650000] m25p80 spi0.0: found w25q128, expected m25p80
[ 0.660000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.670000] 7 cmdlinepart partitions found on MTD device spi0.0
[ 0.680000] Creating 7 MTD partitions on "spi0.0":
[ 0.690000] 0x000000000000-0x000000040000 : "u-boot"
[ 0.710000] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.720000] 0x000000050000-0x000000ea0000 : "rootfs"
[ 0.730000] mtd: partition "rootfs" set to be root filesystem
[ 0.750000] mtd: partition "rootfs_data" created automatically, ofs=870000, len=630000
[ 0.760000] 0x000000870000-0x000000ea0000 : "rootfs_data"
[ 0.780000] 0x000000ea0000-0x000000fe0000 : "kernel"
[ 0.790000] 0x000000fe0000-0x000000ff0000 : "nvram"
[ 0.800000] 0x000000ff0000-0x000001000000 : "art"
[ 0.820000] 0x000000050000-0x000000fe0000 : "firmware"
[ 0.850000] ag71xx_mdio: probed
[ 0.860000] eth0: Atheros AG71xx at 0xba000000, irq 5
[ 1.420000] eth0: Found an AR7240/AR9330 built-in switch
[ 2.460000] eth1: Atheros AG71xx at 0xb9000000, irq 4
[ 3.020000] ag71xx ag71xx.0: eth1: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
[ 3.040000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
[ 3.060000] TCP cubic registered
[ 3.070000] NET: Registered protocol family 17
[ 3.080000] Bridge firewalling registered
[ 3.090000] 8021q: 802.1Q VLAN Support v1.8
[ 3.100000] Please be patient, while OpenWrt loads ...
[ 3.120000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 3.130000] Freeing unused kernel memory: 216k freed
[ 5.300000] Error: Driver 'gpio-keys-polled' is already registered, aborting...
[ 9.830000] JFFS2 notice: (521) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 11 of xref (0 dead, 0 orphan) found.
[ 10.620000] SCSI subsystem initialized
[ 10.770000] usbcore: registered new interface driver usbfs
[ 10.780000] usbcore: registered new interface driver hub
[ 10.800000] usbcore: registered new device driver usb
[ 11.390000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 11.400000] ehci-platform ehci-platform: Generic Platform EHCI Controller
[ 11.420000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 11.460000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 11.490000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 11.500000] hub 1-0:1.0: USB hub found
[ 11.510000] hub 1-0:1.0: 1 port detected
[ 11.650000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 11.780000] Initializing USB Mass Storage driver...
[ 11.790000] usbcore: registered new interface driver usb-storage
[ 11.800000] USB Mass Storage support registered.
[ 11.890000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 12.050000] hub 1-1:1.0: USB hub found
[ 12.050000] hub 1-1:1.0: 4 ports detected
[ 12.350000] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
[ 12.490000] scsi0 : usb-storage 1-1.4:1.0
[ 13.500000] scsi 0:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0
[ 13.520000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 39.140000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[ 39.160000] Backport generated by backports.git backports-20140320-37-g5c33da0
[ 39.350000] cfg80211: Calling CRDA to update world regulatory domain
[ 39.360000] cfg80211: World regulatory domain updated:
[ 39.370000] cfg80211: DFS Master region: unset
[ 39.380000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 39.410000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.420000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.440000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.460000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.480000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.490000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 40.470000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
[ 40.490000] cfg80211: Calling CRDA for country: US
[ 40.500000] cfg80211: Regulatory domain changed to country: US
[ 40.510000] cfg80211: DFS Master region: FCC
[ 40.520000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 40.550000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 40.560000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[ 40.580000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[ 40.600000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 40.620000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 40.950000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 41.220000] Error: Driver 'gpio-keys-polled' is already registered, aborting...
[ 41.440000] PPP generic driver version 2.4.2
[ 41.680000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 41.820000] NET: Registered protocol family 24
[ 41.950000] nf_conntrack version 0.5.0 (956 buckets, 3824 max)
[ 42.480000] i2c /dev entries driver
[ 42.630000] Linux video capture interface: v2.00
[ 42.860000] fuse init (API version 7.18)
[ 42.990000] spi_tty_plain spi1.0: spi_tty_probe
[ 43.000000] spi_poll_wq called every 20 jiffies
BusyBox v1.19.4 (2014-10-14 03:54:55 CEST) 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
root@linino:/#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment