]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/board.c
ARM: mmu: Introduce weak dram_bank_setup function
[u-boot] / arch / arm / lib / board.c
index 162e2cc86385df0f7489eef0ae2ac00c3be12fc9..0521178ac3c9bb66c10bcadaae00ea9ef6555ec8 100644 (file)
@@ -53,6 +53,7 @@
 #include <fdtdec.h>
 #include <post.h>
 #include <logbuff.h>
+#include <asm/sections.h>
 
 #ifdef CONFIG_BITBANGMII
 #include <miiphy.h>