diff options
author | Simon Glass <sjg@chromium.org> | 2023-04-25 10:54:45 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-04-27 13:51:06 -0400 |
commit | 708404c9e9648069d59cb9f3df77e200054f68c7 (patch) | |
tree | e6283ed68ab8034fc45058120340bc76ada62227 /tools/zynqimage.c | |
parent | db89e72302d099f74856f00b918e4e33a6ddf248 (diff) | |
download | u-boot-708404c9e9648069d59cb9f3df77e200054f68c7.tar.gz u-boot-708404c9e9648069d59cb9f3df77e200054f68c7.tar.bz2 u-boot-708404c9e9648069d59cb9f3df77e200054f68c7.zip |
ide: Move ide_init() entirely within ide_probe()
Now that ide_probe() is the only caller of ide_init(), move all the code
into the probe function, so it is easier to refactor it.
Move ide_dev_desc[] into ide_probe() to, since it is the only user.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/zynqimage.c')
0 files changed, 0 insertions, 0 deletions