u-boot-brain/arch/arm/cpu/armv7/tegra2
Tom Warren 76e350b7a3 arm: Tegra: Use ODMDATA from BCT in IRAM
Walk the BIT and BCT to find the ODMDATA word in the
CustomerData field and put it into Scratch20 reg for
use by kernel, etc.

Built all Tegra builds OK; Booted on Seaboard and saw
ODMDATA in PMC scratch20 was the same as the value in my
burn-u-boot.sh file (0x300D8011). NOTE: All flash utilities
will have to specify the odmdata (nvflash --odmdata n) on
the command line or via a cfg file, or built in to their
BCT.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
2012-07-07 14:07:21 +02:00
..
ap20.c arm: Tegra: Use ODMDATA from BCT in IRAM 2012-07-07 14:07:21 +02:00
board.c tegra: add SDIO1 funcmux entry for UARTA 2012-07-07 14:07:18 +02:00
clock.c tegra: Correct PLL access in ap20.c and clock.c 2012-07-07 14:07:19 +02:00
config.mk tegra: override compiler flags for low level init code 2012-07-07 14:07:19 +02:00
crypto.c tegra: Add crypto library for warmboot code 2012-05-15 08:31:37 +02:00
crypto.h tegra: Add crypto library for warmboot code 2012-05-15 08:31:37 +02:00
emc.c tegra: Add EMC support for optimal memory timings 2012-05-15 08:31:38 +02:00
funcmux.c tegra: add SDMMC1 on SDIO1 funcmux entry 2012-07-07 14:07:18 +02:00
lowlevel_init.S armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
Makefile tegra: Add warmboot implementation 2012-05-15 08:31:38 +02:00
pinmux.c tegra2: Add more pinmux functions 2011-10-27 21:56:29 +02:00
pmu.c tegra: Add PMU to manage power supplies 2012-05-15 08:31:38 +02:00
sys_info.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
timer.c Tegra2: Add microsecond timer function 2011-09-04 11:36:15 +02:00
usb.c tegra: usb: Add support for Tegra USB peripheral 2012-03-29 08:12:48 +02:00
warmboot_avp.c tegra: Add warmboot implementation 2012-05-15 08:31:38 +02:00
warmboot_avp.h tegra: Add warmboot implementation 2012-05-15 08:31:38 +02:00
warmboot.c tegra: Add warmboot implementation 2012-05-15 08:31:38 +02:00