commit | 9cbb923bac590096ae50e25b30a83cb36f27d229 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 11:18:52 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | de4e28d860496a794dcf7d6572d8afe7ea283280 | |
parent | 7313e21a1e226daac277fcd8a19c29fb46bed74d [diff] |
altera_sysid: 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>