MIPS: Netlogic: Read memory from DRAM BARs
[deliverable/linux.git] / arch / mips / include / asm / netlogic / xlp-hal / xlp.h
index f4ea0f7f39657d1b30554b77c0fc6282e536c14a..d59cdd69496b647759ff1c3cadc99642475866a1 100644 (file)
@@ -59,6 +59,9 @@ 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__ */
This page took 0.025367 seconds and 5 git commands to generate.