commit | 1426f672d254a92202c1e50ad21b7dd4c8e9641a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 09:30:53 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jul 19 13:53:56 2024 +0200 |
tree | 652c079b0ca688b0e6751ab7800b3643adf6d4b2 | |
parent | c684db989e86cc041da30114c4d7f8d549260875 [diff] |
doc: Mention automatic binding of bootmeths Add a note about how bootmeth drivers are instantiated. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>