mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
common: Move RAM-sizing functions to init.h
These functions relate to memory init so move them into the init header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <common.h>
|
||||
#include <boot_fit.h>
|
||||
#include <dm.h>
|
||||
#include <init.h>
|
||||
#include <dm/of_extra.h>
|
||||
#include <env.h>
|
||||
#include <errno.h>
|
||||
|
Reference in New Issue
Block a user