commit | a87cbb8774ff0cf4ab2c1fcac07e13a9807b2c13 | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Wed Oct 11 13:26:42 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 23 13:07:12 2023 -0400 |
tree | bbce5bd54f94c777a7b8acfe3aec28890fed0c26 | |
parent | b51f01d35323304f74db8be332443b2865a1fe0b [diff] |
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>