public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 3/8] ARM: imx8m: Don't use the addr parameter of reset_cpu()
Date: Fri,  1 May 2020 18:31:54 +0200 (CEST)	[thread overview]
Message-ID: <20200501163154.AC6E181D58@phobos.denx.de> (raw)
In-Reply-To: <20200429130428.124788-4-hws@denx.de>

> From: Claudius Heine <ch@denx.de>
> imx8m has the only implementation of reset_cpu() which does not ignore
> the addr parameter and instead gives it some meaning as the base address
> of watchdog registers.  This breaks convention with the rest of U-Boot
> where the parameter is ignored and callers are passing in 0.
> Fixes: d2041725e84b ("imx8m: restrict reset_cpu")
> Co-developed-by: Harald Seiler <hws@denx.de>
> Signed-off-by: Harald Seiler <hws@denx.de>
> Signed-off-by: Claudius Heine <ch@denx.de>
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
=====================================================================

  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 [this message]
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
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=20200501163154.AC6E181D58@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