Hi, On Thu, May 16, 2019 at 7:44 AM Patrick DELAUNAY <patrick.delau...@st.com> wrote: > > Hi Urja, > > > - if (type != SYSRESET_POWER) > > + if (type != SYSRESET_POWER_OFF) > > return -EPROTONOSUPPORT; > > In fact in the next part of the code, we are supporting > only SYSRESET_POWER (reset with PMIC1 switch OFF and restart) > and not SYSRESET_POWER_OFF.... > > because Power Cycle if RREQ_EN=1 > > I think you need to remove the update on this file for your patch and > I will modified this function is to support both mode.... Okay I will drop this part, but just to confirm... this means that currently you have a configuration where using the poweroff command causes a power-cycle? Neat.
-- Urja Rannikko _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot