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!
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to