This commit is contained in:
2026-03-18 13:04:48 +02:00
parent fb3449f6bd
commit 2f2e6512e9

View File

@@ -25,7 +25,7 @@
bootenv_sha256: "324337e20b0a2d8048c359bfa2a1b8dffd6b1a28eab260143dd895ca39c034aa"
bootenv_path: "/tmp/{{ bootenv_filename }}"
bootenv_mtd_device: "/dev/mtdblock8"
bootenv_expected_size: "262144"
bootenv_expected_size: "65536"
# Helper computed vars
bootenv_name: "{{ bootenv_filename | regex_replace('\\.bin$', '') }}"