commit | a290091a7172ea42d2cfcbcf893d01bb4baaf056 | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Tue Sep 05 22:22:41 2023 -0700 |
committer | Stefan Roese <sr@denx.de> | Mon Oct 16 11:10:42 2023 +0200 |
tree | 103a9ca866f14e04106464ab26ac44e1ff091849 | |
parent | c0f94df799bffd539f02d8ef5edc04d490a6eca7 [diff] |
arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev Add hook in sata_mv probe to enable bootstd bootdev. Note: bootdev_setup_for_sibling_blk() invocation is a noop if bootsd is not enabled for ahci sata yet. Signed-off-by: Tony Dinh <mibodhi@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>