the following patch was just integrated into master: commit 705d2eac86a12704489033c5a115ae8bae43f6f5 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Apr 12 22:46:23 2012 +0300
Intel e7505: handlers for undocumented registers
Makes the code a bit more readable, IMO. There is no clean way to implement this as the affected registers are undocumented.
Seems ROMCC cannot handle the enum. Also any of my future changes would not be even abuild tested as there is no longer a board with ROMCC and this chipset. E7505 chipset is CAR only from now on.
Change-Id: I0e2d8ba0c7ed7cce46d9eafb8d8badf04cf75f7a Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/895 for details.
-gerrit