| commit | 05f25302d950b855a7f378538b5cf17fee55455e | [log] [tgz] |
|---|---|---|
| author | Geoff Levand <geoff@infradead.org> | Mon Oct 19 10:39:37 2015 -0700 |
| committer | Geoff Levand <geoff@infradead.org> | Sun Nov 06 17:54:06 2016 -0800 |
| tree | 5c67c7312f182a76a0cb9ec19078f42f43552f8d | |
| parent | c6c4bc4ce751eacdaf6316060b980c0c9ba4d9e6 [diff] |
powerpc: Add run_cmd function to boot wrapper 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>