On Thu, Nov 24, 2016 at 11:11 AM, Richard Miller <[email protected]> wrote: > > > panic: boot process died: undefined instruction: pc 0x605c > > I bet that's a SWPW instruction - valid for armv5, deprecated > for armv6, and illegal for armv7. > > You probably want to apply patch/armv7-atomic on your server > and rebuild the arm binaries.
Thank you, that was it. Jim
