[U-Boot] [PATCH v2 17/18] bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
bmeng.cn at gmail.com
Mon Apr 16 09:17:10 UTC 2018
On Thu, Apr 12, 2018 at 1:02 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> Changes in v2: None
>
> cmd/elf.c | 91 +++++++++++++++++++++++++++++--------------------------
> include/vxworks.h | 3 ++
> 2 files changed, 51 insertions(+), 43 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list