chore(zyxel/nwa50ax): write flash erase block size as kb size

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius 2024-08-26 18:24:44 +02:00 committed by Ryan Lahfa
parent 86e81efbd6
commit 8f5ea94765

View file

@ -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.