[U-Boot] [PATCH v3 52/62] x86: Move turbo_state to global_data

Bin Meng bmeng.cn at gmail.com
Tue Feb 7 05:02:26 UTC 2017


On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <sjg at chromium.org> wrote:
> To avoid using BSS in SPL before SDRAM is set up, move this field to
> global_data.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/turbo.c               | 8 ++++----
>  arch/x86/include/asm/global_data.h | 1 +
>  2 files changed, 5 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list