Changes between Version 2 and Version 3 of venice/firmware


Ignore:
Timestamp:
09/07/2021 10:06:08 PM (3 years ago)
Author:
Ryan Erbstoesser
Comment:

add ip instructions

Legend:

Unmodified
Added
Removed
Modified
  • venice/firmware

    v2 v3  
    9292 * Via U-Boot:
    9393{{{#!bash
     94#First, setup the IP and server IP as described above
    9495# setup network environment (use bootp or static by setting ipaddr/serverip and optional netmask/gatewayip)
    9596setenv autoload 0; bootp  # use dhcp for network config but do not fetch a file