From owner-freebsd-arm@FreeBSD.ORG Wed Apr 16 10:06: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 8A039B3E; Wed, 16 Apr 2014 10:06:50 +0000 (UTC) Received: from mail-ee0-x22a.google.com (mail-ee0-x22a.google.com [IPv6:2a00:1450:4013:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E9B21174A; Wed, 16 Apr 2014 10:06:49 +0000 (UTC) Received: by mail-ee0-f42.google.com with SMTP id d17so8708022eek.29 for ; Wed, 16 Apr 2014 03:06: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=ImLJH/rHftXxtYITHzdSEYshmXJ0gitdFd//PRivSH8=; b=jyoadIAh8sxLNxgvC4br/1RtXiElOO0bTr0smvWInNOLVIUPkfQJ5ZPd7qS/87VQH0 xCWL3I/CxDyrOr1iYT3hKnzDwEiH8CnJ8+HkMudey16L2/X8vWzV9SNrZkRzApneYJaQ nQQQt0tg8T5bxJSktCQSp742CwxdSeAbNJND9w3CjBTCu4YT1nNVWqzKJ758cnebK+ru 3kKlQrMqzRM6NxEFAkzcNcPXqFAep9zquqcJnA/Jg2Jq/kOnTOtNcmnH7OB9p8T5crcj n1iDTIzcoaJRh+GsI+rybcsSRAPySnmRyGlY4aP2XA1gfLChHku/h5qz2b59xP4M8cLU fjMw== X-Received: by 10.14.194.133 with SMTP id m5mr3963334een.38.1397642808260; Wed, 16 Apr 2014 03:06: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 a4sm56589677eep.12.2014.04.16.03.06.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 16 Apr 2014 03:06:47 -0700 (PDT) Sender: Sulev-Madis Silber Message-ID: <534E5634.6050303@hot.ee> Date: Wed, 16 Apr 2014 13:06:44 +0300 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: Xuebing Wang Subject: Re: [Patch v1] [BeagleBone Black] port the latest u-boot-2014-01 References: <5345FEED.1040604@gmail.com> <20140410104921.GA95756@cicely7.cicely.de> <53468E7A.70309@gmail.com> <1397141234.1124.47.camel@revolution.hippie.lan> <534DBA81.4020505@gmail.com> <97116232-B26D-451B-8195-F1C4AD5CB3E2@gmail.com> <534DBDC5.2020307@gmail.com> <534DE094.1000302@hot.ee> <534DE206.8000107@gmail.com> <534DEB01.4070002@hot.ee> <534E0D99.1040907@gmail.com> In-Reply-To: <534E0D99.1040907@gmail.com> X-TagToolbar-Keys: D20140416130643940 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-arm@FreeBSD.org, Ian Lepore , ticso@cicely.de 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: Wed, 16 Apr 2014 10:06:50 -0000 That seemed to work well at first glance. CPU was indeed 1GHz and I didn't see any issues. On 2014-04-16 07:56, Xuebing Wang wrote: > Are you willing to try uSDHC boot? > > > On 04/16/2014 10:29 AM, Sulev-Madis Silber (ketas) wrote: >> It works with patched uboot 2013.04 >> >> There was discussion here about that. >> >> >> Recently I have some issues but it STILL works! :) >> >> >> On 2014-04-16 04:51, Xuebing Wang wrote: >>> I though flashing eMMC (booting from eMMC) is NOT supported yet. >>> >>> Am I correct? >>> >>> >>> On 04/16/2014 09:44 AM, Sulev-Madis Silber (ketas) wrote: >>>> I can't seem to boot from eMMC... it fails at the point where ubldr >>>> says >>>> no devices found. Also, I didn't try to compare code, what are >>>> differences between this uboot + patches and one in crochet tree with >>>> those patches? I know it has some multi-device features... >>>> >>>> >>>> FreeBSD/armv6 U-Boot loader, Revision 1.2 >>>> (root@rack0, Wed Apr 9 04:29:27 EEST 2014) >>>> >>>> DRAM: 512MB >>>> Card did not respond to voltage select! >>>> Card did not respond to voltage select! >>>> Number of U-Boot devices: 1 >>>> U-Boot env: loaderdev='mmc1:2.0' >>>> Found U-Boot device: net >>>> No boot device found! >>>> >