Searched refs:openboot_bin (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/sparc/
H A DSparcSystem.py71 openboot_bin = Param.String("file that contains the openboot code") variable in class:SparcSystem
H A Dsystem.cc62 openboot = createObjectFile(params()->openboot_bin, true);
64 fatal("Could not load openboot bianry %s", params()->openboot_bin);
/gem5/configs/common/
H A DFSConfig.py198 self.openboot_bin = binary('openboot_new.bin')

Completed in 7 milliseconds