diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-08-18 08:30:39 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-08-18 08:30:39 +1000 |
commit | ae1fa389ed8e166606607c275758e1694ea2ea77 (patch) | |
tree | a5537d9c37702fa57aa1bbe3d98f3f5a7ec4d4cc /doc | |
parent | efe71cdf61aab1802b69e9aba768856e6c846a35 (diff) | |
download | skiboot-ae1fa389ed8e166606607c275758e1694ea2ea77.zip skiboot-ae1fa389ed8e166606607c275758e1694ea2ea77.tar.gz skiboot-ae1fa389ed8e166606607c275758e1694ea2ea77.tar.bz2 |
update centaur i2c support in 5.1.0 release notes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes/skiboot-5.1.0.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release-notes/skiboot-5.1.0.txt b/doc/release-notes/skiboot-5.1.0.txt index 378aad7..127c975 100644 --- a/doc/release-notes/skiboot-5.1.0.txt +++ b/doc/release-notes/skiboot-5.1.0.txt @@ -18,7 +18,6 @@ Below are the changes introduced in previous skiboot-5.1.0 releases over the previous stable release, skiboot-5.0: New features: -- Centaur i2c support - Add Naples chip (CPU, PHB, LPC serial interrupts) support - Added qemu platform - improvements to FSI error handling @@ -120,6 +119,8 @@ FSP-specific bugs fixed: - compatible change as no FSP based systems shipped with skiboot-5.0 General improvements: +- Preliminary Centaur i2c support + - lays framework for supporting Centaur i2c - don't run pollers on non-boot CPUs in time_wait - improvements to opal-prd, pflash, libflash - including new blocklevel interface in libflash |