Skip to content

Instantly share code, notes, and snippets.

@lheckemann
Created August 29, 2020 10:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lheckemann/20a6d16c005b2c1bd10a1061355faf76 to your computer and use it in GitHub Desktop.
Save lheckemann/20a6d16c005b2c1bd10a1061355faf76 to your computer and use it in GitHub Desktop.
ath> bootm 0x84000000
## Booting image at 84000000 ...
Image Name: Linux-5.7.17+
Created: 1980-01-01 0:00:00 UTC
Image Type: MIPS Linux Kernel Image (gzip compressed)
Data Size: 2166040 Bytes = 2.1 MB
Load Address: 80060000
Entry Point: 803fba30
Verifying Checksum at 0x84000040 ...OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 803fba30) ...
## Giving linux memsize in bytes, 134217728
Starting kernel ...
Linux version 5.7.17+ (linus@ordnungsamd) (gcc version 9.3.0 (GCC), GNU ld (GNU Binutils) 2.31.1) #2 Sat Aug 29 11:53:50 CEST 2020
printk: bootconsole [early0] enabled
CPU0 revision is: 00019750 (MIPS 74Kc)
MIPS: machine is qca,ar7240
SoC: Qualcomm Atheros QCA956X ver 1 rev 0
User-defined physical RAM map overwrite
Initrd not found or empty - disabling initrd
Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Zone ranges:
Normal [mem 0x0000000000000000-0x0000000007ff2fff]
Movable zone start for each node
Early memory node ranges
node 0: [mem 0x0000000000000000-0x0000000007ff2fff]
Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ff2fff]
Built 1 zonelists, mobility grouping on. Total pages: 32499
Kernel command line: console=ttyS0,115200 panic=3 mtdparts=ath-nor0:384k(u-boot),64k(u-boot-env),7744k(kernel0),7744k(kernel1),128k(bs),256k(cfg),64k(EEPROM) mem=131022K ubootver=unifi-enlarge-buf.-1-g63fe9b5d-dirty ramoops.mem_address=0x7ff3800 ramoops.mem_size=51200 ramoops.record_size=24576
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Writing ErrCtl register=00000000
Readback ErrCtl register=00000000
mem auto-init: stack:off, heap alloc:off, heap free:off
Memory: 124092K/131020K available (3721K kernel code, 124K rwdata, 508K rodata, 1208K init, 193K bss, 6928K reserved, 0K cma-reserved)
SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS: 51
random: get_random_bytes called from 0x804a2a24 with crng_init=0
Failed to get CPU clock: -2
sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 21474836475000000ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment