FreeBSD/armv6z/clang on Raspberry Pi 512MB (with U-Boot + ubldr)

Daisuke Aoyama aoyama at peach.ne.jp
Wed Jan 9 21:23:18 UTC 2013


Hi,

Thank you for trying.

> After a crash, the fsck at boot fails and causes a panic:

Yes, I got same the error :)
It is a bug of DMA transfer, you can continue with "set hw.bcm2835.sdhci.pio=1".
If possible, try to enter loader prompt, then

loader> set hw.bcm2835.sdhci.pio=1
loader> boot -v

You can enter pressing space bar while the kernel loading. (only few sec.)
If you don't have serial console, please add "hw.bcm2835.sdhci.pio=1" to /boot/rc.conf by other 
machine.

After recovery, download new kernel then replace old one.

# fetch http://www.peach.ne.jp/archives/rpi/kernel/kernel-20130110.gz
# gzcat kernel-20130110.gz > /boot/kernel/kernel
# reboot

Regards,
-- 
Daisuke Aoyama
 



More information about the freebsd-arm mailing list