On 24/8/25 09:18, Jan Kiszka wrote:
From: Jan Kiszka <jan.kis...@siemens.com>The power-of-2 rule applies to the user data area, not the complete block image. The latter can be concatenation of boot partition images and the user data. Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> --- hw/sd/sd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>