[arm64] udeb: usb-modules: Include phy-rockchip-typec, extcon-usbc-cros-ec

On Samsung Chromebook Plus (v1) trying to boot from a rootfs on a USB
storage device without these modules in the initramfs, it drops to an
initramfs shell with a non-working display. For the d-i netboot image,
the screen doesn't turn on, but the installer menu works.

A recent change to initramfs-tools includes extcon-usbc-cros-ec, so
include that and a relevant PHY module here as well.

Relevant:
  https://salsa.debian.org/kernel-team/initramfs-tools/commit/994d698a

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
This commit is contained in:
Alper Nebi Yasak 2019-05-11 16:42:45 +03:00
parent 3c9e2d8dee
commit cb05f8d52a
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -30,6 +30,7 @@ linux (4.19.37-4) UNRELEASED; urgency=medium
* udeb: input-modules: Include all keyboard driver modules
* [arm64] udeb: kernel-image: Include cros_ec_spi and SPI drivers
* [arm64] udeb: kernel-image: Include phy-rockchip-pcie
* [arm64] udeb: usb-modules: Include phy-rockchip-typec, extcon-usbc-cros-ec
-- Ben Hutchings <ben@decadent.org.uk> Sun, 19 May 2019 00:04:16 +0100

View File

@ -2,3 +2,5 @@
dwc2
dwc3
usb3503
phy-rockchip-typec
extcon-usbc-cros-ec