the following patch was just integrated into master: commit abab05cb3cf5cb7a7579a839ea486bf61fc62e45 Author: Duncan Laurie dlaurie@chromium.org Date: Mon Nov 4 17:12:30 2013 -0800
baytrail: Clean up NVS region
There is a lot of NVS allocated to things that are not really used. Most of these are removed and some are moved around. Thermals are expected to be handled with DPTF so I've removed that bit of code but have not yet cleaned up the thermal zone.
I left in the SIO BARs since I think we will need those still even though they may need work still.
BUG=chrome-os-partner:23505 BRANCH=rambi TEST=build and boot on rambi
Change-Id: Id16ee67e6b3709a303c001afd72947147f938127 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://chromium-review.googlesource.com/175626 Reviewed-by: Aaron Durbin adurbin@chromium.org Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/4936 Tested-by: build bot (Jenkins)
See http://review.coreboot.org/4936 for details.
-gerrit