summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-bsp/conf/local.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/conf/local.conf.sample b/meta-xilinx-bsp/conf/local.conf.sample
index 377a5191..5d567afc 100644
--- a/meta-xilinx-bsp/conf/local.conf.sample
+++ b/meta-xilinx-bsp/conf/local.conf.sample
@@ -231,3 +231,5 @@ PMU_FIRMWARE_IMAGE_NAME = "pmu-firmware-${MACHINE}"
231# this doesn't mean anything to you. 231# this doesn't mean anything to you.
232CONF_VERSION = "1" 232CONF_VERSION = "1"
233 233
234#Enable the below line to use pmu-rom.elf from a specific path
235#PMU_ROM = "/proj/yocto/pmu-rom/pmu-rom.elf"