kernel: make uas work during early boot
authorDaniel Albers <daniel.albers@public-files.de>
Thu, 28 Dec 2017 17:36:24 +0000 (18:36 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 2 Jan 2018 13:29:04 +0000 (14:29 +0100)
commitd30c0f4d50b3153dafdbbf892fe255b4e3d175a0
tree38a2019f66607958d7742fd8f4e73bc506c19c00
parent16ed8ac8e9b76f8f9df322c8fe8be84258540940
kernel: make uas work during early boot

Add the uas(p) module to the modules loaded early on the boot process.

The uas(p) is an modern alternative, which is used by the modern USB3
storage cases, compared to the bot protocol. To be able to use uas(p)
storage cases for extroot, the kernel module has to be loaded before the
search for extroot has been called. This patch changes the load order to
support uas(p) storage cases for extroot.

Signed-off-by: Daniel Albers <daniel.albers@public-files.de>
package/kernel/linux/modules/usb.mk