On Mon, Oct 7, 2019 at 9:53 PM Bin Meng wrote:
>
> On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote:
> >
> > Move the code that actually sets up the MTRR into another function so it
> > can be used elsewhere in the file.
> >
> > Signed-off-by: Simon Glass
> > ---
> >
> > arch/x86/cpu/mtrr.c |
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote:
>
> Move the code that actually sets up the MTRR into another function so it
> can be used elsewhere in the file.
>
> Signed-off-by: Simon Glass
> ---
>
> arch/x86/cpu/mtrr.c | 19 ---
> 1 file changed, 12 insertions(+), 7 delet
Move the code that actually sets up the MTRR into another function so it
can be used elsewhere in the file.
Signed-off-by: Simon Glass
---
arch/x86/cpu/mtrr.c | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/arch/x86/cpu/mtrr.c b/arch/x86/cpu/mtrr.c
index
3 matches
Mail list logo