From owner-freebsd-arm@freebsd.org Sat Mar 19 14:21:18 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2229AD6E2D for ; Sat, 19 Mar 2016 14:21:18 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) (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 88D3C6B2 for ; Sat, 19 Mar 2016 14:21:18 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailnew.nyi.internal (Postfix) with ESMTP id 614B610F8 for ; Sat, 19 Mar 2016 10:21:11 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute3.internal (MEProxy); Sat, 19 Mar 2016 10:21:11 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=RZ9wtDLK2WshSQu MK3ufJeliBa8=; b=ANzv/vEkqwkCglYGD+JTgN8dykLHi1QAHFk9WaYYxHsaeMg e2qtOglXpRiZkiJTTfdLZMVOT1QO9HDn8FskMI/Ndd/frLR9Qe+3ieFxGrorxOOH HnUIhoA2mWc8vFNFxTv+jFH7T8DKowsEBWVTNd3U6lASotDzGHF8Kru3n3UE= X-Sasl-enc: r8+74lPCt/s4T9gWQOb1VKm1UUZTN+4g0BarNql6w4N2 1458397270 Received: from [192.168.1.163] (unknown [213.205.198.67]) by mail.messagingengine.com (Postfix) with ESMTPA id C3AD9680185 for ; Sat, 19 Mar 2016 10:21:10 -0400 (EDT) Subject: Re: Rockchip RK3288 (ASUS C201) support enquire References: <1368010835.15140.ba7b46ed-3637-44ef-8b9d-93fe1eb2075d.open-xchange@office.mailbox.org> To: freebsd-arm@freebsd.org From: tech-lists Message-ID: <56ED6054.9050402@zyxst.net> Date: Sat, 19 Mar 2016 14:21:08 +0000 User-Agent: Mozilla/5.0 (X11; Linux armv7l; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1368010835.15140.ba7b46ed-3637-44ef-8b9d-93fe1eb2075d.open-xchange@office.mailbox.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2016 14:21:18 -0000 On 18/03/16 20:00, danjagor@yahoo.co.uk wrote: > Hello everyone, > > I would like to know if anyone use ASUS C201 Chromebook with Rockchip RK3288 > SoC. I'm afraid I couldn't find much on the website. Hi, I'm going to try booting to FreeBSD11 on a USB stick tomorrow. If that fails then I'll give NetBSD a go as it does have support for this chip. -- J