t132: Add TTB_BUFFER to resource reserved

Hardware / Coreboot - Furquan Shaikh [google.com] - 17 March 2015 10:41 UTC

TTB_BUFFER holds the MMU tables. Thus, this memory needs to be preserved while performing a wipe in depthcharge. Hence, marking it as reserved

BUG=None BRANCH=None TEST=Compiles successfully and boots upto depthcharge. Error wiping memory tables is fixed.

Original-Change-Id: Idd5cd0235d50f7b9617df2cead3bf71012e3b630

c800129 t132: Add TTB_BUFFER to resource reserved
src/soc/nvidia/tegra132/soc.c | 4 ++++
1 file changed, 4 insertions(+)

Upstream: review.coreboot.org


  • Share