commit | dcc6810e7dd0792f8ac25a7fdfbff22271eca510 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Apr 22 14:29:15 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Thu May 14 09:02:12 2020 +0200 |
tree | 9fbabc79c818fe6644542ba3c7afb03614d12c96 | |
parent | 4533a2c29afd93a4ba74e4048d332df7631cfeba [diff] |
board: stm32mp1: remove bootdelay configuration for usb or serial boot It is not allowed to change the user setting of bootdelay, so remove the check of the boot-source to disable it dynamically in board_late_init() Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>