Simon Glass
add3f4c918
x86: Add a function to set variable MTRRs
...
Normally U-Boot handles MTRRs through an add/commit process which
overwrites all MTRRs. But in very early boot it is not desirable to clear
the existing MTRRs since they may be in use and it can cause a hang.
Add a new mtrr_set_next_var() function which sets up the next available
MTRR to the required region.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: pass 'type' to set_var_mtrr() in mtrr_set_next_var()]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:48 +08:00
..
2018-05-07 09:34:12 -04:00
2018-11-06 13:35:06 +08:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:47 +08:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:47 +08:00
2019-09-10 14:19:39 +08:00
2018-11-06 13:35:06 +08:00
2018-05-07 09:34:12 -04:00
2019-08-09 22:24:02 +08:00
2019-09-10 16:19:03 +08:00
2019-10-08 13:57:31 +08:00
2019-10-08 13:54:01 +08:00
2011-04-13 19:43:28 +10:00
2019-09-10 16:17:55 +08:00
2018-07-20 09:33:22 +08:00
2015-04-29 21:02:33 -06:00
2018-05-15 21:44:05 -04:00
2018-05-07 09:34:12 -04:00
2019-10-01 18:20:47 +08:00
2017-02-06 11:38:46 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-07-10 16:52:58 -06:00
2019-10-08 13:57:47 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-04-16 16:54:51 +08:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:50:55 +08:00
2019-08-18 21:54:10 +08:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:36 +08:00
2019-10-08 13:53:54 +08:00
2019-02-20 15:27:09 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-02-20 15:25:29 +08:00
2018-05-07 09:34:12 -04:00
2011-04-13 19:43:28 +10:00
2018-06-13 09:50:57 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2014-12-15 07:22:53 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-07-02 09:23:28 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-05-08 13:02:14 +08:00
2019-10-08 13:57:47 +08:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:48 +08:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:46 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-06-24 08:56:04 +08:00
2018-05-07 09:34:12 -04:00
2011-04-13 19:43:28 +10:00
2018-07-20 09:33:22 +08:00
2015-07-28 10:36:21 -06:00
2018-05-07 09:34:12 -04:00
2018-09-17 14:34:15 +08:00
2018-05-07 09:34:12 -04:00
2018-06-24 08:56:04 +08:00
2018-05-07 10:24:31 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:35 +08:00
2019-02-13 09:40:06 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 20:48:16 -04:00
2019-10-08 13:50:08 +08:00
2018-05-07 09:34:12 -04:00
2011-04-13 19:43:28 +10:00
2018-08-30 11:23:14 +08:00