mirror of
https://xff.cz/git/u-boot/
synced 2025-09-22 19:12:18 +02:00
avr32: rename cpu_init() -> arch_cpu_init()
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -25,4 +25,6 @@ typedef struct bd_info {
|
||||
/* For image.h:image_check_target_arch() */
|
||||
#define IH_ARCH_DEFAULT IH_ARCH_AVR32
|
||||
|
||||
int arch_cpu_init(void);
|
||||
|
||||
#endif /* __ASM_U_BOOT_H__ */
|
||||
|
Reference in New Issue
Block a user