[PATCH] arm: k3: Correct an awk warning

Tom Rini trini at konsulko.com
Sun Aug 21 01:02:14 CEST 2022


On Sun, Aug 07, 2022 at 07:12:19AM -0600, Simon Glass wrote:

> The k3_gen_x509_cert.sh script produced this warning on gitlab and also
> on my machine, e.g. with j7200_evm_r5:
> 
> awk: cmd. line:1: warning: regexp escape sequence `\ ' is not a known
>    regexp operator
> 
> There is no need to escape spaces, so drop the backslashes. Also split
> the line so it is a more reasonable length.
> 
> This script should really be deleted and binman used instead.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220820/17e0b68e/attachment.sig>


More information about the U-Boot mailing list