[1/2] platform: andes: Rename files with the prefix andes45
Anup Patel
anup at brainfault.org
Thu May 9 05:33:22 PDT 2024
On Fri, Apr 19, 2024 at 9:28 AM Ben Zong-You Xie <ben717 at andestech.com> wrote:
>
> Rename files with the prefix andes45 to andes.
>
> Signed-off-by: Ben Zong-You Xie <ben717 at andestech.com>
LGTM.
Reviewed-by: Anup Patel <anup at brainfault.org>
Applied this patch to the riscv/opensbi repo.
Thanks,
Anup
> ---
> platform/generic/andes/{andes45-pma.c => andes_pma.c} | 0
> platform/generic/include/andes/{andes45.h => andes.h} | 0
> platform/generic/include/andes/{andes45_pma.h => andes_pma.h} | 0
> 3 files changed, 0 insertions(+), 0 deletions(-)
> rename platform/generic/andes/{andes45-pma.c => andes_pma.c} (100%)
> rename platform/generic/include/andes/{andes45.h => andes.h} (100%)
> rename platform/generic/include/andes/{andes45_pma.h => andes_pma.h} (100%)
>
> diff --git a/platform/generic/andes/andes45-pma.c b/platform/generic/andes/andes_pma.c
> similarity index 100%
> rename from platform/generic/andes/andes45-pma.c
> rename to platform/generic/andes/andes_pma.c
> diff --git a/platform/generic/include/andes/andes45.h b/platform/generic/include/andes/andes.h
> similarity index 100%
> rename from platform/generic/include/andes/andes45.h
> rename to platform/generic/include/andes/andes.h
> diff --git a/platform/generic/include/andes/andes45_pma.h b/platform/generic/include/andes/andes_pma.h
> similarity index 100%
> rename from platform/generic/include/andes/andes45_pma.h
> rename to platform/generic/include/andes/andes_pma.h
> --
> 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