Home
last modified time | relevance | path

Searched refs:patch_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dmicropatch.c37 static char patch_name[] __initdata = "I2C/SPI"; variable
95 static char patch_name[] __initdata = "I2C/SPI/SMC1"; variable
217 static char patch_name[] __initdata = "USB SOF"; variable
242 static char patch_name[] __initdata = "SMC"; variable
387 pr_info("%s microcode patch installed\n", patch_name); in cpm_load_patch()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dkerneldevelopment.py58 patch_name = '0001-KERNEL_DEV_TEST_CASE.patch'
59 patchpath = os.path.join(kernel_source, patch_name)
66 fh.write('SRC_URI += "file://%s"\n' % patch_name)
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dsubmit-changes.rst331 patchtest --patch <patch_name>
344 patchtest --patch <patch_name> --repodir <path/to/repo> --testdir <path/to/testdir>