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 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 (3): riscv: configs: Rename ax25-ae350 defconfig MAINTAINERS: Sync for ax25-ae350 rename doc: README.ae350: Sync for ax25-ae350 rename board/AndesTech/ax25-ae350/MAINTAINERS | 5 ++--- configs/a25-ae350_32_defconfig | 36 --------------------------------- configs/ae350_rv32_defconfig | 36 +++++++++++++++++++++++++++++++++ configs/ae350_rv64_defconfig | 37 ++++++++++++++++++++++++++++++++++ configs/ax25-ae350_64_defconfig | 37 ---------------------------------- doc/README.ae350 | 2 +- 6 files changed, 76 insertions(+), 77 deletions(-) delete mode 100644 configs/a25-ae350_32_defconfig create mode 100644 configs/ae350_rv32_defconfig create mode 100644 configs/ae350_rv64_defconfig delete mode 100644 configs/ax25-ae350_64_defconfig -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot