mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-15 17:16:10 +00:00
FSP/BPA redundancy: add supporting cec and frame object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -72,6 +72,8 @@ my %modules = (
|
||||
rspconfig => { hmc => "xCAT::PPCcfg",
|
||||
fsp => "xCAT::FSPcfg",
|
||||
bpa => "xCAT::FSPcfg",
|
||||
cec => "xCAT::FSPcfg",
|
||||
frame => "xCAT::FSPcfg",
|
||||
},
|
||||
rflash => { hmc => "xCAT::PPCrflash",
|
||||
fsp => "xCAT::FSPflash",
|
||||
|
Reference in New Issue
Block a user