]> git.baikalelectronics.ru Git - uboot.git/commit
PowerPC: mpc85xx: Update ft_verify_fdt
authorTom Rini <trini@konsulko.com>
Thu, 3 Aug 2017 13:33:07 +0000 (09:33 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2017 18:48:53 +0000 (14:48 -0400)
commit2dee3d3ac86be6d3572979b7022218c26d8e9ec4
treee0dbe14f7523572060f8693f49dbd3f1e47453a7
parent354a237ff2214d972e5c69be07917b67e6ec1e84
PowerPC: mpc85xx: Update ft_verify_fdt

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: 47659bfa08cb ("fdt: Correct fdt_get_base_address()")
Cc: York Sun <york.sun@nxp.com>
Cc: Wolfgang Denk <wd@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc85xx/fdt.c