summaryrefslogtreecommitdiffstats
path: root/include/configs/whistler.h
diff options
context:
space:
mode:
authorTom Warren <twarren@nvidia.com>2012-05-30 14:06:09 -0700
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:21 +0200
commit76e350b7a3c568c8d27cf72f98036ec3ddb64f31 (patch)
tree3d9f1eb6e7d14549b3e7c7559d2b2dc3ebe62e1b /include/configs/whistler.h
parentf9f2f12e2cace3685ea0dbb6b6d78789fb75f043 (diff)
downloadblackbird-obmc-uboot-76e350b7a3c568c8d27cf72f98036ec3ddb64f31.tar.gz
blackbird-obmc-uboot-76e350b7a3c568c8d27cf72f98036ec3ddb64f31.zip
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>
Diffstat (limited to 'include/configs/whistler.h')
-rw-r--r--include/configs/whistler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/whistler.h b/include/configs/whistler.h
index 9dafe5cadc..f2952d5f45 100644
--- a/include/configs/whistler.h
+++ b/include/configs/whistler.h
@@ -43,7 +43,6 @@
#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE
#define CONFIG_MACH_TYPE MACH_TYPE_WHISTLER
-#define CONFIG_SYS_BOARD_ODMDATA 0x2B080105 /* lp?, 512MB, UARTA */
#define CONFIG_BOARD_EARLY_INIT_F
OpenPOWER on IntegriCloud