On 7 July 2015 at 20:53, Simon Glass <[email protected]> wrote:
> The 'ranges' property can be used to specify a translation from the system
> address to the bus address. Add support for this using the dev_get_addr()
> function, which devices should use to find their address.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
>  drivers/core/device.c        | 17 +++++++++++------
>  drivers/core/simple-bus.c    | 30 ++++++++++++++++++++++++++++++
>  include/dm/device-internal.h | 12 ++++++++++++
>  3 files changed, 53 insertions(+), 6 deletions(-)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to