global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG

Perform a simple rename of CONFIG_POWER_PFUZE100_I2C_ADDR to CFG_POWER_PFUZE100_I2C_ADDR

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-12-04 10:13:35 -05:00
parent 6d38c69e83
commit aa3efb6c64
11 changed files with 12 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
#define CFG_SYS_FSL_USDHC_NUM 2
/* PMIC */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
/* Commands */

View File

@@ -30,7 +30,7 @@
/*
* PMIC
*/
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_LTC3676_I2C_ADDR 0x3c
/* Various command support */

View File

@@ -18,7 +18,7 @@
#define CFG_MALLOC_F_ADDR 0x182000
/* For RAW image gives a error info not panic */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
#endif
/* ENET Config */

View File

@@ -20,7 +20,7 @@
/* For RAW image gives a error info not panic */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
#endif
/* ENET1 Config */

View File

@@ -36,6 +36,6 @@
/* DMA stuff, needed for GPMI/MXS NAND support */
/* PMIC */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
#endif /* __MX6SABREAUTO_CONFIG_H */

View File

@@ -25,7 +25,7 @@
#endif
/* PMIC */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
/* USB Configs */
#ifdef CONFIG_CMD_USB

View File

@@ -46,7 +46,7 @@
#endif
/* PMIC */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
/* UART */
#define CFG_MXC_UART_BASE UART2_BASE

View File

@@ -31,7 +31,7 @@
#define CFG_I2C_MULTI_BUS
#if !defined(CONFIG_DM_PMIC)
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
#define TQMA6_PFUZE100_I2C_BUS 2
#endif

View File

@@ -31,7 +31,7 @@
#define CFG_SYS_FSL_ESDHC_ADDR USDHC4_BASE_ADDR
/* PMIC */
#define CONFIG_POWER_PFUZE100_I2C_ADDR 0x08
#define CFG_POWER_PFUZE100_I2C_ADDR 0x08
/* Network */
#define CFG_FEC_MXC_PHYADDR 0x0