]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf890014c659643701f2f3c0dbcf1339b269681aa
treec6af5359c76642a09cac54ac92b3abeaa2a1efcd
parentf889f04bae1ef449c24a1770b3d6e169b2e809e0
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