Skip to content

Instantly share code, notes, and snippets.

@paulzhol
Created July 30, 2017 21:21
Show Gist options
  • Save paulzhol/9f341d89335f20fb646fc6ae141f4bb4 to your computer and use it in GitHub Desktop.
Save paulzhol/9f341d89335f20fb646fc6ae141f4bb4 to your computer and use it in GitHub Desktop.
FreeBSD-11.1-RELEASE-arm-armv6-CUBIEBOARD2.img.xz boot log
U-Boot SPL 2017.01-rc3 (Jul 21 2017 - 11:26:32)
DRAM: 1024 MiB
CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
Trying to boot from MMC1
U-Boot 2017.01-rc3 (Jul 21 2017 - 11:26:32 +0000) Allwinner Technology
CPU: Allwinner A20 (SUN7I)
Model: Cubietech Cubieboard2
I2C: ready
DRAM: 1 GiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
SCSI: SATA link 0 timeout.
AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: ncq stag pm led clo only pmp pio slum part ccc apst
Net: eth0: ethernet@01c50000
starting USB...
USB0: USB EHCI 1.00
USB1: USB OHCI 1.0
USB2: USB EHCI 1.00
USB3: USB OHCI 1.0
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 2 for devices... 1 USB Device(s) found
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found FreeBSD U-Boot Loader (bin)
reading ubldr.bin
234640 bytes read in 36 ms (6.2 MiB/s)
## Starting application at 0x42000000 ...
Consoles: U-Boot console
Compatible U-Boot API signature found @0x7af38298
FreeBSD/armv6 U-Boot loader, Revision 1.2
(Fri Jul 21 11:42:35 UTC 2017 root@releng2.nyi.freebsd.org)
DRAM: 1024MB
MMC Device 1 not found
MMC Device 2 not found
MMC Device 3 not found
Number of U-Boot devices: 1
U-Boot env: loaderdev not set, will probe all devices.
Found U-Boot device: disk
Probing all disk devices...
Checking unit=0 slice=<auto> partition=<auto>... good.
Booting from disk0s2a:
/boot/kernel/kernel data=0x691080+0x14af80 syms=[0x4+0x9f020+0x4+0x9dd8e]
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel]...
/boot/dtb/sun7i-a20-cubieboard2.dtb size=0xadb6
Loaded DTB from file 'sun7i-a20-cubieboard2.dtb'.
Kernel entry at 0x42200100...
Kernel args: (null)
Copyright (c) 1992-2017 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.1-RELEASE #0 r321309: Fri Jul 21 11:48:41 UTC 2017
root@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/ALLWINNER arm
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment