commit | fb4683302dd3e22bf5cd0d239e1f6c9254dabc13 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 11:21:16 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | 64a9ae7ccb8b097ccbf8498830c939ceb276c3d1 | |
parent | 61a99065093f2198bb78ddcf71e130ef6a3252a4 [diff] |
altera_tse: 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>