]> git.baikalelectronics.ru Git - uboot.git/commitdiff
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
authorTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 16:28:58 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 14 Jun 2022 16:59:12 +0000 (12:59 -0400)
Signed-off-by: Tom Rini <trini@konsulko.com>
1  2 
board/toradex/colibri_t20/colibri_t20.c

index 73ef4d2db32ca4dca3d7076b4ee6f60426edd45f,c58d2021cd37bdf8cb5e1e8f108bda0f31699f36..1df9697b97ce8cd5dddd83cc9d7efd73e535b46e
@@@ -4,6 -4,7 +4,8 @@@
   */
  
  #include <common.h>
+ #include <env.h>
++#include <fdt_support.h>
  #include <init.h>
  #include <log.h>
  #include <asm/arch/clock.h>