ohare: Restore NVRAM to subdevices.

It was accidentally removed in previous conflict resolution.
This commit is contained in:
joevt 2025-02-16 23:36:24 -08:00 committed by dingusdev
parent 063a9a6859
commit 9fbb705595

View File

@ -465,7 +465,7 @@ void OHare::clear_cpu_int()
}
static const std::vector<std::string> OHare_Subdevices = {
"ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3", "Ide0"
"NVRAM", "ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3", "Ide0"
};
static const DeviceDescription OHare_Descriptor = {