This commit is contained in:
2026-04-24 17:29:27 +03:00
parent f2b218beaa
commit 9398a533cb

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$', '') }}"