mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 23:01:28 +02:00
x86: Correct Chrromebook typo
Fix a typo in a comment. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
81e8a51cee
commit
ffff21fb27
@ -60,7 +60,7 @@ int dram_init_banksize(void)
|
|||||||
*
|
*
|
||||||
* However it seems FSP2's behavior is different. We need to add the
|
* However it seems FSP2's behavior is different. We need to add the
|
||||||
* DRAM range in MTRR otherwise the boot process goes very slowly,
|
* DRAM range in MTRR otherwise the boot process goes very slowly,
|
||||||
* which was observed on Chrromebook Coral with FSP2.
|
* which was observed on Chromebook Coral with FSP2.
|
||||||
*/
|
*/
|
||||||
update_mtrr = CONFIG_IS_ENABLED(FSP_VERSION2);
|
update_mtrr = CONFIG_IS_ENABLED(FSP_VERSION2);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user