tegra132: Add code to setup chip operations and mem resources

Hardware / Coreboot - Tom Warren [nvidia.com] - 12 March 2015 18:09 UTC

With this memory resource, the payload loading code should be able to create a bounce buffer and load the payload successfully.

Adapted from tegra124 soc.c

BUG=None BRANCH=None TEST=Built and booted to ramstage on rush.

Original-Change-Id: I2e336ce93c1b0236104e63d3785f0e3d7d76bb01

2525885 tegra132: Add code to setup chip operations and mem resources.
src/soc/nvidia/tegra132/Makefile.inc | 1 +
src/soc/nvidia/tegra132/soc.c | 81 ++++++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+)

Upstream: review.coreboot.org


  • Share