[Skiboot] [PATCH 10/17] hw/fsp/fsp.c: remove lying comments

Stewart Smith stewart at linux.ibm.com
Tue Jun 18 17:29:18 AEST 2019


Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
 hw/fsp/fsp.c | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/hw/fsp/fsp.c b/hw/fsp/fsp.c
index 4415ab5a5952..456099f48357 100644
--- a/hw/fsp/fsp.c
+++ b/hw/fsp/fsp.c
@@ -14,15 +14,6 @@
  * limitations under the License.
  */
 
-/*
- * Service Processor handling code
- *
- * XXX This mixes PSI and FSP and currently only supports
- * P7/P7+ PSI and FSP1
- *
- * If we are going to support P8 PSI and FSP2, we probably want
- * to split the PSI support from the FSP support proper first.
- */
 #include <stdarg.h>
 #include <processor.h>
 #include <io.h>
-- 
2.21.0



More information about the Skiboot mailing list