]> Git Repo - J-u-boot.git/commit
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
authorBin Meng <[email protected]>
Thu, 8 Oct 2015 03:19:18 +0000 (20:19 -0700)
committerSimon Glass <[email protected]>
Wed, 21 Oct 2015 13:46:26 +0000 (07:46 -0600)
commitb90ff0fdaadc4de096afed605b36aac1185fc1dc
tree1704fb5b174bf760f990aecd0360b5a27bc4a9a4
parent9e98b7e3c5010e918d0fdfae75ab7d6995c1fa75
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel

E820 is critical to the kernel as it provides system memory map
information. Pass it to an x86 VxWorks kernel.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Tested-by: Jian Luo <[email protected]>
common/cmd_elf.c
include/vxworks.h
This page took 0.034932 seconds and 4 git commands to generate.