* Allows initialization without Reset permission
This PR is useful for all implementations that can trigger a reboot
without user intervention. In these cases, we don't want to allow the
Reset command. It should only be allowed after a user initiated power
cycle.
Adds tests to the new functionality and a few other coverage holes.
* Moves soft reset parameters into Env