From owner-freebsd-arm@FreeBSD.ORG Thu Aug 1 23:16:57 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5C65BC29 for ; Thu, 1 Aug 2013 23:16:57 +0000 (UTC) (envelope-from fun@naobsd.org) Received: from mail.naobsd.org (7c294571.i-revonet.jp [124.41.69.113]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA715207F for ; Thu, 1 Aug 2013 23:16:53 +0000 (UTC) Received: from [192.168.1.149] ([192.168.1.149]) (authenticated bits=0) by mail.naobsd.org (8.13.6.20060614/8.13.6) with ESMTP id r71Mox71015975 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 2 Aug 2013 07:51:03 +0900 (JST) Message-ID: <51FAE653.5080005@naobsd.org> Date: Fri, 02 Aug 2013 07:50:59 +0900 From: FUKAUMI Naoki User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: Cubieboard2 and FreeBSD References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 23:16:57 -0000 hi thank you for your hard work. On 08/02/2013 12:34 AM, Ganbold Tsagaankhuu wrote: > You should use sunxi-spl.bin and u-boot.bin different from cubieboard, you > can get them from http://androtab.info/cubieboard2/ these files should work, but it's already bit old ;) instruction to make spl/u-boot should be generally same as cb1. (of course source/config for cb2 is necessary) I'll update my site. (I'm owner of androtab.info)