]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kernel/head_64.S
powerpc/powernv: Add OPAL takeover from PowerVM
[karo-tx-linux.git] / arch / powerpc / kernel / head_64.S
index e708abe576d3eb67f198e64dd6399967171be810..dea8191253d2fa698a034247ab66df55ed120016 100644 (file)
  *  For pSeries or server processors:
  *   1. The MMU is off & open firmware is running in real mode.
  *   2. The kernel is entered at __start
+ * -or- For OPAL entry:
+ *   1. The MMU is off, processor in HV mode, primary CPU enters at 0
+ *      with device-tree in gpr3
+ *   2. Secondary processors enter at 0x60 with PIR in gpr3
  *
  *  For iSeries:
  *   1. The MMU is on (as it always is for iSeries)