[u-boot-test-hooks 2/4] bin/writer.rpi*mount: Rework to support all current Pi platforms

Simon Glass sjg at chromium.org
Wed Jul 26 00:52:54 CEST 2023


On Tue, 25 Jul 2023 at 15:08, Tom Rini <trini at konsulko.com> wrote:
>
> Now that we have access to more variables in our "mount" writer scripts,
> we can have a single one that covers all Pi variants.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> I use this locally to test a Pi 3 in both 32, 64 and "arm64" mode.
>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  bin/kea/conf.rpi_3_32b_sjg-rpi_3b           |  2 +-
>  bin/kea/conf.rpi_3_sjg-rpi_3b               |  2 +-
>  bin/{writer.rpi3_mount => writer.rpi_mount} | 46 +++++++++++++--------
>  3 files changed, 31 insertions(+), 19 deletions(-)
>  rename bin/{writer.rpi3_mount => writer.rpi_mount} (63%)

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


More information about the U-Boot mailing list