|
@@ -25,4 +25,6 @@ typedef struct bd_info {
|
|
/* For image.h:image_check_target_arch() */
|
|
/* For image.h:image_check_target_arch() */
|
|
#define IH_ARCH_DEFAULT IH_ARCH_AVR32
|
|
#define IH_ARCH_DEFAULT IH_ARCH_AVR32
|
|
|
|
|
|
|
|
+int arch_cpu_init(void);
|
|
|
|
+
|
|
#endif /* __ASM_U_BOOT_H__ */
|
|
#endif /* __ASM_U_BOOT_H__ */
|