Skip to content
  • Maciej Lipinski's avatar
    [starup/DHCP] Introduce escape to wait_dhcp_forever(). · fb730c85
    Maciej Lipinski authored
    Setting the options to force dot-config/IP over DHCP can
    be dangerous. Until now, the switch would wait endlessly
    in an infinite loop.
    
    This commit introduces a way to escape the loop. This can
    be done by connecting to the back UART and pressing any
    key.
    fb730c85