]> git.sur5r.net Git - u-boot/commit
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
authorLey Foon Tan <ley.foon.tan@intel.com>
Wed, 23 May 2018 16:17:26 +0000 (00:17 +0800)
committerMarek Vasut <marex@denx.de>
Thu, 12 Jul 2018 07:22:11 +0000 (09:22 +0200)
commit914a84e6eefa703efccf7bb49bf870fcab060005
tree25984f3b1a9872371b7c0b8725b1507de91e15a3
parenta280e9db64ba76dc5a0c800f83da2be1681c3a64
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC

Add MMU memory mapping table for Stratix SoC.

Signed-off-by: Chin Liang See <chin.liang.see@intel.com>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Acked-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/mmu-arm64_s10.c [new file with mode: 0644]