]> git.sur5r.net Git - u-boot/commit
bootvx: x86: Assign bootaddr based on kernel memory base
authorBin Meng <bmeng.cn@gmail.com>
Thu, 12 Apr 2018 05:02:22 +0000 (22:02 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 16 Apr 2018 14:38:53 +0000 (22:38 +0800)
commit79c584e5595458d58dc1cf47172abcb3748574f4
tree69eaf0c7013038cc6f2b47ba6d7f512623815351
parentced71a2f72e296d08d87ec377ea91e9c48b528d6
bootvx: x86: Assign bootaddr based on kernel memory base

On VxWorks x86 its bootline address is at a pre-defined offset @
0x1200. If 'bootaddr' is not passed via environment variable, we
assign its value based on the kernel memory base address.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
cmd/elf.c
include/vxworks.h