|
@@ -17,6 +17,7 @@
|
|
|
|
|
|
/* Use the generic board which requires a unified bd_info */
|
|
/* Use the generic board which requires a unified bd_info */
|
|
#include <asm-generic/u-boot.h>
|
|
#include <asm-generic/u-boot.h>
|
|
|
|
+#include <asm/u-boot-mips.h>
|
|
|
|
|
|
/* For image.h:image_check_target_arch() */
|
|
/* For image.h:image_check_target_arch() */
|
|
#define IH_ARCH_DEFAULT IH_ARCH_MIPS
|
|
#define IH_ARCH_DEFAULT IH_ARCH_MIPS
|