[U-Boot] [PATCH] PowerPC: mpc85xx: Update ft_verify_fdt

Simon Glass sjg at chromium.org
Thu Aug 3 14:05:32 UTC 2017


On 3 August 2017 at 07:51, Tom Rini <trini at konsulko.com> wrote:
> With the changes to fdt_get_base_address() we need to modify the logic
> in ft_verify_fdt() for how we check the validity of the CCSR address.
>
> Tested-on: qemu-ppce500 -M mpc8544ds
> Fixes: 336a44877af8 ("fdt: Correct fdt_get_base_address()")
> Cc: York Sun <york.sun at nxp.com>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/powerpc/cpu/mpc85xx/fdt.c | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list