t210: Enable WRAP to INCR burst type conversion in MSELECT

Hardware / Coreboot - Yen Lin [nvidia.com] - 23 July 2015 09:44 UTC

Enable WRAP to INCR burst type conversion in MSELECT. MSELECT CONFIG register can only be accessed by CPU. So do it in ramstage when CPU is started.

BUG=None BRANCH=None TEST=tested on Smaug, still boot to kernel

Change-Id: Iee05531c45e566f47af24870be6068247c2d9a00

c2eae1a t210: Enable WRAP to INCR burst type conversion in MSELECT
src/soc/nvidia/tegra210/include/soc/addressmap.h | 1 +
src/soc/nvidia/tegra210/ramstage.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)

Upstream: review.coreboot.org


  • Share