MIPS: Netlogic: Read memory from DRAM BARs
[deliverable/linux.git] / arch / mips / include / asm / netlogic / xlp-hal / xlp.h
index 7e47209327a542b3c090560243690faebe8dda88..d59cdd69496b647759ff1c3cadc99642475866a1 100644 (file)
@@ -59,6 +59,10 @@ void xlp_wakeup_secondary_cpus(void);
 
 void xlp_mmu_init(void);
 void nlm_hal_init(void);
+int xlp_get_dram_map(int n, uint64_t *dram_map);
+
+/* Device tree related */
+void *xlp_dt_init(void *fdtp);
 
 #endif /* !__ASSEMBLY__ */
 #endif /* _ASM_NLM_XLP_H */
This page took 0.049815 seconds and 5 git commands to generate.