
28 Oct
2021
28 Oct
'21
12:49 p.m.
On 22.10.21 12:37, Pali Rohár wrote:
This patch series updates mvebu code which handles nandpagesize in kwbimage v1.
Pali Rohár (3): tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images tools: kwboot: Patch nandpagesize to zero also for v1 image arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
arch/arm/mach-mvebu/spl.c | 2 +- cmd/mvebu/bubt.c | 2 +- tools/kwbimage.c | 3 +++ tools/kwbimage.h | 2 +- tools/kwboot.c | 13 ++++++------- 5 files changed, 12 insertions(+), 10 deletions(-)
Applied to u-boot-marvell/master
Thanks, Stefan