config_distro_bootcmd: Init IDE devices
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 20 Jun 2019 21:31:35 +0000 (16:31 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jun 2019 14:07:11 +0000 (10:07 -0400)
commitd5e994fc55eeac0938c5a0204d64e0b97397567e
tree9ad37230d7111244fcb1f33f2cb27cd1c00d6471
parent46e765226c17c34838518a38eea27bc5f42a6f16
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>
include/config_distro_bootcmd.h