[u-boot-test-hooks 1/4] bin/flash.sdwire_common_mount: Switch to sourcing the next writer script

Simon Glass sjg at google.com
Wed Jul 26 00:52:51 CEST 2023


On Tue, 25 Jul 2023 at 15:09, Tom Rini <trini at konsulko.com> wrote:
>
> Rather than invoking the script that will write to the mounted directory
> as a binary, source it as a script so that it has access to more than
> just two parameters.  This will allow us to have the same flexibility in
> our writers that other flash methods have.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  bin/flash.sdwire_common_mount |  3 ++-
>  bin/writer.rpi3_mount         | 19 +++++++------------
>  bin/writer.zynq_mount         | 15 +++++----------
>  3 files changed, 14 insertions(+), 23 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list