]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/ps3: Quieten boot wrapper output with run_cmd
authorGeoff Levand <geoff@infradead.org>
Mon, 19 Oct 2015 17:53:26 +0000 (10:53 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 21 Oct 2015 09:06:56 +0000 (20:06 +1100)
commit5c17de25b66cd0958d8b287853e7b9377960974f
treefd58d2eb819eebaebf452c01dfce7410116ac073
parentb58831dafaf2d83765cf20c72801e231f10d5adf
powerpc/ps3: Quieten boot wrapper output with run_cmd

Add a boot wrapper script function run_cmd which will run a shell command
quietly and only print the output if either V=1 or an error occurs.

Also, run the ps3 dd commands with run_cmd to clean up the build output.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/wrapper