[U-Boot] [PATCH] fdt: fix dev_get_addr_name node offset

Simon Glass sjg at chromium.org
Fri Apr 29 16:02:50 CEST 2016


On 28 April 2016 at 16:04, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Use the device's own DT offset, not the device's parent's.
>
> Fixes: 43c4d44e3330 ("fdt: implement dev_get_addr_name()")
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  drivers/core/device.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list