Re: [PATCH] ARM: configs: aspeed: Add support for USB flash drives

From: Richard Hughes
Date: Sat Nov 13 2021 - 04:48:55 EST


On Sat, 13 Nov 2021 at 01:58, Zev Weiss <zweiss@xxxxxxxxxxx> wrote:
> Hmm, how common is it for BMCs to have a USB port?

If it helps, the evb-ast2500 has a couple of USB ports, and I've
actually been trying to enable USB (additionally with CONFIG_HIDRAW)
so that I can do a demo that uses fwupd to update the firmware on the
attached keyboard or mouse.

Richard