scripts: sd_fusing_rpi3: remove unnecessary grep calls 22/272122/1 accepted/tizen/unified/20220311.111953 submit/tizen/20220311.014813
authorŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 9 Mar 2022 12:53:37 +0000 (13:53 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 9 Mar 2022 22:55:40 +0000 (23:55 +0100)
commit9f0ada4bedb278a275180dd769d8ec8ce0c1d4b9
tree88dfb25132f74f96b90fa1e9e923dc105ce9d16d
parent27d8ef00db790336cf17cf8e63fd0a1b3a0986b5
scripts: sd_fusing_rpi3: remove unnecessary grep calls

Handle pattern matching with awk instead of grep.

Change-Id: I7377e578987dc77f0f22d0083630acd5888eff66
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
scripts/tizen/sd_fusing_rpi3.sh