Re: [U-Boot] [PATCH 3/3] dm: remove unused function dm_fdt_pre_reloc

2019-04-12 Thread sjg
On Thu, 21 Mar 2019 at 01:21, Patrick Delaunay  wrote:
>
> The function dm_ofnode_pre_reloc should be used instead
> of the function dm_fdt_pre_reloc and avoid duplicated code.
>
> Signed-off-by: Patrick Delaunay 
> ---
>
>  drivers/core/util.c | 24 
>  include/dm/util.h   | 26 --
>  2 files changed, 50 deletions(-)

Reviewed-by: Simon Glass 

Thanks.

Applied to u-boot-dm, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 3/3] dm: remove unused function dm_fdt_pre_reloc

2019-03-22 Thread Simon Glass
On Thu, 21 Mar 2019 at 01:21, Patrick Delaunay  wrote:
>
> The function dm_ofnode_pre_reloc should be used instead
> of the function dm_fdt_pre_reloc and avoid duplicated code.
>
> Signed-off-by: Patrick Delaunay 
> ---
>
>  drivers/core/util.c | 24 
>  include/dm/util.h   | 26 --
>  2 files changed, 50 deletions(-)

Reviewed-by: Simon Glass 

Thanks.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot