Changes between Version 23 and Version 24 of venice/firmware


Ignore:
Timestamp:
10/06/2025 10:01:42 PM (2 days ago)
Author:
Ryan Erbstoesser
Comment:

clarify instruction

Legend:

Unmodified
Added
Removed
Modified
  • venice/firmware

    v23 v24  
    113113A Compressed disk image (Ubuntu, OpenWrt, etc) in the .img.gz file format can be installed from U-Boot as long as you can load it into memory (ie via ethernet/TFTP or removable storage):
    114114 * First, setup the TFTP server with these instructions [wiki:tftpserver] and place the file on the server
    115  * Using ethernet and a TFTP server using the 'update_all' script:
     115 * Then, on the Gateworks SBC using ethernet and a TFTP server using the 'update_all' script from the u-boot command prompt:
    116116{{{#!bash
    117117# First, setup the IP and server IP as described above (example IPs below)