[PATCH v2 4/4] scripts/create-binary-archive.sh: remove andes/ae350 build directory

Anup Patel anup at brainfault.org
Mon Dec 5 04:11:13 PST 2022


On Mon, Dec 5, 2022 at 7:35 AM Yu Chien Peter Lin
<peterlin at andestech.com> wrote:
>
> The andes-specific files have been moved to generic platform so we
> can drop this line.
>
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>
> Reviewed-by: Bin Meng <bmeng at tinylab.org>

Looks good to me.

Reviewed-by: Anup Patel <anup at brainfault.org>

Applied this patch to the riscv/opensbi repo.

Thanks,
Anup

> ---
> Changes v1 -> v2
> - Add Bin Meng's review tag
> ---
>  scripts/create-binary-archive.sh | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/scripts/create-binary-archive.sh b/scripts/create-binary-archive.sh
> index 261a45a..4dda7b4 100755
> --- a/scripts/create-binary-archive.sh
> +++ b/scripts/create-binary-archive.sh
> @@ -103,7 +103,6 @@ build_opensbi() {
>                 BUILD_PLATFORM_SUBDIR+=("kendryte/k210")
>                 BUILD_PLATFORM_SUBDIR+=("fpga/ariane")
>                 BUILD_PLATFORM_SUBDIR+=("fpga/openpiton")
> -               BUILD_PLATFORM_SUBDIR+=("andes/ae350")
>                 BUILD_PLATFORM_SUBDIR+=("generic")
>                 ;;
>         *)
> --
> 2.34.1
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi



More information about the opensbi mailing list