diff options
author | Mario Six | 2017-12-20 09:52:12 +0100 |
---|---|---|
committer | Simon Glass | 2018-01-21 10:01:02 -0700 |
commit | 286ede6515bdde4550c247f0d08ed28c5dbf8db2 (patch) | |
tree | 71cfa21729ed31a28cdc233f2a0f337347f9086d /tools | |
parent | fa9335a89c61837414e3db27bb85c3c459803ff0 (diff) |
drivers: core: Add translation in live tree case
The function dev_read_addr calls ofnode_get_addr_index in the live tree
case, which does not apply bus translations to the address read from the
device tree. This results in illegal addresses on boards that rely on
bus translations being applied.
Fix this situation by applying bus translations in the live tree case as
well.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions