From 9fd90f8557d9033eb6117c13836b9ab566e308ea Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 18 Mar 2011 06:50:24 +0000 Subject: [PATCH] update the rflash manpage for Direct FSP Management git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rflash.1.pod | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man1/rflash.1.pod b/xCAT-client/pods/man1/rflash.1.pod index 80066e1a4..c4cdaf822 100644 --- a/xCAT-client/pods/man1/rflash.1.pod +++ b/xCAT-client/pods/man1/rflash.1.pod @@ -1,18 +1,26 @@ =head1 Name -B - Performs Licensed Internal Code (LIC) update support for HMC-attached POWER5 and POWER6 Systems +B - Performs Licensed Internal Code (LIC) update support for HMC-attached POWER5 and POWER6 Systems, and POWER7 systems using Direct FSP management. =head1 B B [B<-h>|B<--help> | B<-v>|B<--version>] +=head2 PPC (with HMC) specific: + B I B<-p> I [B<--activate> B|B] [B<-V>|B<--verbose>] B I [B<--commit>|B<--recover>] [B<-V>|B<--verbose>] +=head2 PPC (without HMC, using Direct FSP Management) specific: + +B I B<-p> I B<--activate> B + +B I [B<--commit>|B<--recover>] + =head1 B -B The B command initiates Firmware updates on supported xCAT nodes. Licensed Internal Code (also known as microcode) updates are performed on supported HMC-attached POWER5 and POWER6 pSeries nodes. +B The B command initiates Firmware updates on supported xCAT nodes. Licensed Internal Code (also known as microcode) updates are performed on supported HMC-attached POWER5 and POWER6 pSeries nodes, and POWER7 systems using Direct FSP management. The command scans the specified directory structure for Firmware update package files applicable to the given nodes and components. And then it will B select the B version for the upgrade. The firmware update files include the Microcode update package and associated XML file. They can be downloaded from the IBM Web site: I.