U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1]: bootcount: zynqmp: Add bootcount API
@ 2024-11-05 13:27 Vasileios Amoiridis
  2024-11-05 13:27 ` [PATCH v3 1/1] drivers: bootcount: Add ZynqMP specific bootcount support Vasileios Amoiridis
  2024-11-14  8:38 ` [PATCH v3 0/1]: bootcount: zynqmp: Add bootcount API Michal Simek
  0 siblings, 2 replies; 3+ messages in thread
From: Vasileios Amoiridis @ 2024-11-05 13:27 UTC (permalink / raw)
  To: trini, michal.simek, hs, pro, sjg; +Cc: vasileios.amoiridis, u-boot

From: Vasileios Amoiridis <vasileios.amoiridis@cern.ch>

Changes in v3:

	1) Organize correctly headers
	2) Remove redundant "mio" and change "write" to "read"
	3) Add "depends on ARCH_ZYNQMP"

v2: https://lore.kernel.org/u-boot/20241105074917.546887-1-vassilisamir@gmail.com/
v1: https://lore.kernel.org/u-boot/20241029185814.7937-1-vassilisamir@gmail.com/

Vasileios Amoiridis (1):
  drivers: bootcount: Add ZynqMP specific bootcount support

 MAINTAINERS                                  |  1 +
 arch/arm/mach-zynqmp/include/mach/hardware.h |  2 +
 drivers/bootcount/Kconfig                    |  7 +++
 drivers/bootcount/Makefile                   |  1 +
 drivers/bootcount/bootcount_zynqmp.c         | 47 ++++++++++++++++++++
 5 files changed, 58 insertions(+)
 create mode 100644 drivers/bootcount/bootcount_zynqmp.c


base-commit: 56accc56b9aab87ef4809ccc588e1257969cd271
-- 
2.34.1


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

end of thread, other threads:[~2024-11-14  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 13:27 [PATCH v3 0/1]: bootcount: zynqmp: Add bootcount API Vasileios Amoiridis
2024-11-05 13:27 ` [PATCH v3 1/1] drivers: bootcount: Add ZynqMP specific bootcount support Vasileios Amoiridis
2024-11-14  8:38 ` [PATCH v3 0/1]: bootcount: zynqmp: Add bootcount API Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox