[PATCH v2 7/9] x86: broadwell: Set up MTRRs
Bin Meng
bmeng.cn at gmail.com
Tue Sep 19 10:29:13 CEST 2023
On Thu, Sep 7, 2023 at 11:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> The current condition does not handle the samus_tpl case where it sets
> up the RAM in SPL but needs to commit the MTRRs in U-Boot proper.
>
> Add another case to handle this and update the comment.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> arch/x86/lib/init_helpers.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list