Received: from mail.regrow.earth (mail.regrow.earth [IPv6:2a00:f48:1003:1::964:b26d]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 708E322324B for <~alpine/devel@lists.alpinelinux.org>; Tue, 20 Jun 2023 15:05:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=regrow.earth; s=2021-03-15_regrow.earth; t=1687273535; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yvDqZYvpHwuu33NlNuZCvJgBu038CRKsYJqp9S0skRg=; b=dzH3cvPPpksmINJXidwbaovaHYwMTiuHMqLHhRgkzbUUIPyjNySaVZ3W6SOgMmhsFls648 eg9THRRfMku6KHOwoiNENBQ0kz4HAYX3KjWBYHE5hsSwk+C/0xLhLUjlKYp1p6at9NK0sn mBOf7BNVGKBu0n5I3Rg0ofituUY2Mepz3ZCk9mneJVG87GlnfXTOOTTZZRBXZax4bjTPrr upYeJBKh2h3Pg5PkkjTl58l+jUN/uQ5CHRSsMQeCzDFnmYSy/BddGZqjYjy0XgzMQZW1Jr +a946DWSHES+zxwaxWwoA+BCgOonl6eT/3j2S7FQ/kHCYhjQ6LYJMhUtMc63Dg== Received: by mail.regrow.earth (OpenSMTPD) with ESMTPSA id e0919ab0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 20 Jun 2023 17:05:35 +0200 (CEST) Date: Tue, 20 Jun 2023 17:05:33 +0200 (GMT+02:00) From: Unicorn To: Sagar Acharya Cc: ~alpine/devel@lists.alpinelinux.org Message-ID: <16e5c4bf-52f1-43e2-a0de-04a6f0a2f889@regrow.earth> In-Reply-To: References: Subject: Re: u-boot for OLinuXino Lime2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Correlation-ID: <16e5c4bf-52f1-43e2-a0de-04a6f0a2f889@regrow.earth> Hi Sagar, I believe you can simply create a Wiki Account yourself! Regarding the Lime2, I happen to have made a script to simplify the process, perhaps it will be helpful/interesting to you: https://codeberg.org/unicorn/alpine-a20-olinuxino-lime2/ This compiles upstream U-Boot with Lime2 board revision specific fixes, creates desired partitions and writes it to a bootable uSD card. You may want to edit the variables around line 410 to the newest versions of u-boot, Alpine and alpine-chroot (have to update that), but that aside, it should allow very easy interactive or automatic creation of an Alpine installation onto a uSD card. :) I also wrote an overly detailed (for beginners) text description of the process: https://regrow.earth/blog/2022-12-08_alpine-a20-olinuxino-lime2.html Best, Edin 20 Jun 2023 16:20:01 Sagar Acharya : > Lime2's u-boot is a complicated matter. I was assigned some work for > various old boards of lime too but since linux itself is extremely > complicated, it is a search in infinite dimension. > > I would like to contribute to lime2's alpine. Currently, the NetBSD's > u-boot works phenomenally for lime2. > > How can I get access to Wiki so I can add some support for making easy > installation of alpine on lime2? > Thanking you > Sagar Acharya > https://humaaraartha.in