← Back to team overview

linaro-release team mailing list archive

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

 

** Changed in: linaro-landing-team-arm
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of linaro-
infrastructure-drivers, which is the registrant for Linaro Image Tools.
https://bugs.launchpad.net/bugs/893981

Title:
  Bad addresses in vexpress U-Boot script

Status in Linaro Image Tools:
  Fix Committed
Status in Linaro ARM Landing Team Project:
  Fix Committed

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