On Thu, 01 Jun 2023 10:22:24 -0600, Simon Glass wrote: > This series provides a means to edit board configuration in U-Boot in a > graphical manner. It supports multiple menu items and allows moving > between them and selecting items. The configuration is defined in a > data format so that code is not needed in most cases. This allows the > board configuration to be provided in the devicetree. > > This is still at an early stage, since it only supports menus. Numeric > values are not supported. Most importantly it does not yet support > loading or saving the configuration selected by the user. > > [...]
Applied to u-boot/master, thanks! -- Tom

