src/mb/asus/p5qpl-am/romstage.c: Fix comment
Change-Id: I2b3ad53766bc9cef5ae00392814a03a3e177ad35 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/30705 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
5bd926428e
commit
438f861663
|
@ -54,7 +54,7 @@ static u8 msr_get_fsb(void)
|
|||
}
|
||||
|
||||
/*
|
||||
* BSEL mch straps are not hooked up to the CPU as usual but the the SIO
|
||||
* BSEL MCH straps are not hooked up to the CPU as usual but to the SIO
|
||||
* BSEL0 -> not hooked up (such configs are not supported anyways)
|
||||
* BSEL1 -> GPIO33
|
||||
* BSEL2 -> GPIO40
|
||||
|
|
Loading…
Reference in New Issue