Changes between Version 23 and Version 24 of venice/firmware
- Timestamp:
- 10/06/2025 10:01:42 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/firmware
v23 v24 113 113 A 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): 114 114 * 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: 116 116 {{{#!bash 117 117 # First, setup the IP and server IP as described above (example IPs below)