[U-Boot] [PATCH v2 1/3] ae3xx: timer: Rename AE3XX to ATCPIT100
Simon Glass
sjg at chromium.org
Sun Nov 26 11:38:46 UTC 2017
Hi Andes,
On 22 November 2017 at 22:38, Andes <uboot at andestech.com> wrote:
> From: Rick Chen <rick at andestech.com>
>
> ATCPIT100 is Andestech timer IP which is embeded
> in AE3XX and AE250 boards. So rename AE3XX to
> ATCPIT100 will be more make sence.
>
> Signed-off-by: Rick Chen <rick at andestech.com>
> ---
> configs/adp-ae3xx_defconfig | 2 +-
> drivers/timer/Kconfig | 7 ++++---
> drivers/timer/Makefile | 2 +-
> drivers/timer/{ae3xx_timer.c => atcpit100_timer.c} | 0
> 4 files changed, 6 insertions(+), 5 deletions(-)
> rename drivers/timer/{ae3xx_timer.c => atcpit100_timer.c} (100%)
This patch/series seems to be missing a change log.
Regards,
Simon
More information about the U-Boot
mailing list