]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: sata: Add bootstd support for ahci sata
authorTony Dinh <mibodhi@gmail.com>
Wed, 11 Oct 2023 20:26:42 +0000 (13:26 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Oct 2023 17:07:12 +0000 (13:07 -0400)
commita7527fbbf20619e16f4b3bf13139f6f9a881b964
treebbce5bd54f94c777a7b8acfe3aec28890fed0c26
parent7a790f018a812b5897fc144c46291de8df633429
bootstd: sata: Add bootstd support for ahci sata

Add ahci sata bootdev and corresponding hunting function.

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
boot/bootmeth_script.c
drivers/ata/Makefile
drivers/ata/sata.c
drivers/ata/sata_bootdev.c [new file with mode: 0644]
include/sata.h