commit | b90db23200d9e058e15e1b0ae7154988e19a703c | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Fri May 19 12:43:47 2023 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:04 2023 +0200 |
tree | 2f820c747af135778c57215d22a7771838bebc31 | |
parent | d70cd2800e827bfdea017e36031edf62d081e40c [diff] |
dts: xea: Enable debug UART support in XEA's SPL (DM_SERIAL) After enabling DM_SERIAL for XEA board, the same serial shall be used in the SPL (with SPL_OF_PLATDATA support). Signed-off-by: Lukasz Majewski <lukma@denx.de>