summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/include/asm/u-boot.h')
-rw-r--r--arch/blackfin/include/asm/u-boot.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/blackfin/include/asm/u-boot.h b/arch/blackfin/include/asm/u-boot.h
index a6e6cf0f54..9712fc00ee 100644
--- a/arch/blackfin/include/asm/u-boot.h
+++ b/arch/blackfin/include/asm/u-boot.h
@@ -45,4 +45,7 @@ typedef struct bd_info {
unsigned long bi_sclk;
} bd_t;
+/* For image.h:image_check_target_arch() */
+#define IH_ARCH_DEFAULT IH_ARCH_BLACKFIN
+
#endif /* _U_BOOT_H_ */
OpenPOWER on IntegriCloud