u-boot-brain/arch/arm/include/asm/arch-tegra30
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
..
clock-tables.h Tegra30: clocks: Fix clock tables for I2C and other periphs 2013-01-16 13:40:08 -07:00
clock.h Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c 2013-02-11 10:35:24 -07:00
flow.h Tegra30: Add arch-tegra30 include files 2013-01-16 13:40:07 -07:00
funcmux.h Tegra30: Add arch-tegra30 include files 2013-01-16 13:40:07 -07:00
gp_padctrl.h Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
gpio.h Tegra30: Add arch-tegra30 include files 2013-01-16 13:40:07 -07:00
hardware.h Tegra30: Add arch-tegra30 include files 2013-01-16 13:40:07 -07:00
mc.h ARM: tegra: Use mem size from MC in combination with get_ram_size() 2014-10-22 09:30:55 -07:00
pinmux.h ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
pmu.h Tegra30: Add arch-tegra30 include files 2013-01-16 13:40:07 -07:00
tegra.h ARM: tegra: Use mem size from MC in combination with get_ram_size() 2014-10-22 09:30:55 -07:00