Changes between Version 2 and Version 3 of venice/firmware
- Timestamp:
- 09/07/2021 10:06:08 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/firmware
v2 v3 92 92 * Via U-Boot: 93 93 {{{#!bash 94 #First, setup the IP and server IP as described above 94 95 # setup network environment (use bootp or static by setting ipaddr/serverip and optional netmask/gatewayip) 95 96 setenv autoload 0; bootp # use dhcp for network config but do not fetch a file