u-boot/arch/nios2
Thomas Chou 2de4823dc0 nios2: change virt_to_phys to use physaddr_mask in global data
As virt_to_phys() is used a lot in DMA transfer, change it
to use physaddr_mask in global data. This will save an "if"
statement and get a little faster.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Marek Vasut <marex@denx.de>
2015-11-06 09:14:11 +08:00
..
cpu nios2: change virt_to_phys to use physaddr_mask in global data 2015-11-06 09:14:11 +08:00
dts nios2: convert altera sysid to driver model 2015-10-23 07:37:03 +08:00
include/asm nios2: change virt_to_phys to use physaddr_mask in global data 2015-11-06 09:14:11 +08:00
lib nios2: convert cache flush to use dm cpu data 2015-10-23 07:58:20 +08:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig nios2: zap nios2-generic board dir 2015-10-23 14:55:36 +08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00