mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk29: memory.h set CONSISTENT_DMA_SIZE to 8M
This commit is contained in:
@@ -23,5 +23,7 @@
|
||||
#define __virt_to_bus(x) __virt_to_phys(x)
|
||||
#define __bus_to_virt(x) __phys_to_virt(x)
|
||||
|
||||
#define CONSISTENT_DMA_SIZE SZ_8M
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user