[U-Boot] [Patch v3 2/2] lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type

Simon Glass sjg at chromium.org
Sun Aug 9 17:07:00 CEST 2015


On 3 August 2015 at 13:02, York Sun <yorksun at freescale.com> wrote:
> fdt_addr_t is changed to phys_addr_t. The format in debug should be updated
> to %pa to match the type.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> CC: Simon Glass <sjg at chromium.org>
> ---
> Change log:
>  v3: split into a separated patch
>
>  drivers/pci/pci_tegra.c |   10 +++++-----
>  drivers/spi/fsl_dspi.c  |    4 ++--
>  drivers/video/tegra.c   |    2 +-
>  3 files changed, 8 insertions(+), 8 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list