[U-Boot] [PATCH] x86: Add ramboot and nfsboot commands in x86-common.h

Simon Glass sjg at chromium.org
Sat Mar 21 00:14:10 CET 2015


On 11 March 2015 at 23:08, Bin Meng <bmeng.cn at gmail.com> wrote:
> It is very common in the debug stage to test U-Boot loading a linux
> kernel. The commands to boot linux kernel with ramdisk and nfs as the
> root are common to all x86 targets, so it makes sense to add them as
> the U-Boot default environment in x86-common.h.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  include/configs/x86-common.h | 31 +++++++++++++++++++++++++++++--
>  1 file changed, 29 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list