From owner-freebsd-arm@FreeBSD.ORG Sat Jun 20 00:15:25 2015 Return-Path: Delivered-To: freebsd-arm@hub.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 9EDA3F3 for ; Sat, 20 Jun 2015 00:15:25 +0000 (UTC) (envelope-from shigeru@os-hackers.jp) Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 75FF8EAE for ; Sat, 20 Jun 2015 00:15:24 +0000 (UTC) (envelope-from shigeru@os-hackers.jp) Received: from localhost (w142149.ppp.asahi-net.or.jp [121.1.142.149]) by mailssl.asahi-net.or.jp (Postfix) with ESMTP id C63633E1C2; Sat, 20 Jun 2015 08:55:25 +0900 (JST) Date: Sat, 20 Jun 2015 08:55:18 +0900 (JST) Message-Id: <20150620.085518.188133386084624078.shigeru@os-hackers.jp> To: dudenko@laser.ru Cc: freebsd-arm@freebsd.org Subject: Re: Banana Pi Router aka Lamobo R1 From: YAMAMOTO Shigeru In-Reply-To: <55841FC9.6090507@laser.ru> References: <89E506F5-7F26-4409-84E1-68304564D011@kientzle.com> <55841FC9.6090507@laser.ru> X-Mailer: Mew version 6.6 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: Sat, 20 Jun 2015 00:15:25 -0000 Hi, All >>>>> "Dmytro" == Dmytro Dudenko writes: Dmytro> Dear everyone, recently got this board and now wondering whether Dmytro> anyone has any sort of experience in getting FreeBSD running on it. Dmytro> I would be glad to learn it from you. I think this thread maybe help you. https://lists.freebsd.org/pipermail/freebsd-arm/2014-August/008954.html SoC on BananaPi is AllWinner A20 such as Cubieboard2. Information about About FreeBSD on Cubieboard(1,2) is, https://wiki.freebsd.org/FreeBSD/arm/Cubieboard Other reference codes and Information is, https://github.com/LeMaker https://github.com/bananapi-dev https://github.com/bananapi-dev/BPi/blob/master/HowToBuild_BPi_image.en.txt I hope these help you. Thanks, --- YAMAMOTO Shigeru