commit | 6e9e4151256ee32176b0b2464bc53510d91f78b7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 01 10:22:47 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 14 12:54:51 2023 -0400 |
tree | c6af5359c76642a09cac54ac92b3abeaa2a1efcd | |
parent | 5caf1257411e73d1c9bc44e3cb5e763cecf8fe95 [diff] |
expo: Allow setting the start of the dynamic-ID range Provide a way to set this value so that it is easy to separate the statically allocated IDs (generated by the caller) from those generated dynamically by expo itself. Signed-off-by: Simon Glass <sjg@chromium.org>