Skip to content

Instantly share code, notes, and snippets.

@yamori813
Created June 23, 2024 09:42
Show Gist options
  • Save yamori813/ab1a544873c629ca7ffc399e10c92287 to your computer and use it in GitHub Desktop.
Save yamori813/ab1a544873c629ca7ffc399e10c92287 to your computer and use it in GitHub Desktop.
Image 3 Program Header:
Signature: 3383
Control: 0101
Major Rev: 8271
Minor Rev: 8486
Build Time: 2024/6/23 08:54:40 Z
File Length: 4661156 bytes
Load Address: 80050000
Filename: Humax_HG100R.psimage
HCS: 526a
CRC: ef15ba13
Store parameters to flash? [n]
Performing CRC on Image 3...
CRC time = 100882359
Detected dual image header. Decompressing first image...
Detected LZRW1/KH compressed image...decompressing...
Target Address: 0x80050000
Decompressed length: 12605888
Executing Image 3...
BOOT PARAM STRING(0x800008c4): HMXBLPA]BOOTMODE=normal;OFFSET=40788;
EBASE: 2a080
MODEL: 4
CPUS: 2
960d6c83 fffff8ff ffffffff
Cache info:
picache_stride = 4096
picache_loopcount = 16
pdcache_stride = 4096
pdcache_loopcount = 8
max line size = 16
Physical memory chunk(s):
0x43c000 - 0x7ffffff, 129777664 bytes (31684 pages)
Maxmem is 0x8000000
---<<BOOT>>---
pcpu is available at virtual address 0xc0000000.
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 12.4-STABLE #182 zrouter_yamori813-n234899-e938b3e7e977-dirty: Sun Jun 23 17:54:32 JST 2024
hiroki@zrouter:/usr/home/hiroki/obj/usr/home/hiroki/ZRouter/tmp/usr/home/hiroki/freebsd-src/mips.mips/sys/Humax_HG100R mips
gcc version 4.2.1 20070831 patched [FreeBSD]
Preloaded elf kernel "kernel" at 0x8042bd40.
CPU: Broadcom processor v128.160
MMU: Standard TLB, 32 entries (4K 16K 64K 256K 1M 16M 64M 256M pg sizes)
L1 i-cache: 4 ways of 1024 sets, 16 bytes per line
L1 d-cache: 2 ways of 1024 sets, 16 bytes per line
L2 cache: disabled
Config1=0x3f1b8c86<MIPS16,EJTAG>
real memory = 134217728 (131072K bytes)
Physical memory chunk(s):
0x004c9000 - 0x07dd9fff, 126947328 bytes (30993 pages)
avail memory = 125931520 (120MB)
AP #1 failed to start: -2
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
random: no preloaded entropy cache
arc4random: WARNING: initial seeding bypassed the cryptographic random device because it was not yet seeded and the knob 'bypass_before_seeding' was enabled.
hostuuid: using 00000000-0000-0000-0000-000000000000
ULE: setup cpu 0
random: entropy device external interface
WARNING: Device "g_ctl" is Giant locked and may be deleted before FreeBSD 14.0.
mem: <memory>
null: <full device, null device, zero device>
nexus0: <MIPS32 root nexus>
obio0: <OBIO Bus bridge> at irq 2 on nexus0
clock0: <Generic MIPS32 ticker> on nexus0
Timecounter "MIPS32" frequency 250000000 Hz quality 800
Event timer "MIPS32" frequency 250000000 Hz quality 800
uart0: <bcm338x> on obio0
uart0: console (115200,n,8,1)
uart0: fast interrupt
uart0: PPS capture mode: DCD
spi0: <BCM338X SPI> on obio0
spibus0: <SPI bus> on spi0
mx25l0: <M25Pxx Flash Family> at cs 0 mode 0 on spibus0
mx25l0: device type mx25ll64, size 8192K in 128 sectors of 64K, erase size 64K
gpio0: <BCM338X GPIO driver> on obio0
gpio0: DieRev: c5
gpiobus0: <GPIO bus> on gpio0
gpioc0: <GPIO controller> on gpio0
Device configuration finished.
Timecounters tick every 10.000 msec
vlan: initialized, using hash tables with chaining
lo0: bpf attached
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 2048
KDB: enter: Break to debugger
[ thread pid 0 tid 100000 ]
Stopped at _DYNAMIC_LINKING+0x3:
db> ps
pid ppid pgrp uid state wmesg wchan cmd
7 0 0 0 RL [vnlru]
6 0 0 0 RL [syncer]
5 0 0 0 RL [bufdaemon]
4 0 0 0 RL [pagedaemon]
3 0 0 0 RL [rand_harvestq]
2 0 0 0 RL [task: mx25l flash]
12 0 0 0 RL (threaded) [geom]
100013 RunQ [g_event]
100014 RunQ [g_up]
100015 RunQ [g_down]
11 0 0 0 RL (threaded) [intr]
100003 I [swi6: task queue]
100005 I [swi5: fast taskq]
100008 I [swi6: Giant taskq]
100010 I [swi1: netisr 0]
100011 RunQ [swi4: clock (0)]
100012 I [swi3: vm]
100016 I [swi0: uart]
10 0 0 0 RL [idle: cpu0]
1 0 0 0 RL [kernel]
0 0 0 0 RLs (threaded) [kernel]
100000 Run CPU 0 [swapper]
100004 RunQ [kqueue_ctx taskq]
100006 RunQ [inm_free taskq]
100007 RunQ [thread taskq]
100009 RunQ [aiod_kick taskq]
db>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment