ARM: omap: Setup consistent dma size at boot time

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
CC: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Jon Medhurst
2011-08-03 16:57:19 +01:00
parent 99d1717dd7
commit 009426a0eb
5 changed files with 12 additions and 14 deletions

View File

@@ -121,6 +121,7 @@ void __init omap1_map_common_io(void)
#endif
omap_sram_init();
omap_init_consistent_dma_size();
}
/*