Home
last modified time | relevance | path

Searched hist:f733d46620d0efb93091f147f81a4bf9588fad3f (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache_v8.cf733d46620d0efb93091f147f81a4bf9588fad3f Fri Jun 24 23:46:21 UTC 2016 York Sun <york.sun@nxp.com> armv8: mmu: split block if necessary

When page tables are created, allow later table to be created on
previous block entry. Splitting block feature is already working
with current code. This patch only rearranges the code order and
adds one condition to call split_block().

Signed-off-by: York Sun <york.sun@nxp.com>