[PATCH] mpc83xx: Update comment

Tom Rini trini at konsulko.com
Thu Aug 19 21:15:06 CEST 2021


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

Signed-off-by: Tom Rini <trini at 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



More information about the U-Boot mailing list