From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 7/8] ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin
Date: Fri, 1 May 2020 18:31:25 +0200 (CEST) [thread overview]
Message-ID: <20200501163125.B571781D40@phobos.denx.de> (raw)
In-Reply-To: <20200429130428.124788-8-hws@denx.de>
> From: Marek Vasut <marex@denx.de>
> Board files should not re-implement do_reset() to work around this
> function not being defined in for specific configurations. Rather,
> the fix is to compile in drivers which implement this properly.
> This patch enables sysreset and watchdog drivers in SPL and ties
> them together to implement the same as the do_reset() hack in the
> board file, except correctly in the DM/DT framework.
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Flavio Suligoi <f.suligoi@asem.it>
> Cc: Harald Seiler <hws@denx.de>
> Cc: Igor Opaniuk <igor.opaniuk@toradex.com>
> Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> Cc: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
> Acked-by: Igor Opaniuk <igor.opaniuk@toradex.com>
> Acked-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2020-05-01 16:31 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 13:04 [PATCH 0/8] ARM: imx: Fix reset in SPL Harald Seiler
2020-04-29 13:04 ` [PATCH 1/8] ARM: imx8m: Do not define do_reset() if sysreset is enabled Harald Seiler
2020-05-01 16:32 ` sbabic at denx.de
2020-04-29 13:04 ` [PATCH 2/8] ARM: imx8m: Fix indentation of reset_cpu() function Harald Seiler
2020-05-01 16:32 ` sbabic at denx.de
2020-04-29 13:04 ` [PATCH 3/8] ARM: imx8m: Don't use the addr parameter of reset_cpu() Harald Seiler
2020-04-29 13:14 ` Fabio Estevam
2020-04-29 13:19 ` Harald Seiler
2020-05-01 16:31 ` sbabic at denx.de
2020-04-29 13:04 ` [PATCH 4/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVK Harald Seiler
2020-05-01 16:32 ` sbabic at denx.de
2020-04-29 13:04 ` [PATCH 5/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVK Harald Seiler
2020-05-01 16:32 ` sbabic at denx.de
2020-04-29 13:04 ` [PATCH 6/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVK Harald Seiler
2020-05-01 16:31 ` sbabic at denx.de
2020-05-04 14:27 ` Fabio Estevam
2020-05-04 14:32 ` Marek Vasut
2020-05-04 15:05 ` Harald Seiler
2020-05-04 15:18 ` Fabio Estevam
2020-05-04 15:21 ` Harald Seiler
2020-05-04 15:28 ` Fabio Estevam
2020-05-05 8:54 ` Harald Seiler
2020-05-05 10:11 ` Marek Vasut
2020-04-29 13:04 ` [PATCH 7/8] ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin Harald Seiler
2020-04-29 14:13 ` Oleksandr Suvorov
2020-04-29 15:46 ` Igor Opaniuk
2020-04-29 15:48 ` Igor Opaniuk
2020-05-01 16:31 ` sbabic at denx.de [this message]
2020-04-29 13:04 ` [PATCH 8/8] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them Harald Seiler
2020-04-29 13:15 ` [PATCH 0/8] ARM: imx: Fix reset in SPL Fabio Estevam
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=20200501163125.B571781D40@phobos.denx.de \
--to=sbabic@denx.de \
--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