From owner-freebsd-arm@FreeBSD.ORG Wed Apr 16 01:45:01 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 43EDB76F; Wed, 16 Apr 2014 01:45:01 +0000 (UTC) Received: from mail-ee0-x234.google.com (mail-ee0-x234.google.com [IPv6:2a00:1450:4013:c00::234]) (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 A42761849; Wed, 16 Apr 2014 01:45:00 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id e49so8061458eek.25 for ; Tue, 15 Apr 2014 18:44:59 -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=pkdPpWfKYsWmWjlLGRq5MYLEeHsE5rVY8hgouxB0fJ8=; b=zsJ5w52s58pRE9VDUwG4iPnwGi4B4nkAXEld5XAfO42vNn9yR7PFG7wOO/3vPH6I4i oO0my7XMLSsgFGCkHAFTGZuORPoAGETmRG352e4g8FT7SsmB9UUeolYKhXWaPjMLJTiT 56gcmlzHrlWqo/nyTNW6cmC9bGDz8p5tpyoqIfrSjPZEjJxvaHkQUtcN4PVs6s8XVALg g+mNsDxLCaRvWCrZLZR5sypTmzvn9OAER5sCFi/Key+1ReTqNP0vUOsHrmP9f4ubpNmF KAWfr9+4XpWODF6/ova20y5h44ODicsIWoMb3wpMPa77NkrIPUNcSicQO1hL7D4I/lQo W6MQ== X-Received: by 10.15.36.136 with SMTP id i8mr1125192eev.113.1397612698965; Tue, 15 Apr 2014 18:44:58 -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 45sm53392423eeh.9.2014.04.15.18.44.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Apr 2014 18:44:57 -0700 (PDT) Sender: Sulev-Madis Silber Message-ID: <534DE094.1000302@hot.ee> Date: Wed, 16 Apr 2014 04:44:52 +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> In-Reply-To: <534DBDC5.2020307@gmail.com> X-TagToolbar-Keys: D20140416044450933 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 01:45:01 -0000 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!