commit | 279fd6446ba5edbeb4d2f66483d74bd71e23ca1d | [log] [tgz] |
---|---|---|
author | Joshua Watt <jpewhacker@gmail.com> | Thu Jun 20 16:31:35 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 21 10:07:11 2019 -0400 |
tree | 9ad37230d7111244fcb1f33f2cb27cd1c00d6471 | |
parent | 07a7e0a65d327b971929ea4cb4627f2bddf1c0c2 [diff] |
config_distro_bootcmd: Init IDE devices IDE devices are no longer automatically probed by u-boot, so it should be done by the distro boot command before attempting to boot from IDE (just like scsi and nvme) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>