-
- Downloads
x86: Simplify the fsp hob access functions
Remove the troublesome union hob_pointers so that some annoying casts are no longer needed in those hob access routines. This also improves the readability. Signed-off-by:Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/queensbay/fsp_support.c 51 additions, 44 deletionsarch/x86/cpu/queensbay/fsp_support.c
- arch/x86/cpu/queensbay/tnc_dram.c 21 additions, 18 deletionsarch/x86/cpu/queensbay/tnc_dram.c
- arch/x86/include/asm/arch-queensbay/fsp/fsp_hob.h 18 additions, 28 deletionsarch/x86/include/asm/arch-queensbay/fsp/fsp_hob.h
- arch/x86/include/asm/arch-queensbay/fsp/fsp_support.h 3 additions, 2 deletionsarch/x86/include/asm/arch-queensbay/fsp/fsp_support.h
- arch/x86/lib/cmd_hob.c 8 additions, 8 deletionsarch/x86/lib/cmd_hob.c
Loading
Please register or sign in to comment