commit | be7c666aa32e0b100a35c80e6005ce5b0ad1b230 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:46 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:40 2023 -0500 |
tree | 1ba45f5d33b22d72fc4698eadef054f951117573 | |
parent | 9985e9cf977211f6b8ca99213aef23f3339d34fd [diff] |
bootstd: Add an IDE bootdev Add a bootdev for IDE so that these devices can be used with standard boot. Signed-off-by: Simon Glass <sjg@chromium.org>