From owner-freebsd-arm@FreeBSD.ORG Thu Mar 20 01:49:50 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 722BB8E1; Thu, 20 Mar 2014 01:49:50 +0000 (UTC) Received: from mail-ee0-x22d.google.com (mail-ee0-x22d.google.com [IPv6:2a00:1450:4013:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D159FCEA; Thu, 20 Mar 2014 01:49:49 +0000 (UTC) Received: by mail-ee0-f45.google.com with SMTP id d17so101779eek.4 for ; Wed, 19 Mar 2014 18:49:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=F1v4TbTudjWyOgjnwXZ1DgHq37r5FWTDMRCjYAKQ2fk=; b=es0cBmLgfNi2voHOO1gMj4aE1TyFqM4IbBRCmVU1nbVJaLnb50KL8f2qBcW5w7IFzI S5ochgz9v2sZzOvEcxpeP9rl1e1YkR5oopbcLtESezY8yTl4INqOVJ2NP/o6uiTVHzdX mQ27STGfFvedRD1Bk2XqpJBzua8GOzAe7sAWjtZ74UgdRznQxHT8iLjhLZ7eN+MhdUfO FRbrHVI3iM3LRZuOCIddG9qaxWCZvnnNfNWxdm1jz/AFO/z8RNjZY09fM6+nLAw0Ffuk hxXl5RnCF9kNHhFJYJCR4TOyvl9NgoHnKo1Dq/8cPq+SHkWOffCmcegFiG0aOssRPeFx N1Iw== X-Received: by 10.15.60.199 with SMTP id g47mr39154068eex.37.1395280188346; Wed, 19 Mar 2014 18:49:48 -0700 (PDT) Received: from ketas-laptop.mydomain (ketas-laptop6.si.pri.ee. [2001:ad0:91f:0:21a:6bff:fe66:2ad3]) by mx.google.com with ESMTPSA id cb5sm761489eeb.18.2014.03.19.18.49.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Mar 2014 18:49:46 -0700 (PDT) Sender: Sulev-Madis Silber Message-ID: <532A4938.8030003@hot.ee> Date: Thu, 20 Mar 2014 03:49:44 +0200 From: "Sulev-Madis Silber (ketas)" User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: Patrick Kelsey Subject: Re: Booting FreeBSD from eMMC on BeagleBone Black References: <1395064661.1149.565.camel@revolution.hippie.lan> <1395067218.1149.570.camel@revolution.hippie.lan> <80EF2F0E-B4E3-4E06-933A-685F78F2EBD7@ieee.org> In-Reply-To: <80EF2F0E-B4E3-4E06-933A-685F78F2EBD7@ieee.org> X-TagToolbar-Keys: D20140320034943952 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-arm , Ian Lepore X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 01:49:50 -0000 I now have this weirdness of "double 2": ## Starting application at 0x88000054 ... Consoles: U-Boot console Compatible U-Boot API signature found @9f242240 FreeBSD/armv6 U-Boot loader, Revision 1.2 (root@rack0, Wed Mar 19 03:10:06 EET 2014) DRAM: 512MB MMC Device 2 not found MMC Device 3 not found MMC Device 2 not found Number of U-Boot devices: 3 U-Boot env: loaderdev='mmc0:2.0' Found U-Boot device: disk Checking unit=0 slice=2 partition=... good. -- ketas