On Sun, October 12, 2014 1:48 am, Gerke M. Preussner wrote: > On 09/25/2014 12:45 AM, Jonathan Gray wrote: >> On Wed, Sep 24, 2014 at 11:48:14PM -0400, Gerke M. Preussner wrote: >>> I'm having the same problem on a BeagleBone Black Rev C. sdmmc1 cannot >>> be enabled, and hence sd1 is not available. >>> >>> [..] >>> >>> >>> You'll need a kernel change from a few days ago for that to work: >>> >>> CVSROOT: /cvs >>> Module name: src >>> Changes by: ra...@cvs.openbsd.org 2014/09/23 06:08:13 >>> >>> [..] > > I just tried the latest snapshot from October 9th, and the problem is > now present in both the older BeagleBone with 2GB flash and the newer > revision with 4GB flash. sdmmc1 cannot be enabled on either device, and > sd1 is then not available as an install disk. Workaround for the older > BeagleBone with 2GB is to go back to 5.5. > > Am I missing anything, or is this now broken for good on all BeagleBones?
This snapshot works fine on my BeagleBone (rev. A5C, 2GB eMMC), dmesg below. No idea what you're missing. Can you send a dmesg? > > Also, how can I build my own snapshot? I looked for instructions on > openbsd.org and specifically the armv7 section, but couldn't find any > details. Since I have several devices laying around, I'd be happy to > debug this. See "man release". OpenBSD/omap booting ... arg0 0x0 arg1 0xe05 arg2 0x80000100 atag core flags 0 pagesize 0 rootdev 0 atag cmdline [sd0i:/bsd.umg] atag mem start 0x80000000 size 0x20000000 bootfile: sd0i:/bsd.umg bootargs: memory size derived from u-boot bootconf.mem[0].address = 80000000 pages 131072/0x20000000 Allocating page tables freestart = 0x80a15000, free_pages = 128491 (0x0001f5eb) IRQ stack: p0x80a43000 v0xc0a43000 ABT stack: p0x80a44000 v0xc0a44000 UND stack: p0x80a45000 v0xc0a45000 SVC stack: p0x80a46000 v0xc0a46000 Creating L1 page table at 0x80a18000 Mapping kernel Constructing L2 page tables undefined page pmap [ using 173468 bytes of bsd ELF symbol table ] board type: beaglebone Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2014 OpenBSD. All rights reserved. http://www.OpenBSD.org OpenBSD 5.6-current (RAMDISK-OMAP) #1: Thu Oct 9 20:24:32 AEDT 2014 r...@armv7.jsg.id.au:/usr/src/sys/arch/armv7/compile/RAMDISK-OMAP real mem = 536870912 (512MB) avail mem = 515182592 (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 90:59:af:5d:23:b2 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: 3724MB, 512 bytes/sector, 7626752 sectors scsibus1 at sdmmc1: 2 targets, initiator 0 sd1 at scsibus1 targ 1 lun 0: <SD/MMC, Drive #01, > SCSI2 0/direct fixed sd1: 1832MB, 512 bytes/sector, 3751936 sectors boot device: sd0 root on rd0a swap on rd0b dump on rd0b