[U-Boot] [PATCH v3 04/27] x86: Clean up asm-offsets

Simon Glass sjg at chromium.org
Mon Dec 15 19:23:22 CET 2014


On 12 December 2014 at 06:05, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move GD_BIST from lib/asm-offsets.c to arch/x86/lib/asm-offsets.c
> as it is x86 arch specific stuff. Also remove GENERATED_GD_RELOC_OFF
> which is not referenced anymore.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/start.S       | 3 ++-
>  arch/x86/lib/asm-offsets.c | 2 +-
>  lib/asm-offsets.c          | 3 ---
>  3 files changed, 3 insertions(+), 5 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list