public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] xilinx: zynqmp: Fixes for silicon ID detection
@ 2020-10-21 10:29 Michal Simek
  2020-10-21 10:29 ` [PATCH 1/4] xilinx: zynqmp: Check return value from xilinx_pm_request() Michal Simek
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michal Simek @ 2020-10-21 10:29 UTC (permalink / raw)
  To: u-boot

Hi,

I found some issues with SPL where silicons were not properly detected.
This series is fixing this and also fixing some minor related issues.

Thanks,
Michal


Michal Simek (4):
  xilinx: zynqmp: Check return value from xilinx_pm_request()
  xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name()
  xilinx: zynqmp: Do not check 0 as invalid return from snprintf
  xilinx: zynqmp: Use tab for macro indentation

 board/xilinx/zynqmp/zynqmp.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

-- 
2.28.0

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

end of thread, other threads:[~2020-10-27  7:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-21 10:29 [PATCH 0/4] xilinx: zynqmp: Fixes for silicon ID detection Michal Simek
2020-10-21 10:29 ` [PATCH 1/4] xilinx: zynqmp: Check return value from xilinx_pm_request() Michal Simek
2020-10-21 10:29 ` [PATCH 2/4] xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name() Michal Simek
2020-10-21 10:29 ` [PATCH 3/4] xilinx: zynqmp: Do not check 0 as invalid return from snprintf Michal Simek
2020-10-21 10:29 ` [PATCH 4/4] xilinx: zynqmp: Use tab for macro indentation Michal Simek
2020-10-27  7:26 ` [PATCH 0/4] xilinx: zynqmp: Fixes for silicon ID detection Michal Simek

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