[U-Boot] [PATCH] x86: fsp: Drop get_hob_type() and get_hob_length()

Simon Glass sjg at chromium.org
Tue Jan 6 15:15:18 CET 2015


On 5 January 2015 at 23:04, Bin Meng <bmeng.cn at gmail.com> wrote:
> These two are not worth having separate inline functions as they are
> really simple, so drop them.
>
> Also changed 'type' parameter of fsp_get_next_hob() from u16 to uint.
>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/queensbay/fsp_support.c               | 10 +++---
>  arch/x86/cpu/queensbay/tnc_dram.c                  |  4 +--
>  arch/x86/include/asm/arch-queensbay/fsp/fsp_hob.h  | 36 ++--------------------
>  .../include/asm/arch-queensbay/fsp/fsp_support.h   |  2 +-
>  arch/x86/lib/cmd_hob.c                             |  6 ++--
>  5 files changed, 14 insertions(+), 44 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list