[U-Boot] [PATCH 057/126] dm: core: Drop fdtdec_get_pci_addr()

Bin Meng bmeng.cn at gmail.com
Mon Oct 7 00:32:23 UTC 2019


On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> This function ise effectively replaced by ofnode_read_pci_addr() which
> works with flat tree. Delete it to avoid code duplication.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/core/fdtaddr.c | 13 ++++------
>  include/fdtdec.h       | 17 -------------
>  lib/fdtdec.c           | 54 ------------------------------------------
>  3 files changed, 5 insertions(+), 79 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list