Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Müller
5c205225d4 common-helpers.inc: Some ErrorOut / EvalEx rework
* ErrorOut outputs to stderr
* Start message is magenta now
* Add EvalExAuto which creates end messages from first word in start message

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 22:14:59 +02:00
Andreas Müller
0fc0a4a9cd scripts: rename ExecEx -> EvalEx
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 21:31:00 +02:00
Andreas Müller
0dbb955a94 card-write: Apply error-handling/logging to raspi kernel write
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 17:25:46 +02:00
Andreas Müller
541ead999f card-write/machine-imx.inc: Fix kernel copy to /boot
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:55:00 +02:00
Andreas Müller
f898e1f316 card-write/machine-imx.inc: re-add linefeed per devicetree file
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:54:12 +02:00
Andreas Müller
62ce7912fa Add/modify functions for enhanced error-handling/logging + fix spaces in variables
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:31:55 +02:00
Andreas Müller
ca5f873b08 Rewrite of card scripts completely
Reduce the card specific code to what's needed.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 09:58:24 +02:00