commit | 77906689962cd0670aa3ac296370e78b647c97b5 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Sun Aug 20 11:05:37 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 26 14:56:13 2017 -0400 |
tree | 75d2ddaf77faa0e78cbf69620b6cb423577a81cb | |
parent | 7fd3f521fcf0784709cf6f165ceeb518dcc72d35 [diff] |
spl: stm32: make falcon mode activation configurable With this change, it will be possible to de-select falcon mode & spl will only boot U-Boot. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Suggested-by: Bo Shen <voice.shen@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>