]> Git Repo - u-boot.git/commit
arm: provide a function for boards init code to modify MMU virtual-physical map
authorMarek Szyprowski <[email protected]>
Wed, 3 Jun 2020 12:43:42 +0000 (14:43 +0200)
committerTom Rini <[email protected]>
Fri, 10 Jul 2020 18:10:43 +0000 (14:10 -0400)
commitd877f8fd0f0973451f5c48d37c5d7fb761075765
tree389ce395c457618bb3c8fad142f14f585c47850f
parentf5a9fcc602dddc80051f265898ef1f8275a58fdb
arm: provide a function for boards init code to modify MMU virtual-physical map

Provide function for setting arbitrary virtual-physical MMU mapping
and cache settings for the given region.

Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
arch/arm/include/asm/mmu.h [new file with mode: 0644]
arch/arm/include/asm/system.h
arch/arm/lib/cache-cp15.c
This page took 0.034867 seconds and 4 git commands to generate.