From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/4] xilinx: zynqmp: Fixes for silicon ID detection
Date: Wed, 21 Oct 2020 12:29:15 +0200 [thread overview]
Message-ID: <cover.1603276156.git.michal.simek@xilinx.com> (raw)
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
next reply other threads:[~2020-10-21 10:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-21 10:29 Michal Simek [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1603276156.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox