commit | cd9b3bd06c7f5b5080ae8cf53a960d8488d3c9d3 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Wed May 03 15:48:26 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri May 12 08:36:52 2017 -0400 |
tree | 35b5626c00dbf88b43fe4b5cd5162143574522af | |
parent | 111e5d44596a80687470baab1f4b02c6ef76dea0 [diff] |
arvm7m: add cleanup before linux booting Data cache memory needs to be disabled before handing over control to linux kernel. This patch populates the cleanup_before_linux stub. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>