diff options
author | Sam Lewis <sam.vr.lewis@gmail.com> | 2020-08-03 21:14:26 +1000 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-11-22 22:32:11 +0000 |
commit | b5353965e1b7eff860faaa3312728a935311a8c6 (patch) | |
tree | 3539cf17df86b814a8c74e87c915d47608c7cd5b /src/soc/ti/am335x/timer.c | |
parent | be34afad6fe2660919f488402cfcf685fdd47300 (diff) |
soc/ti/am335x: Enable MMU in bootblock
Enables the MMU primarily to allow the unaligned word reads that the
FMAP code requires. Without enabling this, the chip gets data access
exceptions.
Enabling the MMU also gives some advantages in allowing the icache and
dcache to be enabled, so is probably worth doing regardless.
Change-Id: Ic571570cc44b0696ea61cc76e3bce7167a3256cf
Signed-off-by: Sam Lewis <sam.vr.lewis@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44382
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/soc/ti/am335x/timer.c')
0 files changed, 0 insertions, 0 deletions