commit | 4e792ed22f9c75bff1d2349740dfb92ab9ff9df4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 21 10:19:07 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 14:05:38 2024 -0600 |
tree | f41eed4665d8bd2d98815a7182d6c2aa22a4f9bb | |
parent | e0c508e97a078b12902cadc3a9537f4a21d58c80 [diff] |
global_data: Drop pci_bootdelay This is not used. Drop the field and the environment code which uses it. Signed-off-by: Simon Glass <sjg@chromium.org>