[U-Boot] [PATCH v2 11/13] cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Simon Glass
sjg at chromium.org
Fri Oct 2 09:06:50 CEST 2015
On Monday, 28 September 2015, Bin Meng <bmeng.cn at 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 at gmail.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Tested-by: Jian Luo <jian.luo4 at 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 at chromium.org>
More information about the U-Boot
mailing list