diff mbox series

[U-Boot,2/3] nds32: defconfig: Rename AE3XX_TIMER to ATCPIT100_TIMER

Message ID 1510714104-20090-4-git-send-email-uboot@andestech.com
State Superseded
Delegated to: Andes
Headers show
Series ae3xx: timer: Rename AE3XX timer to ATCPIT100 | expand

Commit Message

Andes Nov. 15, 2017, 2:48 a.m. UTC
From: Rick Chen <rick@andestech.com>

Change AE3XX to its IP name ATCPIT100.

Signed-off-by: Rick Chen <rick@andestech.com>
---
 configs/adp-ae3xx_defconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Glass Nov. 20, 2017, 3:40 p.m. UTC | #1
On 14 November 2017 at 19:48, Andes <uboot@andestech.com> wrote:
> From: Rick Chen <rick@andestech.com>
>
> Change AE3XX to its IP name ATCPIT100.

Reviewed-by: Simon Glass <sjg@chromium.org>

This should probably be squashed into the previous patch to keep
things in a consistent state.
Rick Chen Nov. 21, 2017, 7:04 a.m. UTC | #2
> -----Original Message-----

> From: sjg@google.com [mailto:sjg@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 2/3] nds32: defconfig: Rename AE3XX_TIMER to

> ATCPIT100_TIMER

>

> On 14 November 2017 at 19:48, Andes <uboot@andestech.com> wrote:

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

> >

> > Change AE3XX to its IP name ATCPIT100.

>

> Reviewed-by: Simon Glass <sjg@chromium.org>

>

> This should probably be squashed into the previous patch to keep things in a

> consistent state.


OK I will squash it to previous patch for consistency.
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.
diff mbox series

Patch

diff --git a/configs/adp-ae3xx_defconfig b/configs/adp-ae3xx_defconfig
index 3d8383d..a3d8b29 100644
--- a/configs/adp-ae3xx_defconfig
+++ b/configs/adp-ae3xx_defconfig
@@ -38,4 +38,4 @@  CONFIG_SYS_NS16550=y
 CONFIG_DM_SPI=y
 CONFIG_NDS_AE3XX_SPI=y
 CONFIG_TIMER=y
-CONFIG_AE3XX_TIMER=y
+CONFIG_ATCPIT100_TIMER=y