[U-Boot] [PATCH 1/3] ae3xx: timer: Rename AE3XX to ATCPIT100

rick at andestech.com rick at andestech.com
Tue Nov 21 06:39:55 UTC 2017


> -----Original Message-----
> From: sjg at google.com [mailto:sjg at google.com] On Behalf Of Simon Glass
> Sent: Monday, November 20, 2017 11:40 PM
> To: Open Source Project uboot
> Cc: U-Boot Mailing List; Wolfgang Denk; Detlev Zundel; Rick Jian-Zhi Chen(陳建
> 志)
> Subject: Re: [PATCH 1/3] ae3xx: timer: Rename AE3XX to ATCPIT100
>
> Hi,
>
> On 14 November 2017 at 19:48, 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>
> > ---
> >  drivers/timer/Kconfig           |    7 ++-
> >  drivers/timer/Makefile          |    2 +-
> >  drivers/timer/ae3xx_timer.c     |  117 ---------------------------------------
> >  drivers/timer/atcpit100_timer.c |  117
> > +++++++++++++++++++++++++++++++++++++++
>
> If this is just a rename, why the big delta?
>

I want to rename ae3xx_timer.c to atcpit100_timer.c
By the way I also rename function name and and struct name to let it more reasonable.
But I do not modify the code itself.

Do you mean I shall not modify the content of atcpit100_timer.c ?
Or I can modify but I shall describe it more clear ?

> >  4 files changed, 122 insertions(+), 121 deletions(-)  delete mode
> > 100644 drivers/timer/ae3xx_timer.c  create mode 100644
> > drivers/timer/atcpit100_timer.c
>
> Regards,
> Simon
CONFIDENTIALITY NOTICE:

This e-mail (and its attachments) may contain confidential and legally privileged information or information protected from disclosure. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein is strictly prohibited. In this case, please immediately notify the sender by return e-mail, delete the message (and any accompanying documents) and destroy all printed hard copies. Thank you for your cooperation.

Copyright ANDES TECHNOLOGY CORPORATION - All Rights Reserved.


More information about the U-Boot mailing list