From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Kyle McMartin <kyle-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] dracut: 90kernel-modules/module-setup.sh: add ehci-tegra.ko on arm
Date: Wed, 31 Jul 2013 16:02:54 +0200 [thread overview]
Message-ID: <51F9190E.6090402@redhat.com> (raw)
In-Reply-To: <20130724020704.GK2034-nxOev/eQj6CGu0OVIAPS5KfLeoKvNuZc@public.gmane.org>
On 07/24/2013 04:07 AM, Kyle McMartin wrote:
> kernel-tegra is now part of the base kernel package, so bits and pieces
> ended up modular, and as a result, if you boot off the internal USB, you
> drop to a dracut shell with no way of getting to root.
>
> --- a/modules.d/90kernel-modules/module-setup.sh
> +++ b/modules.d/90kernel-modules/module-setup.sh
> @@ -47,7 +47,8 @@ installkernel() {
> if [[ "$(uname -p)" == arm* ]]; then
> # arm specific modules
> hostonly='' instmods sdhci_esdhc_imx mmci sdhci_tegra mvsdio omap omapdrm \
> - omap_hsmmc panel-tfp410 sdhci_dove ahci_platform pata_imx sata_mv
> + omap_hsmmc panel-tfp410 sdhci_dove ahci_platform pata_imx sata_mv \
> + ehci-tegra
> fi
>
> # install virtual machine support
pushed, thanks!
prev parent reply other threads:[~2013-07-31 14:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 2:07 [PATCH] dracut: 90kernel-modules/module-setup.sh: add ehci-tegra.ko on arm Kyle McMartin
[not found] ` <20130724020704.GK2034-nxOev/eQj6CGu0OVIAPS5KfLeoKvNuZc@public.gmane.org>
2013-07-31 14:02 ` Harald Hoyer [this message]
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=51F9190E.6090402@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=kyle-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
/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.
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.