diff --git a/boards/uniboard2c/images/images.txt b/boards/uniboard2c/images/images.txt index 1579a7bf7813e28d9bcc368c70632d79378ab7c3..16dc63fc0add4cd765cd374723431c784149d45a 100644 --- a/boards/uniboard2c/images/images.txt +++ b/boards/uniboard2c/images/images.txt @@ -1,3 +1,21 @@ Image name | Date | Author | Usage --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- unb2c_test_heater-r6825a1822 | 2021-12-10 | R vd Walle | See, $UPE_GEAR/peripherals/util_heater.py. + +unb2c_test_1GbE_I-r7dbc0316d.tar.gz | 2021-12-10 | E. Kooistra | See, $UPE_GEAR/peripherals/tc_unb2_test_eth.py + + + + + + + + + + +Example: + +# Create tar.gz file: +> tar -cvzf unb2c_test_1GbE_I-r7dbc0316d.tar.gz unb2c_test_1GbE_I.rbf unb2c_test_1GbE_I.sof +# Extract tar.gz file: +> tar -xvzf unb2c_test_1GbE_I-r7dbc0316d.tar.gz diff --git a/boards/uniboard2c/images/unb2c_test_1GbE_I-r7dbc0316d.tar.gz b/boards/uniboard2c/images/unb2c_test_1GbE_I-r7dbc0316d.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5cb7cc715f4b04c9ca2b3698f7515cfdec8181f5 Binary files /dev/null and b/boards/uniboard2c/images/unb2c_test_1GbE_I-r7dbc0316d.tar.gz differ