commit | 8396408e795cdf34fc8f622a01fdfb867fc05e54 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Nov 06 19:02:01 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Jan 13 09:52:58 2021 +0100 |
tree | 0ec0d40a30e1c0e3195c3ff90a9f7404f3b52217 | |
parent | 705b5bf9bb3078744e6405b220aefc0bde89bab1 [diff] |
configs: stm32mp15: enable LOG features Activate the logging features in SPL and U-Boot (CONFIG_LOG and CONFIG_SPL_LOG) and the command 'log' with CONFIG_CMD_LOG. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>