commit | b4fe6648d1c73f3de9cff84c5836ae22485194f2 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stepan@coresystems.de> | Wed Aug 12 18:25:24 2009 +0000 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Wed Aug 12 18:25:24 2009 +0000 |
tree | 07376bf816555eade05191b6b9b98233b065c97d | |
parent | 4eeb713ed233ca090ccd17ce832b03097c749a8e [diff] |
Use MSR abstraction in all board enables This was forgotten in flashrom svn r677 where some handcrafted MSR accesses were still found in board-specific code. Corresponding to flashrom svn r683. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>