commit | 18c3f27016c3c8ea3b68ce36084099a4a917dbef | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 10:36:49 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | bac716a2facbf1789dbb99ca31fef21ce46b80da | |
parent | fe524569d4a7eea66475d5815be75660e59b6ee4 [diff] |
altera_jtag_uart: change ioremap to map_physmem Change ioremap() to map_physmem(), as it is more used in u-boot. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>