power-on: wait for power on once power is turned on
Currently the op-wait-power-on service is started before power is
actually turned on. Ensure this service does not start until the
obmc-power-on-pre@.target completes.
The bootblock logic prevents the obmc-power-on-pre@.target from
completing when a blocking error or code update is occurring. Without
the fix in this commit, the system will not power on but this service
will fail because it is incorrectly started as a part of the
obmc-power-on-pre@.target.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I5539455374b915c3bdad7de15ca651bd36556a73
1 file changed