From owner-freebsd-mips@FreeBSD.ORG Fri Mar 6 19:16:02 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 11D1AFD9 for ; Fri, 6 Mar 2015 19:16:02 +0000 (UTC) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (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 CAD395EA for ; Fri, 6 Mar 2015 19:16:01 +0000 (UTC) Received: by iecrl12 with SMTP id rl12so5373444iec.5 for ; Fri, 06 Mar 2015 11:16:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=oz58BaWixs4Jrl1zGF4GzpoiHhbqjbxqmq8KSA9Nmko=; b=ilzWBlTrOtAG57zyQ8xnXtmZ+L6fi+NGF2+GyavSefVWub+eaxDu1DbrhB3teqPk3o ksEGI9gRdJw8IuAkW4srVEQvZK+eOLqY4HUAWAV0dac+2DLh49NfHqDM0WTrJkTZUP0I ijodB6EhdJUnQRTmyPwxWVjn+66kvCsJPkRmx9hn1ZPtMzdxERYNCd+G/ugSirdhdWDR 3hU9QY2QEENw4algpTQuiGXmkV+3e93Tht7kOlTHkJ7LvTGZd8nz8xIxbwA1YlEl5qPA jtK57GYSZWeuZ9OvCdc7aEwCPAEGmZioTYjqtL1upj4MpcXaOYVaFHWnsQ0yf84SXRCF YR9g== MIME-Version: 1.0 X-Received: by 10.107.155.13 with SMTP id d13mr29756226ioe.29.1425669361267; Fri, 06 Mar 2015 11:16:01 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.66 with HTTP; Fri, 6 Mar 2015 11:16:01 -0800 (PST) In-Reply-To: References: Date: Fri, 6 Mar 2015 11:16:01 -0800 X-Google-Sender-Auth: l6Y-frp5uIi0VPb8AME2g_daO7U Message-ID: Subject: Re: DB 120 and u-boot From: Adrian Chadd To: pramod Jayram Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-mips@freebsd.org" 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 19:16:02 -0000 Hi, You deleted it off of the board? :) I can give you the boot loader from my DB120 (you have a real DB120, right? from Atheros?) but you're going to have to either figure out the JTAG bits to speak to the board (hint: I don't have the board config file for the AR9344, sorry) or, do some dirty in-system soldering to reprogram the NOR flash with the updated loader image. Which db120 board do you have? the actual board rev should be silk screened on the thing somewhere. -adrian On 6 March 2015 at 05:26, pramod Jayram wrote: > 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 > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"