> I am trying to install the latest arm7 snap on a BeagleBone Black
> using miniroot-am335x-55.fs but it only offers sd0 (the SD card)
> for installation. I installed to the SD card OK and the build-in
> emmc is visible as /dev/sd1.
[..]
> Here is dmesg as produced after booting the miniroot. I added
> (from memory) a message I just caught at the very start of boot:
>
> WARNING: No entropy supplied by boot loader
> NAND: No NAND device found!!!
>
> # dmesg
> OpenBSD 5.5-current (RAMDISK-OMAP) #1: Mon Jun 16 22:16:25 EDT 2014
>     r...@pandaes.in.nickh.org:/usr/src/sys/arch/armv7/compile/RAMDISK-OMAP
> real mem  = 536870912 (512MB)
> avail mem = 515153920 (491MB)
> warning: no entropy supplied by boot loader
> mainbus0 at root
> cpu0 at mainbus0: ARM Cortex A8 R3 rev 2 (ARMv7 core)
> cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled
> cpu0: 32KB(64b/l,4way) I-cache, 32KB(64b/l,4way) wr-back D-cache
> omap0 at mainbus0: BeagleBone
> prcm0 at omap0 rev 0.2
> sitaracm0 at omap0: control module, rev 1.0
> intc0 at omap0 rev 5.0
> omap0: device edma unit 0 not configured
> dmtimer0 at omap0 rev 3.1
> dmtimer1 at omap0 rev 3.1
> omdog0 at omap0 rev 0.1
> omgpio0 at omap0: rev 0.1
> omgpio1 at omap0: rev 0.1
> omgpio2 at omap0: rev 0.1
> omgpio3 at omap0: rev 0.1
> omap0: device tiiic unit 0 not configured
> omap0: device tiiic unit 1 not configured
> omap0: device tiiic unit 2 not configured
> ommmc0 at omap0
> sdmmc0 at ommmc0
> ommmc1 at omap0
> sdmmc1 at ommmc1
> com0 at omap0: ti16750, 64 byte fifo
> com0: console
> cpsw0 at omap0: version 1.12 (0), address c8:a0:30:ad:e9:c0
> ukphy0 at cpsw0 phy 0: Generic IEEE 802.3u media interface, rev. 1: OUI 
> 0x0001f0, model 0x000f
> scsibus0 at sdmmc0: 2 targets, initiator 0
> sd0 at scsibus0 targ 1 lun 0: <SD/MMC, Drive #01, > SCSI2 0/direct fixed
> sd0: 30492MB, 512 bytes/sector, 62447616 sectors
> sdmmc1: can't enable card
> boot device: sd0
> root on rd0a swap on rd0b dump on rd0b
> WARNING: CHECK AND RESET THE DATE!
> # 

I'm having the same problem on a BeagleBone Black Rev C. sdmmc1 cannot
be enabled, and hence sd1 is not available.

Interestingly, it works fine on my other board, which is a Rev B. Please
note that the Rev C now has 4 GB of on-board flash instead of the
previous 2 GB on the Rev B. Perhaps this will help narrow down the problem.

My dmesg output looks like Neoklis', except that my uSD card on sd0 is
16GB instead of 32GB. I have tried both OpenBSD 5.5 and 5.6 with the
same result. Unfortunately, the problem does not magically go away for me.

I'm fairly new to OpenBSD, but I'll try my best to be of assistance, if
needed. Any help would be appreciated.

Thanks!



Reply via email to