[PATCH v3 1/3] X86: Add support for SCSI devices
Simon Glass
sjg at chromium.org
Fri May 5 02:40:40 CEST 2023
On Thu, 4 May 2023 at 07:43, <thomas.mittelstaedt at de.bosch.com> wrote:
>
> From: Thomas Mittelstaedt <thomas.mittelstaedt at de.bosch.com>
>
> U-Boot at VirtualBox must load Linux and boot configuration from disk devices.
> Here the discs at AHCI (scsi) bus are used to load the need boot data.
>
> Signed-off-by: Thomas Mittelstaedt <thomas.mittelstaedt at de.bosch.com>
> ---
> configs/efi-x86_payload64_defconfig | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list