Merge lp:~dpigott/lava-dispatcher/update-vexpress-boot-config into lp:lava-dispatcher

Proposed by Dave Pigott
Status: Merged
Merged at revision: 559
Proposed branch: lp:~dpigott/lava-dispatcher/update-vexpress-boot-config
Merge into: lp:lava-dispatcher
Diff against target: 12 lines (+2/-0)
1 file modified
lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf (+2/-0)
To merge this branch: bzr merge lp:~dpigott/lava-dispatcher/update-vexpress-boot-config
Reviewer Review Type Date Requested Status
Dave Pigott Approve
Review via email: mp+148391@code.launchpad.net

Description of the change

Added new bootloader message config

To post a comment you must log in.
Revision history for this message
Dave Pigott (dpigott) :
review: Approve
Revision history for this message
Antonio Terceiro (terceiro) wrote :

On Thu, Feb 14, 2013 at 09:25:26AM -0000, Dave Pigott wrote:
> === modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf'
> --- lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-06 04:43:19 +0000
> +++ lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-14 09:24:21 +0000
> @@ -6,6 +6,8 @@
>
> bootloader_prompt = Start:
>
> +image_boot_msg = Booting Linux
> +
> possible_partitions_files =
> init.partitions.rc
> fstab.partitions

sounds OK. Will the vexpress-tc2 device type need something similar?

--
Antonio Terceiro
Software Engineer - Linaro
http://www.linaro.org

Revision history for this message
Dave Pigott (dpigott) wrote :

On 14 Feb 2013, at 12:44, Antonio Terceiro <email address hidden> wrote:

> On Thu, Feb 14, 2013 at 09:25:26AM -0000, Dave Pigott wrote:
>> === modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf'
>> --- lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-06 04:43:19 +0000
>> +++ lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-14 09:24:21 +0000
>> @@ -6,6 +6,8 @@
>>
>> bootloader_prompt = Start:
>>
>> +image_boot_msg = Booting Linux
>> +
>> possible_partitions_files =
>> init.partitions.rc
>> fstab.partitions
>
> sounds OK. Will the vexpress-tc2 device type need something similar?

Already has it. :)

Dave

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf'
2--- lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-06 04:43:19 +0000
3+++ lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-14 09:24:21 +0000
4@@ -6,6 +6,8 @@
5
6 bootloader_prompt = Start:
7
8+image_boot_msg = Booting Linux
9+
10 possible_partitions_files =
11 init.partitions.rc
12 fstab.partitions

Subscribers

People subscribed via source and target branches