[PATCH 1/5] ARM: imx: Do not define do_reset() if sysreset is enabled

Marek Vasut marex at denx.de
Wed Apr 29 00:26:50 CEST 2020


On 4/28/20 11:23 PM, Harald Seiler wrote:
> Hello Marek,

Hi,

> On Tue, 2020-04-28 at 16:22 +0200, Marek Vasut wrote:
>> The SPL can also be compiled with sysreset drivers just fine, so
>> update the condition to cater for that option.
> 
> Me and Claudius solved the same problem in a different way a while back
> (see [1] and [2]).
> 
> The two approaches overlap but both contain some unique code that is
> useful.  I'll merge the two patchsets and send them anew if that is ok
> with you.

Can you be more specific about what is your plan ?

Since the MX8M already has DM enabled in SPL for quite a few things and
has enough SRAM space left, I would be inclined to just go with DM-based
implementation of the reset over a non-DM one.


More information about the U-Boot mailing list