Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2014 08:41:22 -0800
From:      Tim Kientzle <tim@kientzle.com>
To:        George Rosamond <george@ceetonetechnology.com>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>, Rui Paulo <rpaulo@me.com>
Subject:   Re: A current BB Black issues
Message-ID:  <0B382084-C85F-4030-9A6F-569AE1D557EA@kientzle.com>
In-Reply-To: <545CD0E8.1070402@ceetonetechnology.com>
References:  <545BFCB8.4030604@ceetonetechnology.com> <C86360C5-5027-4020-A03A-3CFB2C148FA2@me.com> <545CD0E8.1070402@ceetonetechnology.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Kelsey contributed the patches for U-Boot 2013.04 to support =
eMMC booting.

They have not yet been reworked to apply to 2014.04.  I=92ve looked at =
it only briefly.

Tim


On Nov 7, 2014, at 6:02 AM, George Rosamond =
<george@ceetonetechnology.com> wrote:

> Rui Paulo:
>> On Nov 6, 2014, at 14:56, George Rosamond
>> <george@ceetonetechnology.com> wrote:
>>> BeagleBone Black with:
>>>=20
>>> FreeBSD bbb-fbsd 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #0
>>> r274186: Thu Nov  6 14:51:29 EST 2014=20
>>> =
root@stinkyX:/data/crochet/work/bbw/obj/arm.armv6/data/fbsd-10-stable/sys/=
BEAGLEBONE
>>>=20
>>>=20
> arm
>>>=20
>>>=20
>>> First, I tried to run copy-to-emmc.sh but noticed this is the
>>> dmesg:
>>>=20
>>> sdhci_ti1-slot0: Got data interrupt 0x00000002, but there is no
>>> active command. sdhci_ti1-slot0: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D REGISTER DUMP
>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D sdhci_ti1-slot0: Sys =
addr: 0x00000000 | Version:
>>> 0x00003101 sdhci_ti1-slot0: Blk size: 0x00000004 | Blk cnt:
>>> 0x00000001 sdhci_ti1-slot0: Argument: 0x00020000 | Trn mode:
>>> 0x0000071b sdhci_ti1-slot0: Present:  0x01f70000 | Host ctl:
>>> 0x00000000 sdhci_ti1-slot0: Power:    0x0000000d | Blk gap:
>>> 0x00000000 sdhci_ti1-slot0: Wake-up:  0x00000000 | Clock:
>>> 0x00008007 sdhci_ti1-slot0: Timeout:  0x00000006 | Int stat:
>>> 0x00000000 sdhci_ti1-slot0: Int enab: 0x017f00fb | Sig enab:
>>> 0x017f00fb sdhci_ti1-slot0: AC12 err: 0x00000000 | Slot int:
>>> 0x00000000 sdhci_ti1-slot0: Caps:     0x06e10080 | Max curr:
>>> 0x00000000 sdhci_ti1-slot0:
>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =
sdhci_ti1-slot0: Got
>>> data interrupt 0x00000002, but there is no active command.=20
>>> sdhci_ti1-slot0: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D REGISTER =
DUMP =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
>>> sdhci_ti1-slot0: Sys addr: 0x00000000 | Version:  0x00003101=20
>>> sdhci_ti1-slot0: Blk size: 0x00000004 | Blk cnt:  0x00000001=20
>>> sdhci_ti1-slot0: Argument: 0x00020000 | Trn mode: 0x0000071b=20
>>> sdhci_ti1-slot0: Present:  0x01f70000 | Host ctl: 0x00000000=20
>>> sdhci_ti1-slot0: Power:    0x0000000d | Blk gap:  0x00000000=20
>>> sdhci_ti1-slot0: Wake-up:  0x00000000 | Clock:    0x00008007=20
>>> sdhci_ti1-slot0: Timeout:  0x00000006 | Int stat: 0x00000000=20
>>> sdhci_ti1-slot0: Int enab: 0x017f00fb | Sig enab: 0x017f00fb=20
>>> sdhci_ti1-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000=20
>>> sdhci_ti1-slot0: Caps:     0x06e10080 | Max curr: 0x00000000=20
>>> sdhci_ti1-slot0: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=20
>>> am335x_pmic0: TPS65217C ver 1.2 powered by USB
>>>=20
>>> and mmcsd1 isn't showing up in /dev/, the boot process, etc.  It
>>> will boot from eMMC if I don't hold down the button by the microSD
>>> card.
>>>=20
>>> Anything I should be aware of?
>>=20
>> My speculation is that the newer U-Boot breaks the eMMC support in
>> FreeBSD.  An U-Boot from 2013.4 seems to work fine while the U-Boot
>> from 2014.3 doesn't work for me.
>>=20
>=20
> That didn't even cross my mind.  I'll definitely try that.
>=20
> Thanks.
>=20
> g
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0B382084-C85F-4030-9A6F-569AE1D557EA>