]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mpc86xx.h
lcd: Provide an API to access LCD parameters
[karo-tx-uboot.git] / include / mpc86xx.h
index c6f30f9fd5a7dc91250712e7529f47d817f9c74b..31e83f2cc9213377fc55ae8473c96e9e0c40fd47 100644 (file)
@@ -83,5 +83,8 @@ static __inline__ unsigned long get_l2cr (void)
    return l2cr_val;
 }
 
+void setup_ddr_bat(phys_addr_t dram_size);
+extern void setup_bats(void);
+
 #endif  /* _ASMLANGUAGE */
 #endif /* __MPC86xx_H__ */