Re: [U-Boot] [PATCH 3/3] tegra: put eMMC environment into the boot sectors

2012-09-07 Thread Tom Warren
Stephen, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Monday, July 30, 2012 1:56 PM > To: Tom Warren; Andy Fleming > Cc: U-Boot Mailing List; Stephen Warren > Subject: [PATCH 3/3] tegra: put eMMC environment into the boot sectors > > From: Stephen War

[U-Boot] [PATCH 3/3] tegra: put eMMC environment into the boot sectors

2012-07-30 Thread Stephen Warren
From: Stephen Warren When I set up Tegra's config files to put the environment into eMMC, I assumed that CONFIG_ENV_OFFSET was a linearized address relative to the start of the eMMC device, and spanning HW partitions boot0, boot1, general* and the user area in order. However, it turns out that th