commit | f4bfcac20060a881d3cd75dded4e3a77a6daa1fc | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sun Oct 27 17:21:24 2019 -0500 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Wed Jan 15 09:09:41 2020 +0000 |
tree | f1155fe6d6c23e11d4a888f8783d4cab55abbd93 | |
parent | af5dec617f14a46d880df1e03a4620db84fff79c [diff] |
allwinner: Reenable USE_COHERENT_MEM Now that there is plenty of space (32 KiB) available for NOBITS sections, we can afford using an entire page for coherent memory. In fact, because it simplifies the code, this is a beneficial change for loaded image (.text) size, where we are still close to the size limit. Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: I0b899dabcb162015c63b0e4aed0869569c889ed9