From owner-freebsd-arm@FreeBSD.ORG Mon Jan 12 20:42:24 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B33AEC59 for ; Mon, 12 Jan 2015 20:42:24 +0000 (UTC) Received: from bsdpad.com (xc1.bsdpad.com [195.154.136.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79602AE3 for ; Mon, 12 Jan 2015 20:42:23 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bsdpad.com) by bsdpad.com with smtp (Exim 4.83 (FreeBSD)) (envelope-from ) id 1YAlkr-000IjE-TB; Mon, 12 Jan 2015 20:38:30 +0000 Received: by bsdpad.com (nbSMTP-1.00) for uid 1001 br@bsdpad.com; Mon, 12 Jan 2015 20:38:29 +0000 (GMT) Date: Mon, 12 Jan 2015 20:38:29 +0000 From: Ruslan Bukin To: Ganbold Tsagaankhuu Subject: Re: booting on RK3288 board Message-ID: <20150112203829.GA71938@bsdpad.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2015 20:42:24 -0000 Cool. Any luck with dwc(4) driver to run on rockchip? Ruslan On Mon, Jan 12, 2015 at 02:00:05PM +0800, Ganbold Tsagaankhuu wrote: > Hi, > > Just wanted to share boot success on T-Firefly board ( > http://www.t-firefly.com/en/): > > https://github.com/tsgan/rockchip/blob/master/RK3288/rk3288-dmesg-multi-user.txt > > It has Rockchip RK3288 SoC (quad core Cortex A17), unfortunately there is > down side, no public Doc/TRM released yet. > > The basic support codes need to be polished. > > Ganbold > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"