Skip to content

Instantly share code, notes, and snippets.

@yamori813
Created June 21, 2016 12:53
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 yamori813/12df178e1c51bf08c8e477da736d10c5 to your computer and use it in GitHub Desktop.
Save yamori813/12df178e1c51bf08c8e477da736d10c5 to your computer and use it in GitHub Desktop.
Now booting linux kernel:
Base address 0x80030000 Entry 0x80050100
Cmdline :
CPU platform: Atheros AR2315 rev 0
CPU Frequency=184 MHz
CPU DDR Frequency=0 MHz
CPU AHB Frequency=92 MHz
platform frequency: 184000000
arguments:
a0 = 00000002
a1 = 80030020
a2 = 80030000
a3 = 0000001b
Cmd line:
Environment:
envp skiped
Cache info:
picache_stride = 4096
picache_loopcount = 4
pdcache_stride = 4096
pdcache_loopcount = 4
cpu0: MIPS Technologies processor v100.144
MMU: Standard TLB, 16 entries (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: 4 ways of 256 sets, 16 bytes per line
L2 cache: disabled
Config1=0x9e9b4d82<EJTAG>
Config2=0x80000000
Config3=0x20
AHB Master Arbitration Control 00000021
Byteswap Control 0000842e
KDB: debugger backends: ddb
KDB: current backend: ddb
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-ALPHA3 #1 734a4ec(zrouter)-dirty: Tue Jun 21 20:57:39 JST 2016
hiroki@microserver:/storage/home/hiroki/obj/storage/home/hiroki/zrouter/tmp/
mips.mips/storage/home/hiroki/freebsd/sys/Fon_FON2100 mips
gcc version 4.2.1 20070831 patched [FreeBSD]
real memory = 16777216 (16384K bytes)
avail memory = 11902976 (11MB)
random: entropy device external interface
nexus0: <MIPS32 root nexus>
clock0: <Generic MIPS32 ticker> on nexus0
Timecounter "MIPS32" frequency 92000000 Hz quality 800
Event timer "MIPS32" frequency 92000000 Hz quality 800
apb0 at irq 0 on nexus0
uart0: <16550 or compatible> on apb0
uart0: console (9600,n,8,1)
gpio0: <Atheros AR531x GPIO driver> on apb0
gpio0: [GIANT-LOCKED]
gpio0: gpio pinmask=0x7fffff
gpiobus0: <GPIO bus> on gpio0
gpioled0: <GPIO led> at pin 1 on gpiobus0
gpioled2: <GPIO led> at pin 2 on gpiobus0
gpioled3: <GPIO led> at pin 3 on gpiobus0
gpioled4: <GPIO led> at pin 4 on gpiobus0
gpioled5: <GPIO led> at pin 7 on gpiobus0
gpioc0: <GPIO controller> on gpio0
ar5315_wdog0: <Atheros AR531x watchdog timer> on apb0
spi0: <AR5315 SPI> at mem 0x11300000-0x1130000b on nexus0
spibus0: <spibus bus> on spi0
mx25l0: <M25Pxx Flash Family> at cs 0 mode 0 on spibus0
mx25l0: m25p64, sector 65536 bytes, 128 sectors
are0: <AR531x Ethernet interface> at mem 0x10500000-0x109fffff irq 2 on nexus0
are0: Overriding MAC address from environment: '00:18:84:A5:84:E8'
miibus0: <MII bus> on are0
acphy0: <AC101L 10/100 media interface> PHY 0 on miibus0
acphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
are0: Ethernet address: 00:18:84:a5:84:e8
Timecounters tick every 1.000 msec
Trying to mount root from cd9660:/dev/redboot/rootfs.uzip []...
g_dev_taste: make_dev_p() failed (gp->name=redboot/RedBoot config, error=22)
g_dev_taste: make_dev_p() failed (gp->name=redboot/FIS directory, error=22)
warning: no time-of-day clock registered, system time will not be set accurately
kern.coredump: 1 -> 0
net.inet.ip.forwarding: 0 -> 1
memory disk size = 6m
random: unblocking device.
add net default: gateway 10.0.1.1
Thu Jan 1 00:01:16 UTC 1970
login: root
Password:
FreeBSD 11.0-CURRENT / ZRouter project
Developed by Aleksandr Rybalko <ray@ddteam.net>
under sponsorship from N Possible (npossible.net)
and D-Link International Pte Ltd Ukraine.
Welcome to FreeBSD!
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment