mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-02 17:31:22 +01:00
At present we only support a single menu, so all that can be pointed to is the current menu item. Rename this action so that we can also add an action for pointing to an object. This will allow cycling through the objects in a scene. Signed-off-by: Simon Glass <sjg@chromium.org>