Add soft reset (broadcast) called after initial config to synchronize all front-ends
- Rename function
resetAll()
toresetAllHard()
which is called prior to configuration and can issue global config altering reset - Add new function
resetAllSoft()
which is called post configuration and is supposed to just reset the data path and sync front-ends (not reset the configuration)