util/chromeos/extract_blobs: allow passing dest dir as arg
commit554c13dc2c7939ac64f092b44928b55630893383
authorMatt DeVillier <matt.devillier@gmail.com>
Wed, 1 Feb 2023 18:33:52 +0000 (1 12:33 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Fri, 10 Feb 2023 14:53:58 +0000 (10 14:53 +0000)
tree8d0fdb8d97e8d51627d7575851acf120c1f5ad67
parent4bf6f49d12cc2460b2d58d0957ba0d3b31b604c0
util/chromeos/extract_blobs: allow passing dest dir as arg

Allow user to pass the output dir for the extracted blobs as the 2nd
argument to the script; if not provided, fall back to the existing
default.

Change-Id: I0f120b69e0b6d14c2763b9a3b2a622e77c4fe0d4
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72910
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
util/chromeos/extract_blobs.sh