mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-04-03 07:26:27 +00:00
Deprecate xCAT rflash for SMM/FPC in favor of confluent
This commit is contained in:
@@ -2262,7 +2262,7 @@ sub rflash {
|
||||
}
|
||||
return do_firmware_update($sessdata);
|
||||
} elsif (isfpc($sessdata)) {
|
||||
|
||||
$callback->({ data => "SMM update is deprecated, please use confluent nodefirmware command, trying anyway" });
|
||||
#first, start a fpc firmware transaction
|
||||
$sessdata->{firmpath} = $sessdata->{subcommand};
|
||||
$sessdata->{firmctx} = "init";
|
||||
|
||||
Reference in New Issue
Block a user