expo: Allow setting the start of the dynamic-ID range
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2023 16:22:47 +0000 (10:22 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 16:54:51 +0000 (12:54 -0400)
commit9af341502c1cdf1d40a41e8fe6c3922f1e409f33
treec6af5359c76642a09cac54ac92b3abeaa2a1efcd
parentb828ed7d79295cfebcb0f958f26a33664fae045c
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>
boot/expo.c
boot/scene.c
doc/develop/expo.rst
include/expo.h