Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

config_cmd_default.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • Peter Tyser's avatar
      246c6922
      Add 'editenv' command · 246c6922
      Peter Tyser authored
      
      The editenv command can be used to edit an environment variable.
      Editing an environment variable is useful when one wants to tweak an
      existing variable, for example fix a typo or change the baudrate in the
      'bootargs' environment variable.
      
      Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
      246c6922
      History
      Add 'editenv' command
      Peter Tyser authored
      
      The editenv command can be used to edit an environment variable.
      Editing an environment variable is useful when one wants to tweak an
      existing variable, for example fix a typo or change the baudrate in the
      'bootargs' environment variable.
      
      Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>