Re: [U-Boot] [PATCH] arm: Tegra: Use ODMDATA from BCT in IRAM

2012-05-30 Thread Stephen Warren
On 05/30/2012 03:15 PM, Tom Warren wrote: > 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] [PATCH] arm: Tegra: Use ODMDATA from BCT in IRAM

2012-05-30 Thread Tom Warren
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 w