| | 46 | {{{ |
| | 47 | Marvell>> dhcp 900000 |
| | 48 | BOOTP broadcast 1 |
| | 49 | DHCP client bound to address 192.168.10.100 |
| | 50 | Using egiga0 device |
| | 51 | TFTP from server 192.168.10.1; our IP address is 192.168.10.100 |
| | 52 | Filename '/mv5281/kernel.bin'. |
| | 53 | Load address: 0x900000 |
| | 54 | Loading: ################################################################# |
| | 55 | ################################################################# |
| | 56 | ################################################################# |
| | 57 | ######################## |
| | 58 | done |
| | 59 | Bytes transferred = 3214712 (310d78 hex) |
| | 60 | Marvell>> go 900000 |
| | 61 | ## Starting application at 0x00900000 ... |
| | 62 | dtbp = 0xc0bedd60 |
| | 63 | KDB: debugger backends: ddb |
| | 64 | KDB: current backend: ddb |
| | 65 | Copyright (c) 1992-2012 The FreeBSD Project. |
| | 66 | Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 |
| | 67 | The Regents of the University of California. All rights reserved. |
| | 68 | FreeBSD is a registered trademark of The FreeBSD Foundation. |
| | 69 | FreeBSD 9.0-RELEASE #0 r230587: Mon Jan 30 22:03:05 CET 2012 |
| | 70 | root@brahm.vanderzwet.net:/usr/obj/arm.arm/usr/src-releng-9.0/sys/SHEEVAPLUG arm |
| | 71 | CPU: Feroceon 88FR131 rev 1 (Marvell core) |
| | 72 | DC enabled IC enabled WB enabled EABT branch prediction enabled |
| | 73 | 16KB/32B 4-way Instruction cache |
| | 74 | 16KB/32B 4-way write-back-locking-C Data cache |
| | 75 | real memory = 536870912 (512 MB) |
| | 76 | avail memory = 519999488 (495 MB) |
| | 77 | SOC: Marvell 88F6281 rev A1, TClock 200MHz |
| | 78 | simplebus0: <Flattened device tree simple bus> on fdtbus0 |
| | 79 | ic0: <Marvell Integrated Interrupt Controller> mem 0xf1020200-0xf102023b on simplebus0 |
| | 80 | timer0: <Marvell CPU Timer> mem 0xf1020300-0xf102032f irq 1 on simplebus0 |
| | 81 | Event timer "CPUTimer0" frequency 200000000 Hz quality 1000 |
| | 82 | Timecounter "CPUTimer1" frequency 200000000 Hz quality 1000 |
| | 83 | gpio0: <Marvell Integrated GPIO Controller> mem 0xf1010100-0xf101011f irq 35,36,37,38,39,40,41 on simplebus0 |
| | 84 | rtc0: <Marvell Integrated RTC> mem 0xf1010300-0xf1010307 on simplebus0 |
| | 85 | mge0: <Marvell Gigabit Ethernet controller> mem 0xf1072000-0xf1073fff irq 12,13,14,11,46 on simplebus0 |
| | 86 | mge0: Ethernet address: f0:ad:4e:00:74:14 |
| | 87 | miibus0: <MII bus> on mge0 |
| | 88 | e1000phy0: <Marvell 88E1116R Gigabit PHY> PHY 0 on miibus0 |
| | 89 | e1000phy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto |
| | 90 | uart0: <16550 or compatible> mem 0xf1012000-0xf101201f irq 33 on simplebus0 |
| | 91 | uart0: console (1056,n,8,1) |
| | 92 | uart1: <16550 or compatible> mem 0xf1012100-0xf101211f irq 34 on simplebus0 |
| | 93 | ehci0: <Marvell Integrated USB 2.0 controller> mem 0xf1050000-0xf1050fff irq 48,19 on simplebus0 |
| | 94 | usbus0: EHCI version 1.0 |
| | 95 | usbus0: stop timeout |
| | 96 | usbus0: set host controller mode |
| | 97 | |
| | 98 | }}} |