Skip to content

Instantly share code, notes, and snippets.

@chertov
Created February 3, 2019 18:59
Show Gist options
  • Save chertov/1b0fe25e211deab89c43a6cc70378cb3 to your computer and use it in GitHub Desktop.
Save chertov/1b0fe25e211deab89c43a6cc70378cb3 to your computer and use it in GitHub Desktop.
hisilicon # bootm 0x82000000
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Hisilicon OpenWrt Linux-3.4.35
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 5545328 Bytes = 5.3 MiB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Linux version 3.4.35 (root@49e35d6acc59) (gcc version 4.8.3 (Open
Wrt/Linaro GCC 4.8-2014.04 unknown) ) #4 Thu Dec 6 21:43:34 UTC 2018
[ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: hi3518ev200
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag
es: 9144
[ 0.000000] Kernel command line: mem=36M console=ttyAMA0,115200 phyaddru=0 ph
yaddrd=1
[ 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: 36MB = 36MB total
[ 0.000000] Memory: 18244k/18244k available, 18620k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xc2800000 - 0xff000000 ( 968 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc2400000 ( 36 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0476000 (4536 kB)
[ 0.000000] .init : 0xc0476000 - 0xc115ea6c (13219 kB)
[ 0.000000] .data : 0xc1160000 - 0xc1190ea0 ( 196 kB)
[ 0.000000] .bss : 0xc1190ec4 - 0xc11ce4b0 ( 246 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:104
[ 0.000000] VIC @fe0d0000: id 0x00641190, vendor 0x41
[ 0.000000] sched_clock: 32 bits at 49MHz, resolution 20ns, wraps every 86767ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000469] Calibrating delay loop... 269.10 BogoMIPS (lpj=1345536)
[ 0.070041] pid_max: default: 32768 minimum: 301
[ 0.070392] Mount-cache hash table entries: 512
[ 0.071622] CPU: Testing write buffer coherency: ok
[ 0.072205] Setting up static identity map for 0x803907b0 - 0x80390808
[ 0.076435] dummy:
[ 0.077259] NET: Registered protocol family 16
[ 0.088697] Serial: AMBA PL011 UART driver
[ 0.088905] uart:0: ttyAMA0 at MMIO 0x20080000 (irq = 5) is a PL011 rev2
[ 0.299086] console [ttyAMA0] enabled
[ 0.303518] uart:1: ttyAMA1 at MMIO 0x20090000 (irq = 30) is a PL011 rev2
[ 0.311081] uart:2: ttyAMA2 at MMIO 0x200a0000 (irq = 25) is a PL011 rev2
[ 0.367097] bio: create slab <bio-0> at 0
[ 0.373019] gpiochip_add: registered GPIOs 0 to 7 on device: dev:gpio0
[ 0.380334] gpiochip_add: registered GPIOs 8 to 15 on device: dev:gpio1
[ 0.387697] gpiochip_add: registered GPIOs 16 to 23 on device: dev:gpio2
[ 0.395226] gpiochip_add: registered GPIOs 24 to 31 on device: dev:gpio3
[ 0.402701] gpiochip_add: registered GPIOs 32 to 39 on device: dev:gpio4
[ 0.410193] gpiochip_add: registered GPIOs 40 to 47 on device: dev:gpio5
[ 0.417623] gpiochip_add: registered GPIOs 48 to 55 on device: dev:gpio6
[ 0.425132] gpiochip_add: registered GPIOs 56 to 63 on device: dev:gpio7
[ 0.432608] gpiochip_add: registered GPIOs 64 to 71 on device: dev:gpio8
[ 0.442672] SCSI subsystem initialized
[ 0.448178] hi-spi-master hi-spi-master.0: with 1 chip select slaves attached
[ 0.456787] hi-spi-master hi-spi-master.1: with 2 chip select slaves attached
[ 0.466488] usbcore: registered new interface driver usbfs
[ 0.473033] usbcore: registered new interface driver hub
[ 0.479002] usbcore: registered new device driver usb
[ 0.489030] Switching to clocksource timer0
[ 0.535455] NET: Registered protocol family 2
[ 0.540333] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.548127] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.555497] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.561995] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.568355] TCP: reno registered
[ 0.571618] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.577519] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.584376] NET: Registered protocol family 1
[ 0.589272] RPC: Registered named UNIX socket transport module.
[ 0.595274] RPC: Registered udp transport module.
[ 0.599987] RPC: Registered tcp transport module.
[ 0.604714] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment