From owner-freebsd-arm@freebsd.org Tue Aug 4 22:01:00 2015 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 63BC69B3923 for ; Tue, 4 Aug 2015 22:01:00 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2756D25E for ; Tue, 4 Aug 2015 22:01:00 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by ioea135 with SMTP id a135so31364518ioe.1 for ; Tue, 04 Aug 2015 15:00:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:message-id:date :subject:from:in-reply-to:references:to:cc; bh=uRjXYWq3e4/wLX3o7hJn3pNTsFZEEe9QX2YZYLFkqOw=; b=hyF0uayfPwCF0VZF3gmXRUJLZ4EgszurAwWOTULq7QLFpQltYCtEqQCLaGcsLacxo7 fUEFIIHfu6as0TLejV7E92Sd38YXdhZ5SYjkHzPlbX6uLsAiajWQCD1+JpAOkfCQz7PY Bpmg9yI0TxdrxpmMOHtJ+adoKr3usiegajLFRAKqzkugFE8st7ZPfnwnbbyhG+/1q2V9 7XRkBmvuyd0W2i3vZVSy1XdvB2aCGB/9Y0YuMZpBx88XRa89cs6jMvCQf7LM93VdUUkm OlB/G452Dc9ck1x42po3eyIt1XDGN66T4SavSDLS+tfw5GakodHLb9aNC5gmxCU1up/V x/tw== X-Received: by 10.107.130.11 with SMTP id e11mr6641897iod.156.1438725659642; Tue, 04 Aug 2015 15:00:59 -0700 (PDT) Received: from [127.0.0.1] ([209.52.88.19]) by smtp.gmail.com with ESMTPSA id h2sm2087382igy.10.2015.08.04.15.00.58 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 04 Aug 2015 15:00:58 -0700 (PDT) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: BlackBerry Email (10.3.2.2339) Message-ID: <20150804220058.4886608.67212.1915@gmail.com> Date: Tue, 04 Aug 2015 15:00:58 -0700 Subject: Re: Hummingboard u-boot not loading? From: Russell Haley In-Reply-To: References: <20150801182519.4886608.58781.1809@gmail.com> To: =?utf-8?q?Mika=C3=ABl_Urankar?= Cc: freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2015 22:01:00 -0000 Hi Mikael, There is no entries in the directory you pointed out, which I guess means i= t's not booting. There doesn't seem to be anything wrong with this SD card = as I have Re partitioned it twice, been able to mount and read and write an= d run installworld with it.=A0 I will perhaps try another one to be safe if no other reasonable suggestion= s come up. Russ Sent=A0from=A0my=A0BlackBerry=A010=A0smartphone=A0on=A0the=A0Koodo=A0networ= k. =A0 Original Message =A0 From: Mika=EBl Urankar Sent: Tuesday, August 4, 2015 3:12 AM To: Russell Haley Subject: Re: Hummingboard u-boot not loading? 2015-08-04 6:57 GMT+02:00 Russell Haley : > Hello, > Anyway, I ran it and nothing changed. I get a u-boot auto config counting > down, I get the message 20647 bytes read in 26 ms (9.6MiB/s) which is the > size of ubldr, but nothing fires after that. It could the output is > happening on a serial out, or it could be nothing is happening??? I have > toyed with the idea of adding something to loarder.conf, but the defaults > all seem sufficient, again, unless someone can suggest something? > > I have no further actions I can think of until I get an FDTI cable. All > suggestions welcome. To see if your system has booted you can mount the sdcard on your computer and look into /mnt/var/log/messages. Have you tried another sdcard?