From: Rick Chen <r...@andestech.com>

Remove cpu name from the defconfig naming.
Because other cpus maybe run on AE350 platform.
So only use platfrom name in defconfig naming
will be better.

Changes since v3:
 - squashed
   [PATCH v3 2/3] MAINTAINERS: Sync for ax25-ae350 rename
         into
   [PATCH v3 1/3] riscv: configs: Rename ax25-ae350 defconfig

Changes since v2:
 - Fix travis failure case 6.51 Checkfor configs without MAINTAINERS entry.
 https://travis-ci.org/rickchen36/u-boot-riscv/builds/468881778
 So add this two patchs:
 MAINTAINERS: Sync for ax25-ae350 rename
 doc: README.ae350: Sync for ax25-ae350 rename

Changes since v1:
 - Use git mv and git format-patch -M to show delta when rename.

Rick Chen (2):
  riscv: configs: Rename ax25-ae350 defconfig
  doc: README.ae350: Sync for ax25-ae350 rename

 board/AndesTech/ax25-ae350/MAINTAINERS                    | 5 ++---
 configs/{a25-ae350_32_defconfig => ae350_rv32_defconfig}  | 0
 configs/{ax25-ae350_64_defconfig => ae350_rv64_defconfig} | 0
 doc/README.ae350                                          | 2 +-
 4 files changed, 3 insertions(+), 4 deletions(-)
 rename configs/{a25-ae350_32_defconfig => ae350_rv32_defconfig} (100%)
 rename configs/{ax25-ae350_64_defconfig => ae350_rv64_defconfig} (100%)

-- 
2.7.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to