Remove commented out example MSR definitions
Now there are definitions for actual MSRs that can be referenced instead. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4958 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -454,11 +454,5 @@ const struct msrdef geodelx_msrs[] = {
|
||||
{ 0, 1, "CHIP_RESET", "Chip Reset", PRESENT_DEC, NOBITS },
|
||||
{ BITS_EOT }
|
||||
}},
|
||||
/*
|
||||
{ 0, MSRTYPE_RDONLY, MSR2(0, 0), "TEMPLATE", "Template MSR", {
|
||||
{ 63, 64, RESERVED },
|
||||
{ BITS_EOT }
|
||||
}},
|
||||
*/
|
||||
{ MSR_EOT }
|
||||
};
|
||||
|
Reference in New Issue
Block a user