← Back to team overview

linaro-pkg team mailing list archive

[Bug 893981] Re: Bad addresses in vexpress U-Boot script

 

** Branch linked: lp:~tixy/linaro-image-tools/vexpress-uboot-addresses-
fix

-- 
You received this bug notification because you are a member of Linaro
Maintainers, which is subscribed to Linaro Image Tools.
https://bugs.launchpad.net/bugs/893981

Title:
  Bad addresses in vexpress U-Boot script

Status in Linaro Image Tools:
  New
Status in Linaro ARM Landing Team Project:
  In Progress

Bug description:
  VexpressConfig() in media_create/boards.py has load_addr ==
  kernel_addr. This will always crash on boot because U-Boot will think
  the kernel is XIP and won't relocate it, leading to it trying to
  execute the image header as code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/893981/+subscriptions


References