[llvmlinux] [PATCH] [mips] Add targets needed for buildbot boot+poweroff test.

Vinícius Tinti viniciustinti at gmail.com
Wed Feb 11 12:24:51 UTC 2015


On Wed, Feb 11, 2015 at 9:48 AM, Toma Tabacu <Toma.Tabacu at imgtec.com> wrote:
>> -----Original Message-----
>> From: Vinícius Tinti [mailto:viniciustinti at gmail.com]
>> Sent: 11 February 2015 11:42
>> To: Toma Tabacu
>> Cc: Daniel Sanders; llvmlinux at lists.linuxfoundation.org
>> Subject: Re: [llvmlinux] [PATCH] [mips] Add targets needed for buildbot boot+poweroff test.
>>
>> On Wed, Feb 11, 2015 at 9:32 AM, Toma Tabacu <Toma.Tabacu at imgtec.com> wrote:
>>> Ping.
>>>
>>> -----Original Message-----
>>> From: llvmlinux-bounces at lists.linuxfoundation.org [mailto:llvmlinux-bounces at lists.linuxfoundation.org] On Behalf Of Daniel Sanders
>>> Sent: 02 February 2015 13:14
>>> To: llvmlinux at lists.linuxfoundation.org
>>> Subject: [llvmlinux] [PATCH] [mips] Add targets needed for buildbot boot+poweroff test.
>>>
>>>
>>> The automatic poweroff has been implemented by adding an additional init script which executes poweroff if the kernel command line contains 'POWEROFF'. This init script is installed in the initramfs.
>>> ---
>>>
>>> The Malta builder is up and running but currently doesn't attempt to boot the kernel like the vexpress target does. This patch adds the necessary targets to enable this testing.
>>>
>>>  targets/malta/Makefile                                  | 13 +++++++++++++
>>>  targets/malta/initramfs-overlay/etc/init.d/autopoweroff |  5 +++++
>>>  targets/malta/initramfs-overlay/etc/inittab             |  3 +++
>>>  test/initramfs/initramfs.mk                             |  4 +++-
>>>  4 files changed, 24 insertions(+), 1 deletion(-)  create mode 100755 targets/malta/initramfs-overlay/etc/init.d/autopoweroff
>>>  create mode 100644 targets/malta/initramfs-overlay/etc/inittab
>>>
>>> _______________________________________________
>>> LLVMLinux mailing list
>>> LLVMLinux at lists.linuxfoundation.org
>>> https://lists.linuxfoundation.org/mailman/listinfo/llvmlinux
>>
>> Was this merged?
>>
>> Otherwise I can merge. Please reply.
>>
>> --
>> Simplicity is the ultimate sophistication
>>
>
> It wasn't merged, that's why I pinged it.

Sorry for that. As soon as I get home I will merge it.

Regards.

> Regards,
> Toma Tabacu

-- 
Simplicity is the ultimate sophistication


More information about the LLVMLinux mailing list