commit | d4cb4025771e74dbf42c3aa0b6daa734f855928d | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue May 18 15:12:11 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jun 18 10:09:41 2021 +0200 |
tree | 86ff9eec33940a6b2678525733fb0bb78eaca889 | |
parent | 69446dee3759e09dfaeb99673ad70d1556ed5972 [diff] |
stm32mp: stm32prog: change one message level to debug Move the message "Invalid or missing layout file." to debug level as it is a normal behavior and not an error and add the missing '\n'. This patch avoids the strange trace : Boot over usb0! Invalid or missing layout file.DFU alt info setting: done Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>