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

Toma Tabacu Toma.Tabacu at imgtec.com
Wed Feb 11 11:48:03 UTC 2015


> -----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.

Regards,
Toma Tabacu


More information about the LLVMLinux mailing list