]> git.ipfire.org Git - people/ms/u-boot.git/commit
arvm7m: add cleanup before linux booting
authorVikas Manocha <vikas.manocha@st.com>
Wed, 3 May 2017 22:48:26 +0000 (15:48 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 12 May 2017 12:36:52 +0000 (08:36 -0400)
commit4098d2061ff57b731e195abe03a0b73ac69c8689
tree35b5626c00dbf88b43fe4b5cd5162143574522af
parenta0ee014f1bb0b6c6e038e11a261cb869ebb5a0f1
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>
arch/arm/cpu/armv7m/cpu.c