Home
last modified time | relevance | path

Searched hist:"6 f1eba49a558421e3fcb06ab0addc12b9a3804c6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dx86-common.h6f1eba49a558421e3fcb06ab0addc12b9a3804c6 Thu Mar 12 05:08:46 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add ramboot and nfsboot commands in x86-common.h

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@gmail.com>
Acked-by: Simon Glass <sjg@chroimum.org>