1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-01 15:31:27 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Ondrej Jirman
61fb2fa5f7 cmd: tmenu: Add support for UMS
Signed-off-by: Ondrej Jirman <megi@xff.cz>
2024-02-14 00:22:33 +01:00
Ondrej Jirman
026f2883e7 cmd: tmenu: Add bootflow+extlinux support
Automatically generate menu from bootflow and extlinux data.

Signed-off-by: Ondrej Jirman <megi@xff.cz>
2024-02-14 00:22:33 +01:00
Ondrej Jirman
1c000d75cf cmd: tmenu: Add tmenu command for touch menu user interface
Shows a menu of items that can be controlled using touch panel.
This is useful for touch based devices like tablets to select
alternative boot options (multi-boot).

Signed-off-by: Ondrej Jirman <megous@megous.com>
2024-02-14 00:22:33 +01:00