]> git.sur5r.net Git - u-boot/blobdiff - include/asm-sparc/types.h
FSL DDR: Convert MPC8548CDS to new DDR code.
[u-boot] / include / asm-sparc / types.h
index 69f93d60b8179dab57cd88dde5fde425532008c1..2cf974a7a9cf5e805f1d1937a6c20ca2b26a3fc9 100644 (file)
@@ -65,6 +65,9 @@ typedef unsigned long long u64;
 /* DMA addresses are 32-bits wide */
 typedef u32 dma_addr_t;
 
+typedef unsigned long phys_addr_t;
+typedef unsigned long phys_size_t;
+
 #endif                         /* __KERNEL__ */
 #endif                         /* __ASSEMBLY__ */