All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mpc83xx: Update comment
@ 2021-08-19 19:15 Tom Rini
  2021-08-20  9:32 ` Bin Meng
  2021-08-30 20:59 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Rini @ 2021-08-19 19:15 UTC (permalink / raw)
  To: u-boot

Update the comment here to refer to PCI_CONFIG_ADDRESS rather than
CONFIG_ADDRESS.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 include/mpc83xx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index 71cffa1b0fc8..0275b3184ea3 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -1372,7 +1372,7 @@
 #endif /* !CONFIG_MPC83XX_SDRAM */
 
 /*
- * CONFIG_ADDRESS - PCI Config Address Register
+ * PCI_CONFIG_ADDRESS - PCI Config Address Register
  */
 #define PCI_CONFIG_ADDRESS_EN		0x80000000
 #define PCI_CONFIG_ADDRESS_BN_SHIFT	16
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] mpc83xx: Update comment
  2021-08-19 19:15 [PATCH] mpc83xx: Update comment Tom Rini
@ 2021-08-20  9:32 ` Bin Meng
  2021-08-30 20:59 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Bin Meng @ 2021-08-20  9:32 UTC (permalink / raw)
  To: Tom Rini; +Cc: U-Boot Mailing List

On Fri, Aug 20, 2021 at 3:15 AM Tom Rini <trini@konsulko.com> wrote:
>
> Update the comment here to refer to PCI_CONFIG_ADDRESS rather than
> CONFIG_ADDRESS.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  include/mpc83xx.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] mpc83xx: Update comment
  2021-08-19 19:15 [PATCH] mpc83xx: Update comment Tom Rini
  2021-08-20  9:32 ` Bin Meng
@ 2021-08-30 20:59 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2021-08-30 20:59 UTC (permalink / raw)
  To: u-boot

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

On Thu, Aug 19, 2021 at 03:15:06PM -0400, Tom Rini wrote:

> Update the comment here to refer to PCI_CONFIG_ADDRESS rather than
> CONFIG_ADDRESS.
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-30 21:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 19:15 [PATCH] mpc83xx: Update comment Tom Rini
2021-08-20  9:32 ` Bin Meng
2021-08-30 20:59 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.