summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include/asm/u-boot.h')
-rw-r--r--arch/microblaze/include/asm/u-boot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/u-boot.h b/arch/microblaze/include/asm/u-boot.h
index 543a6b1777..21c72d5940 100644
--- a/arch/microblaze/include/asm/u-boot.h
+++ b/arch/microblaze/include/asm/u-boot.h
@@ -44,5 +44,7 @@ typedef struct bd_info {
unsigned long bi_baudrate; /* Console Baudrate */
} bd_t;
+/* For image.h:image_check_target_arch() */
+#define IH_ARCH_DEFAULT IH_ARCH_MICROBLAZE
#endif /* _U_BOOT_H_ */
OpenPOWER on IntegriCloud