sjg Fri, 10 Jan 2020 01:01:59 -0800
fdt_support.h is missing declarations for bd_t. Including asm/u-boot.h pulls in the definition.
Signed-off-by: Sean Anderson <sean...@gmail.com> --- include/fdt_support.h | 1 + 1 file changed, 1 insertion(+) Applied to u-boot-dm, thanks!