From owner-freebsd-arm@freebsd.org Tue Aug 2 23:18:05 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1C2FBAC962 for ; Tue, 2 Aug 2016 23:18:05 +0000 (UTC) (envelope-from gonzo@id.bluezbox.com) Received: from id.bluezbox.com (id.bluezbox.com [45.55.20.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 982B31E7D for ; Tue, 2 Aug 2016 23:18:05 +0000 (UTC) (envelope-from gonzo@id.bluezbox.com) Received: from [208.184.220.60] (helo=limiting-factor.dolby.net) by id.bluezbox.com with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.86_2 (FreeBSD)) (envelope-from ) id 1bUiUL-000DQ1-1T; Tue, 02 Aug 2016 15:48:41 -0700 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Utilite CM-FX6 FreeBSD with ubldr From: Oleksandr Tymoshenko In-Reply-To: Date: Tue, 2 Aug 2016 15:48:10 -0700 Cc: freebsd-arm@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <6A76F16A-9EA5-412E-B257-11BC209D6345@bluezbox.com> References: To: James Milne X-Mailer: Apple Mail (2.3124) Sender: gonzo@id.bluezbox.com X-Spam-Level: -- X-Spam-Report: Spam detection software, running on the system "id.bluezbox.com", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: > On Aug 2, 2016, at 9:30 AM, James Milne wrote: > > I'm having a challenge getting ubldr to see my mmc card (even after I > u-boot from it). > > Specifically: > > Use the u-boot-utilite u-boot image on the SD card, copy of ubldr after > cross build. (Not using crochet) > > fatload mmc 2 0x10800000 ubldr (not using .bin atm, although both fail) > bootelf 0x10800000 > > I've tried to setenv loaderdev= to about everything I can think of: > > mmc 0 > mmc 2 > disk0 > etc > No luck. > > Any suggestions? [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2016 23:18:05 -0000 > On Aug 2, 2016, at 9:30 AM, James Milne wrote: >=20 > I'm having a challenge getting ubldr to see my mmc card (even after I > u-boot from it). >=20 > Specifically: >=20 > Use the u-boot-utilite u-boot image on the SD card, copy of ubldr = after > cross build. (Not using crochet) >=20 > fatload mmc 2 0x10800000 ubldr (not using .bin atm, although both = fail) > bootelf 0x10800000 >=20 > I've tried to setenv loaderdev=3D to about everything I can think of: >=20 > mmc 0 > mmc 2 > disk0 > etc > No luck. >=20 > Any suggestions? Try setting it to plain =E2=80=9Cdisk=E2=80=9D (no quotes, no unit = number) or unset it at all.=20=