]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: board: check the boot-source to disable bootdelay
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 30 Jul 2019 17:16:41 +0000 (19:16 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commit2337d617fec775e841516197fcdd738e4c2a5d3b
treeb0e7be662c38c2614e25f6110039d18e68100aab
parentfa8f60fa98f1e97faba2ef8b60a2dddf08d3ff8c
stm32mp1: board: check the boot-source to disable bootdelay

Allows to avoid to wait 2 second in U-Boot before to
start STM32CubeProgrammer command.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
board/st/stm32mp1/stm32mp1.c