commit | d6e436e5d2927c2b0f3151e4393697a6efe3e407 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Dec 29 19:44:02 2015 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Jan 31 16:32:56 2016 +0100 |
tree | c0b6f821b16e6008872334798f1832b98f06fb07 | |
parent | fbf49c0624ecf210fac3a4679b585b785b544fe9 [diff] |
arm: Remove S bit from MMU section entry Restore the old behavior of the MMU section entries configuration, which is without the S-bit. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Simon Glass <sjg@chromium.org>