Revert "linux-gbmc: Use SWRST for reboot"

This reverts commit 0810985b8fe198c9971f4dcdc82d3ea9bfb3f498.

Reason for revert: BMC reboot causes host reboot: b/281705081

Tested:

Rebooted the BMC and the host is still up. BMC uptime is lower since it didn't also reboot the host.
```
# Host
$ uptime
 03:01:01 up 6 min,  1 user,  load average: 0.06, 0.37, 0.22

# BMC
$ uptime
 03:01:08 up 2 min,  load average: 1.19, 0.94, 0.39
```

Google-Bug-Id: 281705081
Change-Id: I031421fee8cbff085aaf3f897b46d5156137a5f3
Signed-off-by: Willy Tu <wltu@google.com>
(cherry picked from commit 74c7616e8e429dc660bd18ba3d597f319f0112ad)
1 file changed
tree: ccbdef12d3c7c312ad3ee648b08bb310e84b9dcd
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. LICENSE
  12. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.