mirror of
https://xff.cz/git/u-boot/
synced 2025-10-16 07:21:26 +02:00
x86: Move call to dram_init_f into board_init_f
This commit is contained in:
@@ -37,6 +37,7 @@ int register_timer_isr (timer_fnc_t *isr_func);
|
||||
|
||||
/* Architecture specific - can be in arch/i386/cpu/, arch/i386/lib/, or $(BOARD)/ */
|
||||
int timer_init(void);
|
||||
int dram_init_f(void);
|
||||
|
||||
/* cpu/.../interrupts.c */
|
||||
int cpu_init_interrupts(void);
|
||||
|
Reference in New Issue
Block a user