Simon Glass
50574d42cf
spl: Commit MTRRs only in board_init_f_r()
...
We don't need to commit the SPI-flash MTRR change immediately, since it is
now done in the board_init_f_r(). Also this causes chromebook_link64 to
hang, presumably since we are still running from CAR (Cache-as-RAM) in
SPL. Coral handles this OK, perhaps since it is running from a different
memory area, but it has no effect on Coral anyway.
Drop the extra mtrr_commit() in the SPL implementation.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-05-11 10:25:29 +08:00
..
2023-05-11 10:25:29 +08:00
2023-03-13 13:53:01 +01:00
2022-09-23 15:12:42 -04:00
2023-05-11 10:25:29 +08:00
2020-11-06 09:51:32 +08:00
2021-02-02 15:33:42 -05:00
2022-03-31 08:27:52 -04:00
2020-05-18 21:19:18 -04:00
2020-09-25 11:27:18 +08:00
2021-02-02 15:33:42 -05:00
2023-03-13 13:53:01 +01:00
2021-09-30 09:08:16 -04:00
2020-05-18 21:19:18 -04:00
2022-08-12 08:14:23 -04:00
2018-05-07 09:34:12 -04:00
2023-03-25 11:07:22 +01:00
2021-02-02 15:33:42 -05:00
2022-08-12 08:14:23 -04:00
2018-05-07 09:34:12 -04:00
2018-07-19 16:31:36 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2022-06-23 12:58:18 -04:00
2022-06-23 12:58:18 -04:00
2022-01-19 18:11:34 +01:00
2019-03-11 22:55:01 +08:00
2020-05-18 21:19:18 -04:00
2021-07-15 19:50:09 +08:00
2020-11-06 09:51:29 +08:00
2021-09-25 09:46:15 -06:00
2023-05-11 10:25:29 +08:00
2021-02-02 15:33:42 -05:00
2023-05-11 10:25:29 +08:00
2018-05-07 09:34:12 -04:00
2022-12-05 16:06:08 -05:00
2022-10-17 21:17:12 -06:00
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2018-05-07 09:34:12 -04:00
2018-07-25 14:57:43 +02:00
2018-07-25 14:57:43 +02:00
2022-10-31 11:01:31 -04:00
2020-12-13 08:00:25 -07:00
2021-05-24 14:21:30 -04:00
2020-12-13 16:51:09 -07:00
2023-05-11 10:25:29 +08:00
2018-05-07 09:34:12 -04:00
2021-07-24 10:49:51 +02:00
2022-03-10 08:28:36 -05:00
2023-03-25 11:07:21 +01:00