commit | 97826637fb1e6fd5a319ec66ae7bf4cfba23aa6b | [log] [tgz] |
---|---|---|
author | Jesse Taube <mr.bossman075@gmail.com> | Thu Mar 17 14:33:21 2022 -0400 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 21:08:23 2022 +0200 |
tree | a847a2234e5908cd56f548ad513faded3f4fa06d | |
parent | 62394a7b54784d57bc6ba8aa7cc4d90c1599a931 [diff] |
board: freescale: imxrt10..-evk: Fix missing include of serial.h If FALCON mode is enabled we have a missing include in spl_start_uboot. Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>