summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/include/mach/boot0.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-rmobile/include/mach/boot0.h')
-rw-r--r--arch/arm/mach-rmobile/include/mach/boot0.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-rmobile/include/mach/boot0.h b/arch/arm/mach-rmobile/include/mach/boot0.h
index 3edd461cbf1..61044698bf8 100644
--- a/arch/arm/mach-rmobile/include/mach/boot0.h
+++ b/arch/arm/mach-rmobile/include/mach/boot0.h
@@ -1,5 +1,5 @@
/*
- * Specialty padding for the RCar Gen2 TPL JTAG loading
+ * Specialty padding for the RCar Gen2 SPL JTAG loading
*
* SPDX-License-Identifier: GPL-2.0
*/
@@ -10,7 +10,7 @@
_start:
ARM_VECTORS
-#ifdef CONFIG_TPL_BUILD
+#ifdef CONFIG_SPL_BUILD
.word 0x0badc0d3;
.word 0x0badc0d3;
.word 0x0badc0d3;