summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2016-08-05 18:26:19 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2016-08-15 13:34:48 -0500
commit02a888b567df92904eb0783f4f19a3f744064159 (patch)
treed66ec2907d74836cec9b382a339f2934916ac107 /tools
parent2de18c8d77b026115dbe6b3e1a35446e31d3dbad (diff)
downloadu-boot-imx-02a888b567df92904eb0783f4f19a3f744064159.zip
u-boot-imx-02a888b567df92904eb0783f4f19a3f744064159.tar.gz
u-boot-imx-02a888b567df92904eb0783f4f19a3f744064159.tar.bz2
net/ethoc: don't mix virtual and physical addresses
Addresses used in buffer descriptors and passed in platform data or device tree are physical. Addresses used by CPU to access packet data and registers are virtual. Don't mix these addresses and use virt_to_phys for translation. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions