From: Vijay Kumar <vijay.ac.kumar@xxxxxxxxxx>The problem is that pressing BRK after panic does not drop to OK prompt (when
Date: Wed, 1 Feb 2017 11:34:36 -0800
Currently Stop-A (L1A) does not make the kernel switch to OBP on panic.This is intentional, the kernel prints a message telling the user to
press break (L1-A) if they want to drop out of the kernel and we force
the break to be allowed by setting stop_a_enabled.
I'm wondering why there is so much effort being directed into BRKUser can drop into ok prompt from the running kernel and as well as from the
behavior.
Kernel does not print message "Press Stop-A (L1-A) to ..." for the case when it is
If you want to break into the OK prompt, have the reboot-cmd
environment variable set appropriately, and simply hit BRK and it will
work in both ldom and non-ldom environments.