From owner-freebsd-arm@freebsd.org Fri Sep 2 04:41:23 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 A03B9BCB96C for ; Fri, 2 Sep 2016 04:41:23 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: from mail-it0-x22e.google.com (mail-it0-x22e.google.com [IPv6:2607:f8b0:4001:c0b::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A290CB2 for ; Fri, 2 Sep 2016 04:41:23 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: by mail-it0-x22e.google.com with SMTP id e124so18097167ith.0 for ; Thu, 01 Sep 2016 21:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=B6NxoEdT3Udx84UXxx2wQAu28ME6mFIwYyUZuq7ll0A=; b=OFzti8w1QOVMEtU9cyFNWOOBfoFkNid0mRHaIVXxii7Q1kRRQ8onl7lskdjPK58m3j ZlcbTuKYkaktc+qTHVsEYh7PSgbeeMLPthXA39/E7sS71uSt7V1ufLJZiQAzvtSBs509 CoblJOjSheH/HfF3MhJ2U7RGh/JVcwOGc1WPOspB/pUFMB91jm4PZNIuNfQo/0tbhHo7 RxBpzQ+Fs1eqdwNlH+HSS89OIGgHqIHnWhzg5AAxpX41utBXM7knYrzjluyBGLz9NXhj 3ZHBjQ3CS6HzckiwLl6ITwZ1lM0BheKlDKDbtxoJm4L4vLcByoMRu2XPuPDAZrHdo4EY Ah3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=B6NxoEdT3Udx84UXxx2wQAu28ME6mFIwYyUZuq7ll0A=; b=fIpQp8GbqO9saKCc4zzYqVO9C4e0eJ+pNfGSSrULut8CZqeR8nhESkBN1fXepoiUbM n1iiybxlVoSQO9HRP/ob+QW2T7ngdoB/x4aUY8K8By1Ny7UDw9nTvQwQgPJIWkpIgsjK 4U4hMfOwIHgPE+S5VaDGAwo888ibzjrHm3Ys1QVhCdd7a5714sNkGdpd3dyrRdr9Xtcu e6e8+mAb6MY0o2xlXxc7/jguDzDoFz5u1jGXvyj0MDCqMs68pwTM55cOtuTnZX312aaP 9zrd1vIGf6PEtgAq77FqK45TN/RxaySGU5urBgz/Qf1luhsjp1lUnenXFx/zwvuYxZCo 6ohA== X-Gm-Message-State: AE9vXwOu93lYtqonqbwAOhCcy/TgMSCSSbj/ExLS80sqwEFolTiY4DQE++pOgYL4qVcKbUexTiabPlfHK832ng== X-Received: by 10.36.212.132 with SMTP id x126mr2297827itg.34.1472791282816; Thu, 01 Sep 2016 21:41:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.10.31 with HTTP; Thu, 1 Sep 2016 21:41:21 -0700 (PDT) Received: by 10.107.10.31 with HTTP; Thu, 1 Sep 2016 21:41:21 -0700 (PDT) In-Reply-To: <20160901231325.597d9c4e@zeta.dino.sk> References: <20160901231325.597d9c4e@zeta.dino.sk> From: jungle Boogie Date: Thu, 1 Sep 2016 21:41:21 -0700 Message-ID: Subject: Re: FreeBSD on Pine64 anyone? To: Milan Obuch Cc: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2016 04:41:23 -0000 On Sep 1, 2016 2:18 PM, "Milan Obuch" wrote: > > Hi, > > I noticed recently some commits related to Pine64 hardware (FDT and > similar). Did anybody FreeBSD running on Pine64? I was able to build > arm64 world, pine64's u-boot from ports, verify it works, build GENERIC > kernel, but found no way to try to run it yet... > > I have 1 GB Pine64+ and would like to run FreeBSD on it, just my > attempts so far failed. So I am looking for some guidance/hints when I > see someone must work on it, given the commits. > Count me in as well. I'd really prefer freebsd as my host to connect to my home via ssh, rather than some third party Debian build. > Regards, > Milan