
21 Mar
2015
21 Mar
'15
12:14 a.m.
On 11 March 2015 at 23:08, Bin Meng bmeng.cn@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@gmail.com
include/configs/x86-common.h | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chroimum.org