From: Danny Milosavljevic <dannym@scratchpost.org>
To: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Porting GuixSD to ARM article.
Date: Tue, 23 Jan 2018 11:04:10 +0100 [thread overview]
Message-ID: <20180123110410.17b55a5f@scratchpost.org> (raw)
In-Reply-To: <87tvvchqi7.fsf@gmail.com>
Hi Mathieu,
On Tue, 23 Jan 2018 10:29:52 +0100
Mathieu Othacehe <m.othacehe@gmail.com> wrote:
> The problem with the approach of no writing u-boot is when you're
> preparing a blank SD card and expect to boot from it.
Right, that would be a problem sometimes. Most ARM boards I have
have additional flash or eMMC which would still contain u-boot
in that case - but there are boards where this isn't the case.
Also, if the board prefers to boot from the SD card even if
there's no u-boot on it that would be bad, too.
We could ship the generic ARM image, let the user use
qemu-system-arm to boot it and set up the correct u-boot in
there, and only then write it to SD card.
There could even be a small part in the wip-installer-2
that asks you which u-boot you want and set that up.
I'm just trying to prevent Hydra from building ~1000 huge disk images
with minimal differences in the future... :)
Maybe all this stuff is premature optimization and we could just
let Hydra build them after all.
> An other problem would be in the initrd were some target specific module
> can be required to mount the rootfs ("omap_hsmmc" on BBB for example).
Yeah, I saw that now. I wonder how to generalize that. Maybe try to
include a union of all possible boot-required modules?
next prev parent reply other threads:[~2018-01-23 10:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-22 13:12 Porting GuixSD to ARM article Mathieu Othacehe
2017-12-22 15:38 ` Vincent Legoll
2017-12-22 22:43 ` Mathieu Othacehe
2017-12-22 15:58 ` Pjotr Prins
2017-12-22 22:44 ` Mathieu Othacehe
2018-01-22 21:15 ` Andreas Enge
2018-01-22 21:51 ` Danny Milosavljevic
2018-01-23 9:29 ` Mathieu Othacehe
2018-01-23 10:04 ` Danny Milosavljevic [this message]
2018-01-23 10:42 ` Mathieu Othacehe
2018-01-23 11:51 ` Ricardo Wurmus
2018-01-23 18:35 ` Danny Milosavljevic
2018-01-23 9:23 ` Mathieu Othacehe
2018-01-23 20:46 ` Andreas Enge
2018-01-24 8:17 ` Mathieu Othacehe
2018-01-24 10:12 ` Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180123110410.17b55a5f@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=m.othacehe@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.