mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 20:41:16 +02:00
common: Move dram_init() declaration to common location
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
/* board/.../... */
|
||||
int board_init(void);
|
||||
int dram_init(void);
|
||||
|
||||
/* start.c */
|
||||
int sandbox_early_getopt_check(void);
|
||||
|
Reference in New Issue
Block a user