From: Tom Rini Date: Mon, 25 May 2020 18:09:42 +0000 (-0400) Subject: Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti X-Git-Tag: v2020.07-rc3~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=60c7facfc965af6ff8ea14ee26c9d49cd2d0ec22;p=oweals%2Fu-boot.git Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti - Enable DM_ETH on omap3_logic board - Enable Caches in SPL for K3 platforms - Enable backup boot mode support for J721E - Update the DDR timings for AM654 EVM - Add automated tests for RX-51 --- 60c7facfc965af6ff8ea14ee26c9d49cd2d0ec22 diff --cc board/logicpd/omap3som/omap3logic.c index 5c178a27e7,50572c6a71..496886fea2 --- a/board/logicpd/omap3som/omap3logic.c +++ b/board/logicpd/omap3som/omap3logic.c @@@ -13,9 -13,7 +13,8 @@@ #include #include #include +#include #include - #include #include #include #include