aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t102xrdb/pci.c
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2021-03-14 20:14:59 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2021-04-15 14:22:17 +0530
commit408f056e0683b3656bce6666859448002185c2d6 (patch)
treef017b1be784ec8f5f8295bb9e18584dc10223a4a /board/freescale/t102xrdb/pci.c
parent534c69b09a8907799e0e5f9f85bc2f638f6c99a9 (diff)
downloadu-boot-408f056e0683b3656bce6666859448002185c2d6.zip
u-boot-408f056e0683b3656bce6666859448002185c2d6.tar.gz
u-boot-408f056e0683b3656bce6666859448002185c2d6.tar.bz2
net: tsec: Use map_physmem() directly instead of dev_remap_addr()
dev_remap_addr() eventually calls dev_read_addr_index(), while pdata->iobase holds the return value of dev_read_addr() that calls dev_read_addr_index() too. Such duplication can be avoided by using map_physmem() directly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'board/freescale/t102xrdb/pci.c')
0 files changed, 0 insertions, 0 deletions