From 8f5ea94765fb8449ca72cefa2bb1fa2e17a03fb6 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Mon, 26 Aug 2024 18:24:44 +0200 Subject: [PATCH] chore(zyxel/nwa50ax): write flash erase block size as kb size Signed-off-by: Raito Bezarius --- devices/zyxel-nwa50ax/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/zyxel-nwa50ax/default.nix b/devices/zyxel-nwa50ax/default.nix index e58430f..73f9214 100644 --- a/devices/zyxel-nwa50ax/default.nix +++ b/devices/zyxel-nwa50ax/default.nix @@ -170,7 +170,7 @@ maxLEBcount = "256"; }; - flash.eraseBlockSize = 65536; + flash.eraseBlockSize = 64 * 1024; # This is a FIT containing a kernel padded and # a UBI volume rootfs.