FreeBSD/armv6z/clang on Raspberry Pi 512MB (with U-Boot + ubldr)
dev, dev
dev at macdevshanghai.com
Tue Jan 1 03:00:12 UTC 2013
use you pre build kernel boot:
root at raspberry-pi:~ # uname -a
FreeBSD raspberry-pi.local 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r244906M:
Tue Jan 1 06:59:21 JST 2013
aoyama at fbs.local:/usr/obj-rpi-clang/arm.armv6/usr/src/sys/RPI-B-test11
arm
root at raspberry-pi:~ # dd if=/dev/mmcsd0 of=/dev/null bs=1m count=32
32+0 records in
32+0 records out
33554432 bytes transferred in 3.160636 secs (10616355 bytes/sec)
I will continue test!
yarshure
2013/1/1 Daisuke Aoyama <aoyama at peach.ne.jp>
> dd if=/dev/mmcsd0 of=/dev/null bs=1m count=32
More information about the freebsd-arm
mailing list