[U-Boot] [PATCH v4 0/2] Rename ax25-ae350 defconfig
Andes
uboot at andestech.com
Tue Dec 18 03:14:41 UTC 2018
From: Rick Chen <rick at 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
More information about the U-Boot
mailing list