From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30669 invoked from network); 6 Nov 2021 17:20:45 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 6 Nov 2021 17:20:45 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 4ess; Sat Nov 6 13:13:08 -0400 2021 Message-ID: <39318E41A25F8F419952F1B5B0332122@felloff.net> Date: Sat, 06 Nov 2021 18:12:57 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: webscale realtime database injection-based locator Subject: Re: [9front] pi 400 and cm4 mmc issues Reply-To: 9front@9front.org Precedence: bulk it is not difficult. cd / ape/patch -p0 < patch.txt cd /sys/src/9/bcm64 mk 'CONF=pi4' install thats all you need to compile a kernel. this will produce /arm64/9pi4, which is the kernel that goes into your tftp directory or sdcard fat filesystem. -- cinap