From c495e2854ce8a93e4d09cc509841717a022229c1 Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Thu, 29 Feb 2024 08:57:22 +0100
Subject: [PATCH] Improved compression level comment.

---
 applications/lofar2/images/images.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/applications/lofar2/images/images.txt b/applications/lofar2/images/images.txt
index 7951fa31b7..f679804845 100644
--- a/applications/lofar2/images/images.txt
+++ b/applications/lofar2/images/images.txt
@@ -62,7 +62,8 @@ Example:
 # Extract tar.gz file:
 > tar -xvzf lofar2_unb2b_sdp_station_full_wg-e0f332504.tar.gz
 
-# Using tar.gz file compresses the firmware images by about a factor (22612668 + 37439723) / 21332391 = 2.8:
+# Actual compression factor depends on the image:
+# . Factor (22612668 + 37439723) / 21332391 = 2.8:
 -rw-rw-r-- 1 kooistra kooistra 21332391 Feb 29 07:42 lofar2_unb2c_sdp_station_full-dbc6375ef.tar.gz
 -rw-rw-r-- 1 kooistra kooistra 22612668 Feb 22 12:12 lofar2_unb2c_sdp_station_full-dbc6375ef.rbf
 -rw-rw-r-- 1 kooistra kooistra 37439723 Feb 22 12:12 lofar2_unb2c_sdp_station_full-dbc6375ef.sof
-- 
GitLab