Obtain test boot partition from config

Bug #1174179 reported by Senthil Kumaran S
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAVA Dispatcher
Fix Released
Critical
Senthil Kumaran S

Bug Description

Test boot partitions are different for some devices which needs to be taken into consideration to pull boot.txt or uEnv.txt in order to untangle boot commands. The test boot partition must be specified in the device specific config file for devices which has different partitions. This is important else, all jobs will fail.

Related branches

Revision history for this message
Senthil Kumaran S (stylesen) wrote :

Following the information provided by Dave Pigott:

<snip>
In device-defaults.conf we need

boot_device = 0
testboot_offset = 2

And the following exceptions need to be used:

arndale
boot_device = 1
testboot_offset = 3

imx53
testboot_offset = 3

origen
testboot_offset = 3

snowball
boot_device = 1

Then you need to take the occurrences of "0:2" (or whatever) and make the "0" into whatever boot_device is set to and add test boot_offset to the "2" (or whatever) part.
</snip>

Changed in lava-dispatcher:
importance: Undecided → Critical
assignee: nobody → Senthil Kumaran S (stylesen)
status: New → In Progress
milestone: none → 2013.05
Changed in lava-dispatcher:
status: In Progress → Fix Committed
Changed in lava-dispatcher:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.