summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/asm/u-boot.h')
-rw-r--r--arch/sparc/include/asm/u-boot.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/u-boot.h b/arch/sparc/include/asm/u-boot.h
index 209873ffec..1d94087aab 100644
--- a/arch/sparc/include/asm/u-boot.h
+++ b/arch/sparc/include/asm/u-boot.h
@@ -59,4 +59,8 @@ typedef struct bd_info {
} bd_t;
#endif /* __ASSEMBLY__ */
+
+/* For image.h:image_check_target_arch() */
+#define IH_ARCH_DEFAULT IH_ARCH_SPARC
+
#endif /* __U_BOOT_H__ */
OpenPOWER on IntegriCloud