tegra132: Make non-vboot2 memlayout more useful

Hardware / Coreboot - Furquan Shaikh [google.com] - 10 April 2015 13:46 UTC

Update non-vboot2 memlayout: 1) Add timestamp region 2) Increase ramstage size 3) Change name from memlayout_vboot.ld to memlayout.ld so that any non-vboot upstream board can also use this layout.

BUG=None BRANCH=None TEST=Compiles and boots to kernel prompt on ryu with vboot selected instead of
vboot2.

Change-Id: Idced98f9df7cdbab5f62cd1e382c6046ade1d867

49aa78a tegra132: Make non-vboot2 memlayout more useful
src/mainboard/google/rush/memlayout.ld | 2 +-
src/mainboard/google/rush_ryu/memlayout.ld | 2 +-
src/soc/nvidia/tegra132/include/soc/memlayout.ld | 44 ++++++++++++++++++++
.../nvidia/tegra132/include/soc/memlayout_vboot.ld | 43 -------------------
4 files changed, 46 insertions(+), 45 deletions(-)

Upstream: review.coreboot.org


  • Share