The DELAY_SEC variable in the software init script controls how
long the service waits for an active controller to respond before
proceeding. The default is 120 seconds.
On simplex (AIO-SX) systems, there is a possibility that this could
result in an unnecessary 2-minute delay during reboot or unlock
operations.
This update significantly reduces the timeout delay on simplex systems
without affecting duplex systems.
Test-Plan:
PASS: Verify build and install on AIO-SX
PASS: Verify build and install on AIO-DX
PASS: Verify unlock of AIO-SX is not delayed by software timeout
PASS: Verify software still uses 120s timeout on AIO-DX
Closes-bug: 2118354
Change-Id: I5a56b9d750d4607b6df7ede65e7a2370b141deee
Signed-off-by: Matheus Guilhermino <mmachado@windriver.com>