You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2021/01/02 00:41:52 UTC

[incubator-nuttx] branch bl602-rst updated (28dbc49 -> 703aace)

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch bl602-rst
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


 discard 28dbc49  BL602: Add support for system reboot modes
     add 703aace  BL602: Add support for system reboot modes

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (28dbc49)
            \
             N -- N -- N   refs/heads/bl602-rst (703aace)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/bl602/bl602_systemreset.c      |  3 ++-
 boards/risc-v/bl602/bl602evb/src/bl602_reset.c | 31 ++++++++++++++++++++++++--
 2 files changed, 31 insertions(+), 3 deletions(-)