From owner-freebsd-arm@freebsd.org Tue Aug 14 11:01:48 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48B011074687 for ; Tue, 14 Aug 2018 11:01:48 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-qt0-x22d.google.com (mail-qt0-x22d.google.com [IPv6:2607:f8b0:400d:c0d::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DAC8B89EF6 for ; Tue, 14 Aug 2018 11:01:47 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: by mail-qt0-x22d.google.com with SMTP id c15-v6so20640231qtp.0 for ; Tue, 14 Aug 2018 04:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7S2yACHhc7FQzq0czdnxfnRVDUZmSt4Fd3hLASOcMe4=; b=ckq1NbDowNOH8YaVdU1ehvg6nhN5VypfkD8H+TP9bdnSgpOh1LeFgMtHnmwJoX86Y9 J7USTPiH4Ktwkx45palvkBZjzF4COIWw8Rd7n+U6RIclXv1JUwKmW+A7ENkMDzhoi67H Hd2iyUNvxC5eRhFpwFCV7W7U1+G4ZDDtL1fkXOCyp99Qoe7Q19a0VEYJ3GGpTMV/pp7W n8M78x37dVBexDTiviH/BIyr1RJ6TgLNDT1A+Q5nbIfjM1zDnouDaZeVSpVP1mVAvdMp WpIq2FB00OKHN9YzRA699eOwOHqmBUrkdXk6xFuuyRoAOuuBiW7EadbK3UZqRmOre37Q 034w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7S2yACHhc7FQzq0czdnxfnRVDUZmSt4Fd3hLASOcMe4=; b=Rwp2UW7yP9kaOYFoJCpy3qaqa8Sh8n/lYF1mFN9hjj51X9KJcK+ewWfUR3SzZG520M 6i/JGhhp1chXyDpANRe7XZ/34/75UvcENFPL1xsRJ4BF5+p27mxHlGfFaeCOxNr7s7Vr 2onuBtU/CskG6Ul79SJIIRSVdiQUWkSMtrw8Ut9rIAM9kPOO3lLaCbfRY7fOinfE0bXi R+ll8eL1Q10nfj82Va7NltOvznr85bBne9cZFxczGmPc4udvo2tEAy6eNzjul0yVhdTs Ji+2ItR5Fm2j3SAcWYwjA5sO0rjQX/l6ofszzi2+xfu9JfUCJEY37cM8pE1rVviWHOG6 QLVg== X-Gm-Message-State: AOUpUlH9+PbKLHWh5AKCGYWtGVzmIaRghzMpxIQohB+jQL1byd5Q+1nx WqUopJIt87kAiNLkTJd1hcu5kc+bYHkCybUt9+5Dmou3TDw= X-Google-Smtp-Source: AA+uWPy3OLVVCdwS5iWm47JMsxKtPTlHX3aFj8o0FG9CzavDMAxj/52njfDAZZggk7PDMkj6geoSOs/5YoFGNJqGmz0= X-Received: by 2002:ac8:3885:: with SMTP id f5-v6mr20985127qtc.337.1534244507265; Tue, 14 Aug 2018 04:01:47 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:aed:29c3:0:0:0:0:0 with HTTP; Tue, 14 Aug 2018 04:01:46 -0700 (PDT) In-Reply-To: <1533577708.4175.0@hraggstad.unrelenting.technology> References: <1533577708.4175.0@hraggstad.unrelenting.technology> From: Ganbold Tsagaankhuu Date: Tue, 14 Aug 2018 19:01:46 +0800 Message-ID: Subject: Re: Rockchip RK3399 (ROCKPro64) boots to multiuser To: Greg V Cc: freebsd-arm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2018 11:01:48 -0000 Greg, On Tue, Aug 7, 2018 at 1:48 AM, Greg V wrote: > Hi, > > I managed to boot FreeBSD on the Rockchip RK3399 SoC (Pine64 ROCKPro64 > board): > > https://gist.github.com/myfreeweb/5f5b9e56f9a0fd1d63a46c34886f5ad1 > > As with the ROCK64, boot is over the network. To boot, dd ayufan's ubuntu > image onto an sdcard and Ctrl-C the linux boot on the kernel selection > screen. U-Boot on SPI flash is not available yet. > > Unfortunately, performance is very disappointing =E2=80=94 I think the bi= g > cluster's default frequency is very low. > (Everything runs faster if cpuset to the LITTLE cores.) > > Looks like we'll need a driver for the "rockchip,rk808" PMIC to make > cpufreq_dt work=E2=80=A6 > Also my attempt at the clock driver is very incomplete ;) > Can you change the patches according to style(9) for phabricator review ( https://reviews.freebsd.org) and send them to me? I think full files should be fine too. thanks, Ganbold > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >