commit | 22a7ae3675899985964eaec418474ab525975c0e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 25 10:54:55 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 13:51:07 2023 -0400 |
tree | 1a6497490d05e29ed05e14a94e7fdbfb31b35b6a | |
parent | 79543e61c6c2dd39cd4e37a82dd674b3d65b86f1 [diff] |
ide: Make use of U-Boot types Use standard U-Boot types in the file to make the code less verbose. Signed-off-by: Simon Glass <sjg@chromium.org>