public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup
@ 2020-09-11  8:12 Michal Simek
  2020-09-11  8:12 ` [PATCH v2 1/3] xilinx: zynqmp: refactor silicon name function Michal Simek
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Simek @ 2020-09-11  8:12 UTC (permalink / raw)
  To: u-boot

Hi,

This patch series is intended to cleanup the functions used to get
the silicon name for ZynqMPSoC devices. It make use the firmware driver
rather than SMC call and impements more understandable agorithm to
compute the device name.

v2 series contains only patches which hasn't been applied yet.
And also one more patch for adding new dr devices.

Thanks,
Ibai/Michal

Changes in v2:
- Add missing 23/39/48/49dr devices
- new patch in this series

Ibai Erkiaga (1):
  xilinx: zynqmp: refactor silicon name function

Michal Simek (2):
  xilinx: zynqmp: Add missing 43/46/47dr ID codes
  xilinx: zynqmp: Remove one static variable

 board/xilinx/zynqmp/zynqmp.c | 312 +++++++++++++++++------------------
 1 file changed, 150 insertions(+), 162 deletions(-)

-- 
2.28.0

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

end of thread, other threads:[~2020-09-23 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-11  8:12 [PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup Michal Simek
2020-09-11  8:12 ` [PATCH v2 1/3] xilinx: zynqmp: refactor silicon name function Michal Simek
2020-09-11  8:12 ` [PATCH v2 2/3] xilinx: zynqmp: Add missing 43/46/47dr ID codes Michal Simek
2020-09-11  8:12 ` [PATCH v2 3/3] xilinx: zynqmp: Remove one static variable Michal Simek
2020-09-23 12:09 ` [PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup Michal Simek

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