Home
last modified time | relevance | path

Searched hist:ef5cd33064f83db6f6cfe774ecdb36e32ac1d232 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/core/
H A DKconfigdiff ef5cd33064f83db6f6cfe774ecdb36e32ac1d232 Wed Sep 02 00:41:12 CDT 2015 Stefan Roese <sr@denx.de> dm: core: Enable optional use of fdt_translate_address()

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 <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Ddevice.cdiff ef5cd33064f83db6f6cfe774ecdb36e32ac1d232 Wed Sep 02 00:41:12 CDT 2015 Stefan Roese <sr@denx.de> dm: core: Enable optional use of fdt_translate_address()

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 <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>