restool:update to
90fe5c4
*include the following changes:
90fe5c4 - ls-addni: accept arguments also as hex numbers
e3d1d6a - scripts: fix syntax error due to bash vs sh differences
59df620 - scripts: replace 'nproc' with cross-platform implementation
117f2a5 - scripts: do not compare strings with regexp expressions
378cd08 - scripts: use proper arithmetic operations
5224840 - scripts: workaround for a improper sed substitution
4a1df34 - scripts: use Bourne shell instead of bash
e103601 - scripts: use Bourne shell's pattern matching
2127850 - scripts: use strings instead of arrays
899d6c7 - scripts: use proper arithmetic operation syntax
09f8400 - scripts: use restool --full-path option
e316b4c - scripts: remove unnecessary arrays
6039bd1 - dprc: add --full-path option to dprc list command
978f00c - scripts: move shebang on the first line
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>