commit | 9a1efecb2c63c65c65124eb6f984f9417db0eddc | [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 | 9c2eefaf0d15368e9ca1bb7325e2b3baa263e448 [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>