diff --git a/buildroot-external/board/ova/barebox-state.dtb b/buildroot-external/board/ova/barebox-state.dtb index bd29d50ae..fc1ead0cc 100644 Binary files a/buildroot-external/board/ova/barebox-state.dtb and b/buildroot-external/board/ova/barebox-state.dtb differ diff --git a/buildroot-external/board/ova/barebox-state.dts b/buildroot-external/board/ova/barebox-state.dts index 4938b03d8..927ff6624 100644 --- a/buildroot-external/board/ova/barebox-state.dts +++ b/buildroot-external/board/ova/barebox-state.dts @@ -38,7 +38,7 @@ remaining_attempts@8 { reg = <0x8 0x4>; type = "uint32"; - default = <3>; + default = <0>; }; priority@c { reg = <0xc 0x4>; diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/timers.target.wants/rauc-good.timer b/buildroot-external/rootfs-overlay/etc/systemd/system/timers.target.wants/rauc-good.timer new file mode 120000 index 000000000..d010b7029 --- /dev/null +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/timers.target.wants/rauc-good.timer @@ -0,0 +1 @@ +/usr/lib/systemd/system/rauc-good.timer \ No newline at end of file