Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yamori813/c6eec3a0ee1177dc7fe12ba9fe24cc32 to your computer and use it in GitHub Desktop.
Save yamori813/c6eec3a0ee1177dc7fe12ba9fe24cc32 to your computer and use it in GitHub Desktop.
Loader:raw Filesys:raw Dev:flash0.os File: Options:(null)
Loading: .......... 3223208 bytes read
Entry at 0x80001100
Closing network.
Starting program at 0x80001100
entry: mips_init()
Cache info:
picache_stride = 4096
picache_loopcount = 4
pdcache_stride = 4096
pdcache_loopcount = 4
cpu0: Broadcom processor v41.144
MMU: Standard TLB, 32 entries (1K 4K 16K 64K 256K 1M 16M 64M 256M pg sizes)
L1 i-cache: 4 ways of 256 sets, 16 bytes per line
L1 d-cache: 2 ways of 512 sets, 16 bytes per line
L2 cache: disabled
Config1=0x3e9b6c86<MIPS16,EJTAG>
Physical memory chunk(s):
0x337000 - 0x3fffff, 823296 bytes (201 pages)
0x49f000 - 0xffffff, 11931648 bytes (2913 pages)
Maxmem is 0x1000000
KDB: debugger backends: ddb
KDB: current backend: ddb
nvram_info offset=00000000, size=00000000, eraseflg=0
Copyright (c) 1992-2016 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 11.0-CURRENT #35 42d423f(zrouter)-dirty: Tue May 10 21:10:45 JST 2016
hiroki@microserver:/usr/home/hiroki/ZRouter/obj/usr/home/hiroki/ZRouter2/zro
uter/tmp/mips.mipsel/usr/home/hiroki/data/git/freebsd/sys/Buffalo_WHR-HP-G54 mip
s
gcc version 4.2.1 20070831 patched [FreeBSD]
Preloaded elf kernel "kernel" at 0x80332250.
real memory = 16125952 (15748K bytes)
Physical memory chunk(s):
0x003c3000 - 0x003fffff, 249856 bytes (61 pages)
0x0049f000 - 0x00f89fff, 11448320 bytes (2795 pages)
avail memory = 11390976 (10MB)
mem: <memory>
null: <full device, null device, zero device>
nexus0: <MIPS32 root nexus>
random: harvesting attach, 8 bytes (4 bits) from nexus0
nvram2env0: base=0x1fc00400 sig=0x48534c46 maxsize=0x00010000 flags=0x00000005
nvram2env0: Found NVRAM at 0x1fc00400
nvram2env0: <NVRAM to ENV pseudo-device> on nexus0
nvram2env0: size=0x002f0 maxsize=0x10000
nvram2env0: sig = 0x48534c46
nvram2env0: size = 0x2f0
ENV: boardtype=0x048e
ENV: boardnum=00
ENV: boardrev=0x11
ENV: boardflags=0x750
ENV: sromrev=3
ENV: clkfreq=240
ENV: xtalfreq=25000
ENV: sdram_init=0x000b
ENV: sdram_config=0x0062
ENV: sdram_refresh=0x0000
ENV: et0phyaddr=30
random: harvesting attach, 8 bytes (4 bits) from nvram2env0
nvram2env1: base=0x1c7f8000 sig=0x48534c46 maxsize=0x00010000 flags=0x00000005
nvram2env1: Found NVRAM at 0x1c7f8000
nvram2env1: <NVRAM to ENV pseudo-device> on nexus0
nvram2env1: size=0x00344 maxsize=0x10000
nvram2env1: sig = 0x48534c46
nvram2env1: size = 0x344
ENV: opo=0
ENV: boardrev=0x11
ENV: il0macaddr=00:1D:73:1C:2C:4B
ENV: et0macaddr=00:1D:73:1C:2C:4A
ENV: boot_wait=on
ENV: watchdog=3000
ENV: et0mdcport=0
ENV: hw_rev=1
ENV: bxa2g=1
ENV: pmon_ver=CFE 1.0.37-1.18
ENV: vlan0ports=0 1 2 3 5*
ENV: sromrev=3
random: harvesting attach, 8 bytes (4 bits) from nvram2env1
clock0: <Generic MIPS32 ticker> on nexus0
Timecounter "MIPS32" frequency 120000000 Hz quality 800
Event timer "MIPS32" frequency 120000000 Hz quality 800
random: harvesting attach, 8 bytes (4 bits) from clock0
bhnd_soc0 at mem 0-0x1fffffff on nexus0
device_attach: bhnd_soc0 attach returned 6
cfi0 at mem 0x1c000000-0x1dffffff on nexus0
cfi0: [8x8KB,63x64KB]
cfid0 on cfi0
random: harvesting attach, 8 bytes (4 bits) from cfid0
random: harvesting attach, 8 bytes (4 bits) from cfi0
Device configuration finished.
Timecounters tick every 10.000 msec
vlan: initialized, using hash tables with chaining
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 512
lo0: bpf attached
GEOM: new disk cfid0
Trying to mount root from cd9660:/dev/map/rootfs.uzip []...
MAP: cfid0: 0x40000, data=0x40000 "/dev/map/cfe"
MAP: search cfid0 for key ".!/bin/sh" from 0x100000, step 0x10000
MAP: cfid0: 40000x120000, data=0x120000 "/dev/map/kernel"
MAP: search cfid0 for key ".!/bin/sh" from 0x100000, step 0x10000
MAP: cfid0: 160000x298000, data=0x298000 "/dev/map/rootfs"
MAP: cfid0: 3f8000x8000, data=0x8000 "/dev/map/nvram"
MAP: No valid partition found at map/rootfs.uzip
cd9660: RockRidge Extension
warning: no time-of-day clock registered, system time will not be set accurately
start_init: trying /sbin/init
Jan 1 00:00:05 init: NSSWITCH(_nsdispatch): nis, passwd_compat, endpwent, not f
ound, and no fallback provided
Enter full pathname of shell or RETURN for /bin/sh:
Cannot read termcap database;
using dumb terminal settings.
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment