X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fmpc86xx.h;h=eb85d60cad1bfa3688d70adbaa446a44e0497b6c;hb=ee8fa20f54c9705218a5c21e7db7d4ba1c124b98;hp=c6f30f9fd5a7dc91250712e7529f47d817f9c74b;hpb=d35ae5a938679bd7e18167faf79d0fb3c6639b51;p=u-boot diff --git a/include/mpc86xx.h b/include/mpc86xx.h index c6f30f9fd5..eb85d60cad 100644 --- a/include/mpc86xx.h +++ b/include/mpc86xx.h @@ -83,5 +83,7 @@ static __inline__ unsigned long get_l2cr (void) return l2cr_val; } +void setup_ddr_bat(phys_addr_t dram_size); + #endif /* _ASMLANGUAGE */ #endif /* __MPC86xx_H__ */