All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: mvebu: nandpagesize support for kwbimage v1
@ 2021-10-22 10:37 Pali Rohár
  2021-10-22 10:37 ` [PATCH 1/3] tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images Pali Rohár
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Pali Rohár @ 2021-10-22 10:37 UTC (permalink / raw)
  To: Stefan Roese; +Cc: Marek Behún, u-boot

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(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-28 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-22 10:37 [PATCH 0/3] arm: mvebu: nandpagesize support for kwbimage v1 Pali Rohár
2021-10-22 10:37 ` [PATCH 1/3] tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images Pali Rohár
2021-10-26  4:46   ` Stefan Roese
2021-10-22 10:37 ` [PATCH 2/3] tools: kwboot: Patch nandpagesize to zero also for v1 image Pali Rohár
2021-10-26  4:47   ` Stefan Roese
2021-10-22 10:37 ` [PATCH 3/3] arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 Pali Rohár
2021-10-26  4:47   ` Stefan Roese
2021-10-28 10:49 ` [PATCH 0/3] arm: mvebu: nandpagesize support for kwbimage v1 Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.