]> 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)
commit10dde7d8885b1f08bc2f215d48343c6dd1fdbc69
treefd58d2eb819eebaebf452c01dfce7410116ac073
parent4ac755536f2c69c1a17162429b2d6181472d792b
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