Received: from mail-il1-f193.google.com (mail-il1-f193.google.com [209.85.166.193]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 5C4BF781A98 for <~alpine/users@lists.alpinelinux.org>; Sat, 23 Nov 2019 07:59:48 +0000 (UTC) Received: by mail-il1-f193.google.com with SMTP id s75so9593686ilc.3 for <~alpine/users@lists.alpinelinux.org>; Fri, 22 Nov 2019 23:59:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flargle.io; s=google; h=mime-version:from:date:message-id:subject:to; bh=sWHK1dVwSgjBln1Ixb3/sG3KBT8UWY/4We+3Unwqj8U=; b=co3h6XZlj9MLhO5wLXpJ7CtzetS16lZ9wa5iE8bysWBYlHR/Rm8noV2J77Jdu8t2Z2 tbQne4TpZ4r5x4o0ocpQE0Jg+SrDv5hiuYYVidebuXo0ca1ojwkEZw73YtKGe8yE+iUk YcC7GoXEWsn3dgOWhxAJMpF+PrRDEMNj49a2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=sWHK1dVwSgjBln1Ixb3/sG3KBT8UWY/4We+3Unwqj8U=; b=WmhQ1adjrEwJJ/b8aihkyKO/uuD/mPSW8HGUSq9b5DNmJie6JjwBZ8IREMmsybCAIt Q8K7kQ3L5E/54pgwFwLp8ujqiUgMgUWhe+DJlOBqd93F6yba9y7XxZvc6zvWJnkpnPQ/ p+B7AYZ9HEJxPn15T6PYarTmLnfX+29oL9uzKxELSDr8udAO679O5rTtifymB2YCuiNm o6pq9VVK12+6Q2X861N2sbOGlPiyjHLGvGj8DghyYG+6pnnKq1RCs4YMuuVCqBgqfDxy 8/kE5yHqYneKdLfC/SydfDYs4A9ib1O+eENgxaoh65HNTZ2ZJn9tHzo5NewmThVrwKTj NwmQ== X-Gm-Message-State: APjAAAV4Vli63fo9O8fD2EgkTHiiBTqPPn2Bxm9ACPRtDqwmVjLziHDs 30CV2Qv+gZwHAHRn7UWV9sWG+qOckMpDlhKvb5sHuAIiD2dPTA== X-Google-Smtp-Source: APXvYqzxyXfK2d5AGDEgl0gsckkQaroCsKfMS4ckQfq9lf+f4uxBGGA9dcXRV4TXmbHYdZE4sxNVYOY75bAF9sxa8PE= X-Received: by 2002:a92:5cdd:: with SMTP id d90mr22324608ilg.48.1574495986450; Fri, 22 Nov 2019 23:59:46 -0800 (PST) MIME-Version: 1.0 From: Damian Gerow Date: Sat, 23 Nov 2019 02:59:37 -0500 Message-ID: Subject: Alpine AARCH64 on the Solid Run MACCHIATObin To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000f91ecd0597fee98f" --000000000000f91ecd0597fee98f Content-Type: text/plain; charset="UTF-8" I've been trying to get Alpine up and running on these fun boards for a while, but there's been some custom kernel patches that have been required to have a functional system (read: the NICs haven't worked). Well, in 5.4-rc8, support for the phy used on these boards was merged. Which means we can now use a vanilla Linux kernel. I've spent a bit of time putting together a script that will build out a root filesystem for use in either the Single Shot or Double Shot boards. This is largely based on the instructions provided at https://wiki.alpinelinux.org/wiki/DIY_Fully_working_Alpine_Linux_for_Allwinner_and_Other_ARM_SOCs, which have been incredibly helpful. This is all pretty rough at this point -- I'd call it "functional", not "complete". I'm pretty new to arm, haven't worked with u-boot before, and have only ever used Alpine as it is distributed. Comments and feedback are welcome -- hopefully this helps out someone else! https://github.com/mutemule/alpine-macchiatobin --000000000000f91ecd0597fee98f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I've been trying to get Alpine up and running on = these fun boards for a while, but there's been some custom kernel patch= es that have been required to have a functional system (read: the NICs have= n't worked).

Well, in 5.4-rc8, support for the= phy used on these boards was merged. Which means we can now use a vanilla = Linux kernel. I've spent a bit of time putting together a script that w= ill build out a root filesystem for use in either the Single Shot or Double= Shot boards. This is largely based on the instructions provided at https://wiki.alpinelinux.org/wiki/DIY_Fully_wor= king_Alpine_Linux_for_Allwinner_and_Other_ARM_SOCs, which have been inc= redibly helpful.

This is all pretty rough at t= his point -- I'd call it "functional", not "complete&quo= t;. I'm pretty new to arm, haven't worked with u-boot before, and h= ave only ever used Alpine as it is distributed. Comments and feedback are w= elcome -- hopefully this helps out someone else!

<= a href=3D"https://github.com/mutemule/alpine-macchiatobin">https://github.c= om/mutemule/alpine-macchiatobin
--000000000000f91ecd0597fee98f--