mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-27 22:41:46 +01:00
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>