Merge git://git.denx.de/u-boot-net
[oweals/u-boot.git] / arch / arm / mach-rmobile / include / mach / boot0.h
index 3edd461cbf1e5733ec3d1a1d4e175cfb39015aae..61044698bf812376b3f4eeb7e11c802dfea1e72c 100644 (file)
@@ -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;