u-boot-brain/arch/arm/cpu/tegra-common
Marcel Ziswiler 8c33ba7b1d ARM: tegra: Use mem size from MC in combination with get_ram_size()
On popular request this now completes the Warren's work started for
TK1:

aeb3fcb359
ARM: tegra: Use mem size from MC rather than ODMDATA

In addition to the move of using the Tegra memory controller (MC)
register rather than ODMDATA for T20, T30 and T114 as well it further
uses the generic get_ram_size() function (see "common/memsize.c")
<supposed to be used in each and every U-Boot port>TM. Added benefit is
that it should <catch 99% of hardware related (i. e. reliably
reproducible) memory errors> as well.

Thoroughly tested on the various Toradex line of Tegra modules
available which unfortunately does not include T114 and T124 (yet at
least) plus on the Jetson TK1.

Based-on-work-by: Stephen Warren <swarren@nvidia.com>
Based-on-work-by: Tom Warren <twarren@nvidia.com>
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-10-22 09:30:55 -07:00
..
ap.c ARM: tegra: Disable VPR 2014-08-18 16:57:02 -07:00
board.c ARM: tegra: Use mem size from MC in combination with get_ram_size() 2014-10-22 09:30:55 -07:00
cache.c ARM: tegra: add common (shared) CPU files 2014-02-03 09:46:46 -07:00
clock.c ARM: tegra: don't exceed AVP limits when configuring PLLP 2014-02-03 09:46:45 -07:00
lowlevel_init.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile ARM: tegra: Disable VPR 2014-08-18 16:57:02 -07:00
pinmux-common.c ARM: tegra: add function to enable input clamping on tristate 2014-05-13 10:41:31 -07:00
sys_info.c Move CONFIG_DISPLAY_CPUINFO to Makefile 2014-02-19 11:10:05 -05:00
vpr.c ARM: tegra: Disable VPR 2014-08-18 16:57:02 -07:00