From owner-freebsd-mips@FreeBSD.ORG Fri Mar 6 13:26:23 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F1FAB5E for ; Fri, 6 Mar 2015 13:26:23 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (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 08D4A929 for ; Fri, 6 Mar 2015 13:26:23 +0000 (UTC) Received: by qgdz60 with SMTP id z60so12398500qgd.5 for ; Fri, 06 Mar 2015 05:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4S991MUE3uMZ/7IfXtPJ7x9htRdA3igqtSpSEZ0Ka8Y=; b=sTcAWVb7kdHSc1taOxF6P0RE+vfBtnWgVeiFy16JDbCBcFU3R5PA3hmSTaL2aLBLmT UDqsDtZo2eJ7cV9cRgOnKilR8qCGxE3ICoZXup7foAoTlUo6H4rtgPXf8gjJTR00dfdp nipF0gIE4xPlPldO1SfaIPovT6VNGjGiE+yrtevzkO6ObR9Xi8dp60694RAsOjo46iNA +kZUXkRmgckEsIsxIrNRHLX6GZVggIDGlhdhRrt1A46rFvaciK2QZswNqnOi+b335CAB vmMs8xLRklwS8tFrBLnhWpKfMA3WYGwQ6ctBRP8llGKEZTw1uitn01q3jDgMMqOuUkWJ 5Adg== MIME-Version: 1.0 X-Received: by 10.55.41.90 with SMTP id p87mr27837038qkh.103.1425648382150; Fri, 06 Mar 2015 05:26:22 -0800 (PST) Received: by 10.96.180.163 with HTTP; Fri, 6 Mar 2015 05:26:22 -0800 (PST) Date: Fri, 6 Mar 2015 18:56:22 +0530 Message-ID: Subject: DB 120 and u-boot From: pramod Jayram To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2015 13:26:23 -0000 Hi, Im working on DB 120 development and Im a newbie. I accidentally deleted u-boot on it. So i wanted to know if i can boot from usb and then install u-boot on it. Or is there any other way to flash u-boot on it. thanks and regards