rockchip: spl: do full dram_init instead of only probing
[oweals/u-boot.git] / arch / arm / mach-orion5x / cpu.c
index 79b5f4f34f46aaaa47107b9714149ad5be15ccb7..d9abcacbb4a9dd133406d3c7b40281e0af7e298b 100644 (file)
@@ -9,6 +9,9 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
+#include <init.h>
+#include <net.h>
 #include <netdev.h>
 #include <asm/cache.h>
 #include <asm/io.h>