On 10 October 2015 at 02:47, Bin Meng <bmeng...@gmail.com> wrote:
> Introduce a new fsp command and make the existing hob command a
> sub-command to fsp for future extension. Also move cmd_hob.c to
> the dedicated fsp sub-directory in arch/x86/lib.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  arch/x86/lib/Makefile                     |  1 -
>  arch/x86/lib/fsp/Makefile                 |  1 +
>  arch/x86/lib/{cmd_hob.c => fsp/cmd_fsp.c} | 33 
> +++++++++++++++++++++++++------
>  doc/README.x86                            |  5 ++---
>  4 files changed, 30 insertions(+), 10 deletions(-)
>  rename arch/x86/lib/{cmd_hob.c => fsp/cmd_fsp.c} (65%)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to