
2 Oct
2015
2 Oct
'15
9:06 a.m.
On Monday, 28 September 2015, Bin Meng bmeng.cn@gmail.com wrote:
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 bmeng.cn@gmail.com Reviewed-by: Tom Rini trini@konsulko.com Tested-by: Jian Luo jian.luo4@boschrexroth.de
Changes in v2: None
common/cmd_elf.c | 30 ++++++++++++++++++++++++++++++ include/vxworks.h | 29 +++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+)
Acked-by: Simon Glass sjg@chromium.org