Hi Stefan,

On 09/04/2015 01:11 PM, Stefan Roese wrote:
The current "simple" address translation simple_bus_translate() is not
working on some platforms (e.g. MVEBU). As here more complex "ranges"
properties are used in many nodes (multiple tuples etc). This patch
enables the optional use of the common fdt_translate_address() function
which handles this translation correctly.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Masahiro Yamada <[email protected]>
---
v2:
- Rework code a bit as suggested by Simon. Also added some comments
   to make the use of the code paths more clear.


It works great on nios2 board. Thanks a lot.

Tested-by: Thomas Chou <[email protected]>

Best regards,
Thomas Chou
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to