Stewart Smith | 2bcf618 | 2018-03-01 18:33:23 +1100 | [diff] [blame] | 1 | Release Notes for OpenPower Firmware v1.21.1 |
| 2 | ============================================ |
| 3 | |
| 4 | This is a point release on top of op-build v1.21. |
| 5 | |
| 6 | Like v1.21, this release is NOT intended for GA POWER9 platforms, for that, |
| 7 | op-build v2.0 is *required*. |
| 8 | |
| 9 | Changes since v1.21: |
| 10 | |
| 11 | - skiboot v5.10.1 |
| 12 | |
| 13 | - libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase() |
| 14 | - NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging |
| 15 | - linux 4.14.22-openpower1 |
| 16 | |
| 17 | - 40be210c830e powerpc: Fix DABR match on hash based systems |
| 18 | - 3b09911d3beb powerpc/xive: Use hw CPU ids when configuring the CPU queues |
| 19 | - 892674b5058a powerpc/mm: Flush radix process translations when setting MMU type |
| 20 | - 4386f223b418 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove |
| 21 | - 5b98d31481f9 powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all |
| 22 | - c3bdd547042f rtc-opal: Fix handling of firmware error codes, prevent busy loops |
| 23 | - 8e56a935a4b7 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin |
| 24 | |
| 25 | |
| 26 | |