]> git.baikalelectronics.ru Git - uboot.git/commitdiff
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
authorTom Rini <trini@konsulko.com>
Wed, 16 Nov 2022 18:10:28 +0000 (13:10 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:06:07 +0000 (16:06 -0500)
The rest of the unmigrated CONFIG symbols in the CONFIG_SYS_NS16550
namespace do not easily transition to Kconfig. In many cases they likely
should come from the device tree instead. Move these out of CONFIG
namespace and in to CFG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
134 files changed:
arch/arm/cpu/armv7/ls102xa/fdt.c
arch/arm/cpu/armv8/fsl-layerscape/fdt.c
arch/arm/include/asm/arch-bcmcygnus/configs.h
arch/arm/include/asm/arch-bcmnsp/configs.h
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
arch/arm/include/asm/arch-lpc32xx/config.h
arch/arm/include/asm/arch-ls102xa/config.h
arch/arm/mach-davinci/da850_lowlevel.c
arch/arm/mach-davinci/spl.c
arch/arm/mach-keystone/init.c
arch/arm/mach-lpc32xx/devices.c
arch/arm/mach-omap2/am33xx/board.c
arch/arm/mach-tegra/board.c
arch/powerpc/cpu/mpc85xx/fdt.c
arch/powerpc/include/asm/config.h
board/Synology/ds109/ds109.c
board/eets/pdu001/mux.c
board/emulation/qemu-ppce500/qemu-ppce500.c
board/freescale/p1010rdb/p1010rdb.c
board/freescale/p1010rdb/spl.c
board/freescale/p1010rdb/spl_minimal.c
board/freescale/p1_p2_rdb_pc/spl.c
board/freescale/p1_p2_rdb_pc/spl_minimal.c
board/freescale/t102xrdb/spl.c
board/freescale/t104xrdb/spl.c
board/freescale/t208xqds/spl.c
board/freescale/t208xrdb/spl.c
board/freescale/t4rdb/spl.c
board/nokia/rx51/rx51.c
drivers/serial/Kconfig
drivers/serial/ns16550.c
drivers/serial/serial_mtk.c
drivers/serial/serial_ns16550.c
drivers/serial/serial_omap.c
include/configs/MPC837XERDB.h
include/configs/MPC8548CDS.h
include/configs/P1010RDB.h
include/configs/P2041RDB.h
include/configs/SBx81LIFKW.h
include/configs/SBx81LIFXCAT.h
include/configs/T102xRDB.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240RDB.h
include/configs/am335x_evm.h
include/configs/am335x_guardian.h
include/configs/am335x_igep003x.h
include/configs/am335x_shc.h
include/configs/am335x_sl50.h
include/configs/am43xx_evm.h
include/configs/am57xx_evm.h
include/configs/ap143.h
include/configs/ap152.h
include/configs/apalis-tk1.h
include/configs/apalis_t30.h
include/configs/ax25-ae350.h
include/configs/axs10x.h
include/configs/baltos.h
include/configs/bcm7260.h
include/configs/bcm7445.h
include/configs/bcm_ns3.h
include/configs/bcmstb.h
include/configs/beaver.h
include/configs/bur_am335x_common.h
include/configs/cardhu.h
include/configs/cei-tk1-som.h
include/configs/chiliboard.h
include/configs/ci20.h
include/configs/cm_t43.h
include/configs/colibri_t20.h
include/configs/colibri_t30.h
include/configs/da850evm.h
include/configs/dalmore.h
include/configs/dra7xx_evm.h
include/configs/gardena-smart-gateway-mt7688.h
include/configs/harmony.h
include/configs/hsdk-4xd.h
include/configs/hsdk.h
include/configs/jetson-tk1.h
include/configs/km/pg-wcom-ls102xa.h
include/configs/kmcent2.h
include/configs/kontron_sl28.h
include/configs/legoev3.h
include/configs/linkit-smart-7688.h
include/configs/ls1012a_common.h
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atsn.h
include/configs/ls1021atwr.h
include/configs/ls1028a_common.h
include/configs/ls1043a_common.h
include/configs/ls1046a_common.h
include/configs/ls1088a_common.h
include/configs/ls2080a_common.h
include/configs/medcom-wide.h
include/configs/mt7621.h
include/configs/mt7628.h
include/configs/mt8183.h
include/configs/mt8516.h
include/configs/mv-common.h
include/configs/nokia_rx51.h
include/configs/nyan-big.h
include/configs/omap5_uevm.h
include/configs/omapl138_lcdk.h
include/configs/p1_p2_rdb_pc.h
include/configs/paz00.h
include/configs/pdu001.h
include/configs/plutux.h
include/configs/seaboard.h
include/configs/siemens-am33x-common.h
include/configs/sniper.h
include/configs/socfpga_soc64_common.h
include/configs/sunxi-common.h
include/configs/tb100.h
include/configs/tec-ng.h
include/configs/tec.h
include/configs/tegra-common.h
include/configs/ti814x_evm.h
include/configs/ti816x_evm.h
include/configs/ti_am335x_common.h
include/configs/ti_armv7_keystone2.h
include/configs/ti_omap3_common.h
include/configs/ti_omap4_common.h
include/configs/ti_omap5_common.h
include/configs/tplink_wdr4300.h
include/configs/trimslice.h
include/configs/vcoreiii.h
include/configs/venice2.h
include/configs/ventana.h
include/configs/vocore2.h
include/configs/x530.h
include/configs/xtfpga.h

index c01cebbf98590ef44b42363660c2c7048e5ab569..0e7d5fa06dc6780aaa34f5f39058f32d9fe2eda3 100644 (file)
@@ -125,7 +125,7 @@ void ft_cpu_setup(void *blob, struct bd_info *bd)
 
 #ifdef CONFIG_SYS_NS16550
        do_fixup_by_compat_u32(blob, "fsl,16550-FIFO64",
-                              "clock-frequency", CONFIG_SYS_NS16550_CLK, 1);
+                              "clock-frequency", CFG_SYS_NS16550_CLK, 1);
 #endif
 
        sysclk_path = fdt_get_alias(blob, "sysclk");
index ee734577fca7b0e8c5983d0a731352928126150c..4f91db49eebf654e67bcc6ce3d61f728691e4f93 100644 (file)
@@ -646,7 +646,7 @@ void ft_cpu_setup(void *blob, struct bd_info *bd)
 
 #ifdef CONFIG_SYS_NS16550
        do_fixup_by_compat_u32(blob, "fsl,ns16550",
-                              "clock-frequency", CONFIG_SYS_NS16550_CLK, 1);
+                              "clock-frequency", CFG_SYS_NS16550_CLK, 1);
 #endif
 
        do_fixup_by_path_u32(blob, "/sysclk", "clock-frequency",
index 0c7262352d5332fc2e0fd158aa39e93933b214af..fd8dad394ad850045d06dbc411281b33a939dd35 100644 (file)
@@ -11,8 +11,8 @@
 /* uArchitecture specifics */
 
 /* Serial Info */
-#define CONFIG_SYS_NS16550_CLK         100000000
-#define CONFIG_SYS_NS16550_CLK_DIV     54
-#define CONFIG_SYS_NS16550_COM3                0x18023000
+#define CFG_SYS_NS16550_CLK            100000000
+#define CFG_SYS_NS16550_CLK_DIV        54
+#define CFG_SYS_NS16550_COM3           0x18023000
 
 #endif /* __ARCH_CONFIGS_H */
index 44699476b08bcfd4ba614c7161504049f0a256b8..0d4baf3c0074496c6340b5bb6779605ff9fe21ae 100644 (file)
@@ -11,7 +11,7 @@
 /* uArchitecture specifics */
 
 /* Serial Info */
-#define CONFIG_SYS_NS16550_CLK         0x03b9aca0
-#define CONFIG_SYS_NS16550_COM1                0x18000300
+#define CFG_SYS_NS16550_CLK            0x03b9aca0
+#define CFG_SYS_NS16550_COM1           0x18000300
 
 #endif /* __ARCH_CONFIGS_H */
index e8bd8d27136c3c6271e9dfb9ae1be7a9ab4a3060..aef615873343dec465ff2d40b15c4b302b5cf427 100644 (file)
 #define CFG_SYS_FSL_QMAN_ADDR          (CONFIG_SYS_IMMR + 0x00880000)
 #define CFG_SYS_FSL_SERDES_ADDR                (CONFIG_SYS_IMMR + 0x00ea0000)
 #define CFG_SYS_FSL_CLK_ADDR                   (CONFIG_SYS_IMMR + 0x00ee1000)
-#define CONFIG_SYS_NS16550_COM1                        (CONFIG_SYS_IMMR + 0x011c0500)
-#define CONFIG_SYS_NS16550_COM2                        (CONFIG_SYS_IMMR + 0x011c0600)
-#define CONFIG_SYS_NS16550_COM3                        (CONFIG_SYS_IMMR + 0x011d0500)
-#define CONFIG_SYS_NS16550_COM4                        (CONFIG_SYS_IMMR + 0x011d0600)
+#define CFG_SYS_NS16550_COM1                   (CONFIG_SYS_IMMR + 0x011c0500)
+#define CFG_SYS_NS16550_COM2                   (CONFIG_SYS_IMMR + 0x011c0600)
+#define CFG_SYS_NS16550_COM3                   (CONFIG_SYS_IMMR + 0x011d0500)
+#define CFG_SYS_NS16550_COM4                   (CONFIG_SYS_IMMR + 0x011d0600)
 #define CONFIG_SYS_XHCI_USB1_ADDR              (CONFIG_SYS_IMMR + 0x01f00000)
 #define CONFIG_SYS_XHCI_USB2_ADDR              (CONFIG_SYS_IMMR + 0x02000000)
 #define CONFIG_SYS_XHCI_USB3_ADDR              (CONFIG_SYS_IMMR + 0x02100000)
index f1ffb2327d63c6142f69dd986fefe4a7b14723c2..bad18d778aa0d25b15ccc1eaf7f9a42c847ba828 100644 (file)
@@ -35,8 +35,8 @@
 #ifndef CONFIG_NXP_LSCH3_2
 #define CONFIG_SYS_IFC_ADDR                    (CONFIG_SYS_IMMR + 0x01240000)
 #endif
-#define CONFIG_SYS_NS16550_COM1                        (CONFIG_SYS_IMMR + 0x011C0500)
-#define CONFIG_SYS_NS16550_COM2                        (CONFIG_SYS_IMMR + 0x011C0600)
+#define CFG_SYS_NS16550_COM1                   (CONFIG_SYS_IMMR + 0x011C0500)
+#define CFG_SYS_NS16550_COM2                   (CONFIG_SYS_IMMR + 0x011C0600)
 #define SYS_FSL_LS2080A_LS2085A_TIMER_ADDR     0x023d0000
 #define CFG_SYS_FSL_TIMER_ADDR         0x023e0000
 #define CFG_SYS_FSL_PMU_CLTBENR                (CFG_SYS_FSL_PMU_ADDR + \
index 5dd90b47f93941957559f14ede52145b162e7edc..6de431f6bbbc60a5bb92767f8360b1869b097825 100644 (file)
@@ -19,8 +19,8 @@
 #endif
 #endif
 
-#if !defined(CONFIG_SYS_NS16550_CLK)
-#define CONFIG_SYS_NS16550_CLK         13000000
+#if !defined(CFG_SYS_NS16550_CLK)
+#define CFG_SYS_NS16550_CLK            13000000
 #endif
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
index e85918eb7ec5ec10c20873e21db5592c883bab90..033341dbfb631b3c2531ddf9ee4812f9ebd19891 100644 (file)
@@ -30,8 +30,8 @@
 #define CFG_SYS_FSL_GUTS_ADDR          (CONFIG_SYS_IMMR + 0x00ee0000)
 #define CFG_SYS_FSL_LS1_CLK_ADDR               (CONFIG_SYS_IMMR + 0x00ee1000)
 #define CFG_SYS_FSL_RCPM_ADDR          (CONFIG_SYS_IMMR + 0x00ee2000)
-#define CONFIG_SYS_NS16550_COM1                        (CONFIG_SYS_IMMR + 0x011c0500)
-#define CONFIG_SYS_NS16550_COM2                        (CONFIG_SYS_IMMR + 0x011d0500)
+#define CFG_SYS_NS16550_COM1                   (CONFIG_SYS_IMMR + 0x011c0500)
+#define CFG_SYS_NS16550_COM2                   (CONFIG_SYS_IMMR + 0x011d0500)
 #define CONFIG_SYS_XHCI_USB1_ADDR              (CONFIG_SYS_IMMR + 0x02100000)
 
 #define CFG_SYS_FSL_SEC_OFFSET         0x00700000
index 759c93747c75333172c8902162026fb0cbebb17f..2319ac6d5631e75dae497d3afa3e2165bb616697 100644 (file)
@@ -290,8 +290,8 @@ int arch_cpu_init(void)
        board_gpio_init();
 
 #if !CONFIG_IS_ENABLED(DM_SERIAL)
-       ns16550_init((struct ns16550 *)(CONFIG_SYS_NS16550_COM1),
-                    CONFIG_SYS_NS16550_CLK / 16 / CONFIG_BAUDRATE);
+       ns16550_init((struct ns16550 *)(CFG_SYS_NS16550_COM1),
+                    CFG_SYS_NS16550_CLK / 16 / CONFIG_BAUDRATE);
 #endif
        /*
         * Fix Power and Emulation Management Register
@@ -299,7 +299,7 @@ int arch_cpu_init(void)
         */
        writel((DAVINCI_UART_PWREMU_MGMT_FREE | DAVINCI_UART_PWREMU_MGMT_URRST |
                DAVINCI_UART_PWREMU_MGMT_UTRST),
-#if (CONFIG_SYS_NS16550_COM1 == DAVINCI_UART0_BASE)
+#if (CFG_SYS_NS16550_COM1 == DAVINCI_UART0_BASE)
               &davinci_uart0_ctrl_regs->pwremu_mgmt);
 #else
               &davinci_uart2_ctrl_regs->pwremu_mgmt);
index 54aff78894a58b390bbc710fb0bc16d2597feb71..5f5b9ebbf97aa9f0a8ac7cd271e408105ee9899a 100644 (file)
@@ -27,9 +27,9 @@ void puts(const char *str)
 void putc(char c)
 {
        if (c == '\n')
-               ns16550_putc((struct ns16550 *)(CONFIG_SYS_NS16550_COM1), '\r');
+               ns16550_putc((struct ns16550 *)(CFG_SYS_NS16550_COM1), '\r');
 
-       ns16550_putc((struct ns16550 *)(CONFIG_SYS_NS16550_COM1), c);
+       ns16550_putc((struct ns16550 *)(CFG_SYS_NS16550_COM1), c);
 }
 #endif /* CONFIG_SPL_LIBCOMMON_SUPPORT */
 
index 5b95f60500197e246cecbf81cd0b3e5b59d52f1e..1954e69e9f0d1ba0df0a3e645613fa4cb7b27b9e 100644 (file)
@@ -185,8 +185,8 @@ int arch_cpu_init(void)
         * driver doesn't handle this.
         */
 #ifndef CONFIG_DM_SERIAL
-       ns16550_init((struct ns16550 *)(CONFIG_SYS_NS16550_COM2),
-                    CONFIG_SYS_NS16550_CLK / 16 / CONFIG_BAUDRATE);
+       ns16550_init((struct ns16550 *)(CFG_SYS_NS16550_COM2),
+                    CFG_SYS_NS16550_CLK / 16 / CONFIG_BAUDRATE);
 #endif
 
        return 0;
index 0a4fef295a36b84605f0de249643de64a7796cb8..3fcf8facb411ae00e693eeaf7d1a980edac47b2d 100644 (file)
@@ -44,13 +44,13 @@ void lpc32xx_uart_init(unsigned int uart_id)
 #if !CONFIG_IS_ENABLED(OF_CONTROL)
 static const struct ns16550_plat lpc32xx_uart[] = {
        { .base = UART3_BASE, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
        { .base = UART4_BASE, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
        { .base = UART5_BASE, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
        { .base = UART6_BASE, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
 };
 
 #if defined(CONFIG_LPC32XX_HSUART)
index f393ff91441f5afe86241a0e579c0b53b57b9f1c..44d5214a3df1e96651a603dae87f14eb4a9c3b8a 100644 (file)
@@ -87,29 +87,29 @@ int dram_init_banksize(void)
 
 #if !CONFIG_IS_ENABLED(OF_CONTROL)
 static const struct ns16550_plat am33xx_serial[] = {
-       { .base = CONFIG_SYS_NS16550_COM1, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
-# ifdef CONFIG_SYS_NS16550_COM2
-       { .base = CONFIG_SYS_NS16550_COM2, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
-#  ifdef CONFIG_SYS_NS16550_COM3
-       { .base = CONFIG_SYS_NS16550_COM3, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
-       { .base = CONFIG_SYS_NS16550_COM4, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
-       { .base = CONFIG_SYS_NS16550_COM5, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
-       { .base = CONFIG_SYS_NS16550_COM6, .reg_shift = 2,
-         .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+       { .base = CFG_SYS_NS16550_COM1, .reg_shift = 2,
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+# ifdef CFG_SYS_NS16550_COM2
+       { .base = CFG_SYS_NS16550_COM2, .reg_shift = 2,
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+#  ifdef CFG_SYS_NS16550_COM3
+       { .base = CFG_SYS_NS16550_COM3, .reg_shift = 2,
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+       { .base = CFG_SYS_NS16550_COM4, .reg_shift = 2,
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+       { .base = CFG_SYS_NS16550_COM5, .reg_shift = 2,
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
+       { .base = CFG_SYS_NS16550_COM6, .reg_shift = 2,
+         .clock = CFG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
 #  endif
 # endif
 };
 
 U_BOOT_DRVINFOS(am33xx_uarts) = {
        { "ns16550_serial", &am33xx_serial[0] },
-#  ifdef CONFIG_SYS_NS16550_COM2
+#  ifdef CFG_SYS_NS16550_COM2
        { "ns16550_serial", &am33xx_serial[1] },
-#   ifdef CONFIG_SYS_NS16550_COM3
+#   ifdef CFG_SYS_NS16550_COM3
        { "ns16550_serial", &am33xx_serial[2] },
        { "ns16550_serial", &am33xx_serial[3] },
        { "ns16550_serial", &am33xx_serial[4] },
index 95d6555a0d25a74becd0fe0338c8a0e3633df7cb..f8b61a2b3e3b123a6fa8b3e292745339441d70db 100644 (file)
@@ -259,9 +259,9 @@ void board_init_uart_f(void)
 
 #if !CONFIG_IS_ENABLED(OF_CONTROL)
 static struct ns16550_plat ns16550_com1_pdata = {
-       .base = CONFIG_SYS_NS16550_COM1,
+       .base = CFG_SYS_NS16550_COM1,
        .reg_shift = 2,
-       .clock = CONFIG_SYS_NS16550_CLK,
+       .clock = CFG_SYS_NS16550_CLK,
        .fcr = UART_FCR_DEFVAL,
 };
 
index 1161938d304f923f9d684e499f38bd73ee7ed931..6dd61caf1c47e24458fa92212b889a3e2dbd9b41 100644 (file)
@@ -649,7 +649,7 @@ void ft_cpu_setup(void *blob, struct bd_info *bd)
 
 #ifdef CONFIG_SYS_NS16550
        do_fixup_by_compat_u32(blob, "ns16550",
-               "clock-frequency", CONFIG_SYS_NS16550_CLK, 1);
+               "clock-frequency", CFG_SYS_NS16550_CLK, 1);
 #endif
 
 #ifdef CONFIG_FSL_CORENET
@@ -751,7 +751,7 @@ static void msg(const char *name, uint64_t uaddr, uint64_t daddr)
  * This function compares several CONFIG_xxx macros that contain physical
  * addresses with the corresponding nodes in the device tree, to see if
  * the physical addresses are all correct.  For example, if
- * CONFIG_SYS_NS16550_COM1 is defined, then it contains the virtual address
+ * CFG_SYS_NS16550_COM1 is defined, then it contains the virtual address
  * of the first UART.  We convert this to a physical address and compare
  * that with the physical address of the first ns16550-compatible node
  * in the device tree.  If they don't match, then we display a warning.
@@ -796,15 +796,15 @@ int ft_verify_fdt(void *fdt)
         */
        aliases = fdt_path_offset(fdt, "/aliases");
        if (aliases > 0) {
-#ifdef CONFIG_SYS_NS16550_COM1
+#ifdef CFG_SYS_NS16550_COM1
                if (!fdt_verify_alias_address(fdt, aliases, "serial0",
-                       CCSR_VIRT_TO_PHYS(CONFIG_SYS_NS16550_COM1)))
+                       CCSR_VIRT_TO_PHYS(CFG_SYS_NS16550_COM1)))
                        return 0;
 #endif
 
-#ifdef CONFIG_SYS_NS16550_COM2
+#ifdef CFG_SYS_NS16550_COM2
                if (!fdt_verify_alias_address(fdt, aliases, "serial1",
-                       CCSR_VIRT_TO_PHYS(CONFIG_SYS_NS16550_COM2)))
+                       CCSR_VIRT_TO_PHYS(CFG_SYS_NS16550_COM2)))
                        return 0;
 #endif
        }
index 79fe567b5875577c4eba9a9e10d1c93eec4c358e..b0ad7d7aa728faa6bc55522c4c79065973043c28 100644 (file)
@@ -52,7 +52,7 @@
  * TODO: Convert this to a clock driver exists that can give us the UART
  * clock here.
  */
-#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#define CFG_SYS_NS16550_CLK            get_serial_clock()
 #endif
 
 #endif /* _ASM_CONFIG_H_ */
index 9e7f6ac6c7923471821f98cc20d8525b79bc8141..5c3f46e23f46f9925caa84dfb8268be4a5064e8b 100644 (file)
@@ -101,17 +101,17 @@ int board_init(void)
 #include <ns16550.h>
 #define SOFTWARE_SHUTDOWN   0x31
 #define SOFTWARE_REBOOT     0x43
-#define CONFIG_SYS_NS16550_COM2                KW_UART1_BASE
+#define CFG_SYS_NS16550_COM2           KW_UART1_BASE
 void reset_misc(void)
 {
        int b_d;
        printf("Synology reset...");
        udelay(50000);
 
-       b_d = ns16550_calc_divisor((struct ns16550 *)CONFIG_SYS_NS16550_COM2,
-                                  CONFIG_SYS_NS16550_CLK, 9600);
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM2, b_d);
-       ns16550_putc((struct ns16550 *)CONFIG_SYS_NS16550_COM2,
+       b_d = ns16550_calc_divisor((struct ns16550 *)CFG_SYS_NS16550_COM2,
+                                  CFG_SYS_NS16550_CLK, 9600);
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM2, b_d);
+       ns16550_putc((struct ns16550 *)CFG_SYS_NS16550_COM2,
                     SOFTWARE_REBOOT);
 }
 
index f0f9e262ebdbc7f0d85a3f49ee664f6268ead670..886fef60b0af4185dace8eb7d0eabab085710ef9 100644 (file)
@@ -92,22 +92,22 @@ void enable_uart5_pin_mux(void)
 void enable_uart_pin_mux(u32 addr)
 {
        switch (addr) {
-       case CONFIG_SYS_NS16550_COM1:
+       case CFG_SYS_NS16550_COM1:
                enable_uart0_pin_mux();
                break;
-       case CONFIG_SYS_NS16550_COM2:
+       case CFG_SYS_NS16550_COM2:
                enable_uart1_pin_mux();
                break;
-       case CONFIG_SYS_NS16550_COM3:
+       case CFG_SYS_NS16550_COM3:
                enable_uart2_pin_mux();
                break;
-       case CONFIG_SYS_NS16550_COM4:
+       case CFG_SYS_NS16550_COM4:
                enable_uart3_pin_mux();
                break;
-       case CONFIG_SYS_NS16550_COM5:
+       case CFG_SYS_NS16550_COM5:
                enable_uart4_pin_mux();
                break;
-       case CONFIG_SYS_NS16550_COM6:
+       case CFG_SYS_NS16550_COM6:
                enable_uart5_pin_mux();
                break;
        }
index 99edaa3b4215925f7879992d6bb5295315657d35..a4254250bbf3d6da354ec9e90c280650ebe3d88f 100644 (file)
@@ -343,7 +343,7 @@ void *board_fdt_blob_setup(int *err)
        return get_fdt_virt();
 }
 
-/* See CONFIG_SYS_NS16550_CLK in arch/powerpc/include/asm/config.h */
+/* See CFG_SYS_NS16550_CLK in arch/powerpc/include/asm/config.h */
 int get_serial_clock(void)
 {
        return get_bus_freq(0);
index c39df462e3bb463f881832665c4bffa6de765441..ab3b2e3e69b515090ce96c3c186f827254e42171 100644 (file)
@@ -587,7 +587,7 @@ void fdt_disable_uart1(void *blob)
        int nodeoff;
 
        nodeoff = fdt_node_offset_by_compat_reg(blob, "fsl,ns16550",
-                                       CONFIG_SYS_NS16550_COM2);
+                                       CFG_SYS_NS16550_COM2);
 
        if (nodeoff > 0) {
                fdt_status_disabled(blob, nodeoff);
index 0db11f4c5f7974850efa848d266b4633e0ae65a9..9bf948cb5c9654c47e93a3f50b678b357d4126d7 100644 (file)
@@ -45,7 +45,7 @@ void board_init_f(ulong bootflag)
        plat_ratio >>= 1;
        gd->bus_clk = get_board_sys_clk() * plat_ratio;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     gd->bus_clk / 16 / CONFIG_BAUDRATE);
 
 #ifdef CONFIG_SPL_MMC_BOOT
index 9cd46c9664103479d956dab060e49951d2ef4ffb..8f0dec4c0ab7fd245aa9bee62d6181d9027d0983 100644 (file)
@@ -32,7 +32,7 @@ void board_init_f(ulong bootflag)
        plat_ratio >>= 1;
        gd->bus_clk = get_board_sys_clk() * plat_ratio;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     gd->bus_clk / 16 / CONFIG_BAUDRATE);
 
        puts("\nNAND boot... ");
@@ -54,9 +54,9 @@ void board_init_r(gd_t *gd, ulong dest_addr)
 void putc(char c)
 {
        if (c == '\n')
-               ns16550_putc((struct ns16550 *)CONFIG_SYS_NS16550_COM1, '\r');
+               ns16550_putc((struct ns16550 *)CFG_SYS_NS16550_COM1, '\r');
 
-       ns16550_putc((struct ns16550 *)CONFIG_SYS_NS16550_COM1, c);
+       ns16550_putc((struct ns16550 *)CFG_SYS_NS16550_COM1, c);
 }
 
 void puts(const char *str)
index e7d4428d7c220d925229985e50149f7ee25da473..6c3f82849e3a54aa29308cf268ff8ecfda10969c 100644 (file)
@@ -57,7 +57,7 @@ void board_init_f(ulong bootflag)
        bus_clk = get_board_sys_clk() * plat_ratio;
        gd->bus_clk = bus_clk;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     bus_clk / 16 / CONFIG_BAUDRATE);
 #ifdef CONFIG_SPL_MMC_BOOT
        puts("\nSD boot...\n");
index 2fd8a2874333509bd7804ea2c64391c6cbc11c51..f9e0b5b25ab78b4e03c7a47a9c3da99939d4ff50 100644 (file)
@@ -31,7 +31,7 @@ void board_init_f(ulong bootflag)
        plat_ratio >>= 1;
        gd->bus_clk = get_board_sys_clk() * plat_ratio;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     gd->bus_clk / 16 / CONFIG_BAUDRATE);
 
        puts("\nNAND boot... ");
@@ -52,9 +52,9 @@ void board_init_r(gd_t *gd, ulong dest_addr)
 void putc(char c)
 {
        if (c == '\n')
-               ns16550_putc((struct ns16550 *)CONFIG_SYS_NS16550_COM1, '\r');
+               ns16550_putc((struct ns16550 *)CFG_SYS_NS16550_COM1, '\r');
 
-       ns16550_putc((struct ns16550 *)CONFIG_SYS_NS16550_COM1, c);
+       ns16550_putc((struct ns16550 *)CFG_SYS_NS16550_COM1, c);
 }
 
 void puts(const char *str)
index 3ba94fecaa24c6967678007e4b3af293c624a2a3..9faf259af74dbdc4c8d3d23befa46ac9617fa4d2 100644 (file)
@@ -73,7 +73,7 @@ void board_init_f(ulong bootflag)
        plat_ratio = (in_be32(&gur->rcwsr[0]) >> 25) & 0x1f;
        ccb_clk = sys_clk * plat_ratio / 2;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     ccb_clk / 16 / CONFIG_BAUDRATE);
 
 #if defined(CONFIG_SPL_MMC_BOOT)
index c7fb4272c63b7d0f0f859774f5c5007c4b753740..66a142b3ad0341d4e15e106f2a1464335286c817 100644 (file)
@@ -72,7 +72,7 @@ void board_init_f(ulong bootflag)
        plat_ratio = (in_be32(&gur->rcwsr[0]) >> 25) & 0x1f;
        uart_clk = sys_clk * plat_ratio / 2;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     uart_clk / 16 / CONFIG_BAUDRATE);
 
        relocate_code(CONFIG_SPL_RELOC_STACK, (gd_t *)CONFIG_SPL_GD_ADDR, 0x0);
index 8b68329b986472b8ccc5825b5157ee8bb1381788..8866be54a66150217e7263a7881f809690e2eb21 100644 (file)
@@ -82,7 +82,7 @@ void board_init_f(ulong bootflag)
        plat_ratio = (in_be32(&gur->rcwsr[0]) >> 25) & 0x1f;
        ccb_clk = sys_clk * plat_ratio / 2;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     ccb_clk / 16 / CONFIG_BAUDRATE);
 
 #if defined(CONFIG_SPL_MMC_BOOT)
index 3f9b1faa853ed5ef3caf16bcdec756ee83505648..130cb8847c0f7632ff96736bc0d73329ae2ad631 100644 (file)
@@ -42,7 +42,7 @@ void board_init_f(ulong bootflag)
        plat_ratio = (in_be32(&gur->rcwsr[0]) >> 25) & 0x1f;
        ccb_clk = sys_clk * plat_ratio / 2;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     ccb_clk / 16 / CONFIG_BAUDRATE);
 
 #if defined(CONFIG_SPL_MMC_BOOT)
index 72d3b80b19b2e393e49c8c171fe04e723669bb6d..779457d29640da8656d9b3afa4084a64a6b81e6b 100644 (file)
@@ -51,7 +51,7 @@ void board_init_f(ulong bootflag)
        plat_ratio = (in_be32(&gur->rcwsr[0]) >> 25) & 0x1f;
        ccb_clk = sys_clk * plat_ratio / 2;
 
-       ns16550_init((struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+       ns16550_init((struct ns16550 *)CFG_SYS_NS16550_COM1,
                     ccb_clk / 16 / CONFIG_BAUDRATE);
 
        puts("\nSD boot...\n");
index c1b4b91b6070e44d5abbfdac653289ba58daf7eb..fa95886fa3b63cc67e36b92feebe62d578b2b4ef 100644 (file)
@@ -795,9 +795,9 @@ U_BOOT_DRVINFOS(rx51_kp) = {
 };
 
 static const struct ns16550_plat rx51_serial = {
-       .base = CONFIG_SYS_NS16550_COM3,
+       .base = CFG_SYS_NS16550_COM3,
        .reg_shift = 2,
-       .clock = CONFIG_SYS_NS16550_CLK,
+       .clock = CFG_SYS_NS16550_CLK,
        .fcr = UART_FCR_DEFVAL,
 };
 
index 4978a65715b58fb87d3d7591239d7f82c22c7b91..14b0febd1a502adfea9b35224333a189705f25bf 100644 (file)
@@ -737,7 +737,7 @@ config SYS_NS16550
          Support NS16550 UART or compatible. This can be enabled in the
          device tree with the correct input clock frequency. If the input
          clock frequency is not defined in the device tree, the macro
-         CONFIG_SYS_NS16550_CLK defined in a legacy board header file will
+         CFG_SYS_NS16550_CLK defined in a legacy board header file will
          be used. It can be a constant or a function to get clock, eg,
          get_serial_clock().
 
index 5a693d2f02ae23e34955415f4ce25bfcdad1dc65..772dd6fef8f37b6a45f93b1801ef316f1e431818 100644 (file)
@@ -92,8 +92,8 @@ static inline int serial_in_shift(void *addr, int shift)
 
 #if CONFIG_IS_ENABLED(DM_SERIAL)
 
-#ifndef CONFIG_SYS_NS16550_CLK
-#define CONFIG_SYS_NS16550_CLK  0
+#ifndef CFG_SYS_NS16550_CLK
+#define CFG_SYS_NS16550_CLK  0
 #endif
 
 /*
@@ -567,9 +567,9 @@ int ns16550_serial_of_to_plat(struct udevice *dev)
 
        if (!plat->clock)
                plat->clock = dev_read_u32_default(dev, "clock-frequency",
-                                                  CONFIG_SYS_NS16550_CLK);
+                                                  CFG_SYS_NS16550_CLK);
        if (!plat->clock)
-               plat->clock = CONFIG_SYS_NS16550_CLK;
+               plat->clock = CFG_SYS_NS16550_CLK;
        if (!plat->clock) {
                debug("ns16550 clock not defined\n");
                return -EINVAL;
index 03b9e86bfc209598c741b53674f0b5360ae2f0af..6fb4cb65c29f69541a4892162e9a60c7d9e05d54 100644 (file)
@@ -284,8 +284,8 @@ DECLARE_GLOBAL_DATA_PTR;
 
 #define DECLARE_HSUART_PRIV(port) \
        static struct mtk_serial_priv mtk_hsuart##port = { \
-       .regs = (struct mtk_serial_regs *)CONFIG_SYS_NS16550_COM##port, \
-       .fixed_clk_rate = CONFIG_SYS_NS16550_CLK \
+       .regs = (struct mtk_serial_regs *)CFG_SYS_NS16550_COM##port, \
+       .fixed_clk_rate = CFG_SYS_NS16550_CLK \
 };
 
 #define DECLARE_HSUART_FUNCTIONS(port) \
@@ -356,36 +356,36 @@ DECLARE_GLOBAL_DATA_PTR;
 #error "Invalid console index value."
 #endif
 
-#if CONFIG_CONS_INDEX == 1 && !defined(CONFIG_SYS_NS16550_COM1)
+#if CONFIG_CONS_INDEX == 1 && !defined(CFG_SYS_NS16550_COM1)
 #error "Console port 1 defined but not configured."
-#elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2)
+#elif CONFIG_CONS_INDEX == 2 && !defined(CFG_SYS_NS16550_COM2)
 #error "Console port 2 defined but not configured."
-#elif CONFIG_CONS_INDEX == 3 && !defined(CONFIG_SYS_NS16550_COM3)
+#elif CONFIG_CONS_INDEX == 3 && !defined(CFG_SYS_NS16550_COM3)
 #error "Console port 3 defined but not configured."
-#elif CONFIG_CONS_INDEX == 4 && !defined(CONFIG_SYS_NS16550_COM4)
+#elif CONFIG_CONS_INDEX == 4 && !defined(CFG_SYS_NS16550_COM4)
 #error "Console port 4 defined but not configured."
-#elif CONFIG_CONS_INDEX == 5 && !defined(CONFIG_SYS_NS16550_COM5)
+#elif CONFIG_CONS_INDEX == 5 && !defined(CFG_SYS_NS16550_COM5)
 #error "Console port 5 defined but not configured."
-#elif CONFIG_CONS_INDEX == 6 && !defined(CONFIG_SYS_NS16550_COM6)
+#elif CONFIG_CONS_INDEX == 6 && !defined(CFG_SYS_NS16550_COM6)
 #error "Console port 6 defined but not configured."
 #endif
 
-#if defined(CONFIG_SYS_NS16550_COM1)
+#if defined(CFG_SYS_NS16550_COM1)
 DECLARE_HSUART(1, "mtk-hsuart0");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM2)
+#if defined(CFG_SYS_NS16550_COM2)
 DECLARE_HSUART(2, "mtk-hsuart1");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM3)
+#if defined(CFG_SYS_NS16550_COM3)
 DECLARE_HSUART(3, "mtk-hsuart2");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM4)
+#if defined(CFG_SYS_NS16550_COM4)
 DECLARE_HSUART(4, "mtk-hsuart3");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM5)
+#if defined(CFG_SYS_NS16550_COM5)
 DECLARE_HSUART(5, "mtk-hsuart4");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM6)
+#if defined(CFG_SYS_NS16550_COM6)
 DECLARE_HSUART(6, "mtk-hsuart5");
 #endif
 
@@ -410,22 +410,22 @@ __weak struct serial_device *default_serial_console(void)
 
 void mtk_serial_initialize(void)
 {
-#if defined(CONFIG_SYS_NS16550_COM1)
+#if defined(CFG_SYS_NS16550_COM1)
        serial_register(&mtk_hsuart1_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM2)
+#if defined(CFG_SYS_NS16550_COM2)
        serial_register(&mtk_hsuart2_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM3)
+#if defined(CFG_SYS_NS16550_COM3)
        serial_register(&mtk_hsuart3_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM4)
+#if defined(CFG_SYS_NS16550_COM4)
        serial_register(&mtk_hsuart4_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM5)
+#if defined(CFG_SYS_NS16550_COM5)
        serial_register(&mtk_hsuart5_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM6)
+#if defined(CFG_SYS_NS16550_COM6)
        serial_register(&mtk_hsuart6_device);
 #endif
 }
index 76aa1e5afb4294f9b7e04e1db3823f51f50ca5eb..4014f6820400d592916f8445a9581e16673a7bf6 100644 (file)
@@ -20,17 +20,17 @@ DECLARE_GLOBAL_DATA_PTR;
 #error "Invalid console index value."
 #endif
 
-#if CONFIG_CONS_INDEX == 1 && !defined(CONFIG_SYS_NS16550_COM1)
+#if CONFIG_CONS_INDEX == 1 && !defined(CFG_SYS_NS16550_COM1)
 #error "Console port 1 defined but not configured."
-#elif CONFIG_CONS_INDEX == 2 && !defined(CONFIG_SYS_NS16550_COM2)
+#elif CONFIG_CONS_INDEX == 2 && !defined(CFG_SYS_NS16550_COM2)
 #error "Console port 2 defined but not configured."
-#elif CONFIG_CONS_INDEX == 3 && !defined(CONFIG_SYS_NS16550_COM3)
+#elif CONFIG_CONS_INDEX == 3 && !defined(CFG_SYS_NS16550_COM3)
 #error "Console port 3 defined but not configured."
-#elif CONFIG_CONS_INDEX == 4 && !defined(CONFIG_SYS_NS16550_COM4)
+#elif CONFIG_CONS_INDEX == 4 && !defined(CFG_SYS_NS16550_COM4)
 #error "Console port 4 defined but not configured."
-#elif CONFIG_CONS_INDEX == 5 && !defined(CONFIG_SYS_NS16550_COM5)
+#elif CONFIG_CONS_INDEX == 5 && !defined(CFG_SYS_NS16550_COM5)
 #error "Console port 5 defined but not configured."
-#elif CONFIG_CONS_INDEX == 6 && !defined(CONFIG_SYS_NS16550_COM6)
+#elif CONFIG_CONS_INDEX == 6 && !defined(CFG_SYS_NS16550_COM6)
 #error "Console port 6 defined but not configured."
 #endif
 
@@ -38,33 +38,33 @@ DECLARE_GLOBAL_DATA_PTR;
  *      the array is 0 based.
  */
 static struct ns16550 *serial_ports[6] = {
-#ifdef CONFIG_SYS_NS16550_COM1
-       (struct ns16550 *)CONFIG_SYS_NS16550_COM1,
+#ifdef CFG_SYS_NS16550_COM1
+       (struct ns16550 *)CFG_SYS_NS16550_COM1,
 #else
        NULL,
 #endif
-#ifdef CONFIG_SYS_NS16550_COM2
-       (struct ns16550 *)CONFIG_SYS_NS16550_COM2,
+#ifdef CFG_SYS_NS16550_COM2
+       (struct ns16550 *)CFG_SYS_NS16550_COM2,
 #else
        NULL,
 #endif
-#ifdef CONFIG_SYS_NS16550_COM3
-       (struct ns16550 *)CONFIG_SYS_NS16550_COM3,
+#ifdef CFG_SYS_NS16550_COM3
+       (struct ns16550 *)CFG_SYS_NS16550_COM3,
 #else
        NULL,
 #endif
-#ifdef CONFIG_SYS_NS16550_COM4
-       (struct ns16550 *)CONFIG_SYS_NS16550_COM4,
+#ifdef CFG_SYS_NS16550_COM4
+       (struct ns16550 *)CFG_SYS_NS16550_COM4,
 #else
        NULL,
 #endif
-#ifdef CONFIG_SYS_NS16550_COM5
-       (struct ns16550 *)CONFIG_SYS_NS16550_COM5,
+#ifdef CFG_SYS_NS16550_COM5
+       (struct ns16550 *)CFG_SYS_NS16550_COM5,
 #else
        NULL,
 #endif
-#ifdef CONFIG_SYS_NS16550_COM6
-       (struct ns16550 *)CONFIG_SYS_NS16550_COM6
+#ifdef CFG_SYS_NS16550_COM6
+       (struct ns16550 *)CFG_SYS_NS16550_COM6
 #else
        NULL
 #endif
@@ -78,7 +78,7 @@ static struct ns16550 *serial_ports[6] = {
        { \
                int clock_divisor; \
                clock_divisor = ns16550_calc_divisor(serial_ports[port-1], \
-                               CONFIG_SYS_NS16550_CLK, gd->baudrate); \
+                               CFG_SYS_NS16550_CLK, gd->baudrate); \
                ns16550_init(serial_ports[port - 1], clock_divisor); \
                return 0 ; \
        } \
@@ -144,7 +144,7 @@ static void _serial_setbrg(const int port)
 {
        int clock_divisor;
 
-       clock_divisor = ns16550_calc_divisor(PORT, CONFIG_SYS_NS16550_CLK,
+       clock_divisor = ns16550_calc_divisor(PORT, CFG_SYS_NS16550_CLK,
                                             gd->baudrate);
        ns16550_reinit(PORT, clock_divisor);
 }
@@ -179,32 +179,32 @@ serial_setbrg_dev(unsigned int dev_index)
        _serial_setbrg(dev_index);
 }
 
-#if defined(CONFIG_SYS_NS16550_COM1)
+#if defined(CFG_SYS_NS16550_COM1)
 DECLARE_ESERIAL_FUNCTIONS(1);
 struct serial_device eserial1_device =
        INIT_ESERIAL_STRUCTURE(1, "eserial0");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM2)
+#if defined(CFG_SYS_NS16550_COM2)
 DECLARE_ESERIAL_FUNCTIONS(2);
 struct serial_device eserial2_device =
        INIT_ESERIAL_STRUCTURE(2, "eserial1");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM3)
+#if defined(CFG_SYS_NS16550_COM3)
 DECLARE_ESERIAL_FUNCTIONS(3);
 struct serial_device eserial3_device =
        INIT_ESERIAL_STRUCTURE(3, "eserial2");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM4)
+#if defined(CFG_SYS_NS16550_COM4)
 DECLARE_ESERIAL_FUNCTIONS(4);
 struct serial_device eserial4_device =
        INIT_ESERIAL_STRUCTURE(4, "eserial3");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM5)
+#if defined(CFG_SYS_NS16550_COM5)
 DECLARE_ESERIAL_FUNCTIONS(5);
 struct serial_device eserial5_device =
        INIT_ESERIAL_STRUCTURE(5, "eserial4");
 #endif
-#if defined(CONFIG_SYS_NS16550_COM6)
+#if defined(CFG_SYS_NS16550_COM6)
 DECLARE_ESERIAL_FUNCTIONS(6);
 struct serial_device eserial6_device =
        INIT_ESERIAL_STRUCTURE(6, "eserial5");
@@ -231,22 +231,22 @@ __weak struct serial_device *default_serial_console(void)
 
 void ns16550_serial_initialize(void)
 {
-#if defined(CONFIG_SYS_NS16550_COM1)
+#if defined(CFG_SYS_NS16550_COM1)
        serial_register(&eserial1_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM2)
+#if defined(CFG_SYS_NS16550_COM2)
        serial_register(&eserial2_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM3)
+#if defined(CFG_SYS_NS16550_COM3)
        serial_register(&eserial3_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM4)
+#if defined(CFG_SYS_NS16550_COM4)
        serial_register(&eserial4_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM5)
+#if defined(CFG_SYS_NS16550_COM5)
        serial_register(&eserial5_device);
 #endif
-#if defined(CONFIG_SYS_NS16550_COM6)
+#if defined(CFG_SYS_NS16550_COM6)
        serial_register(&eserial6_device);
 #endif
 }
index e9ff61a0bac582e4b6d459c9c10d05a0834c47de..904f7d21bf034e90970ead5f8442fa14b10a711d 100644 (file)
@@ -15,8 +15,8 @@
 #include <clk.h>
 #include <linux/err.h>
 
-#ifndef CONFIG_SYS_NS16550_CLK
-#define CONFIG_SYS_NS16550_CLK  0
+#ifndef CFG_SYS_NS16550_CLK
+#define CFG_SYS_NS16550_CLK  0
 #endif
 
 #ifdef CONFIG_DEBUG_UART_OMAP
@@ -128,7 +128,7 @@ static int omap_serial_of_to_plat(struct udevice *dev)
 
        if (!plat->clock)
                plat->clock = dev_read_u32_default(dev, "clock-frequency",
-                                                  CONFIG_SYS_NS16550_CLK);
+                                                  CFG_SYS_NS16550_CLK);
        if (!plat->clock) {
                debug("omap serial clock not defined\n");
                return -EINVAL;
index b8cbdc36754b37d27c7018864ad37ab4b356818e..059885ecb54f76e5a9e82b56995d78cd2bce3068 100644 (file)
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
+#define CFG_SYS_NS16550_CLK            get_bus_freq(0)
 
 #define CONFIG_SYS_BAUDRATE_TABLE \
                {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_IMMR+0x4500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_IMMR+0x4600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_IMMR+0x4500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_IMMR+0x4600)
 
 /* SERDES */
 #define CONFIG_FSL_SERDES
index dba15dae749bdcbfb94afbc0328346c9c3e39669..bde8fa8df4dd19691242bf98990de18a8de3b98d 100644 (file)
 #define CONFIG_SYS_INIT_SP_OFFSET      (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
+#define CFG_SYS_NS16550_CLK            get_bus_freq(0)
 
 #define CONFIG_SYS_BAUDRATE_TABLE \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400,115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x4500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x4600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x4500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x4600)
 
 /*
  * I2C
index fd721f30b3aa7ed7ddec5158b34f5f4f27bdfb70..05c097759f621059013b8e58c072d94a561f173e 100644 (file)
@@ -322,13 +322,13 @@ extern unsigned long get_sdram_size(void);
 
 /* Serial Port */
 #undef CONFIG_SERIAL_SOFTWARE_FIFO
-#define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
+#define CFG_SYS_NS16550_CLK            get_bus_freq(0)
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x4500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x4600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x4500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x4600)
 
 /* I2C */
 #define I2C_PCA9557_ADDR1              0x18
index 173f6205e08f16d090162034ebda2fb54df0eb47..132786a42368a21da7c1b84fbd41446afd1c5630 100644 (file)
  * open - index 2
  * shorted - index 1
  */
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0)/2)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0)/2)
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x11C500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x11C600)
-#define CONFIG_SYS_NS16550_COM3        (CONFIG_SYS_CCSRBAR+0x11D500)
-#define CONFIG_SYS_NS16550_COM4        (CONFIG_SYS_CCSRBAR+0x11D600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x11C500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x11C600)
+#define CFG_SYS_NS16550_COM3   (CONFIG_SYS_CCSRBAR+0x11D500)
+#define CFG_SYS_NS16550_COM4   (CONFIG_SYS_CCSRBAR+0x11D600)
 
 /* I2C */
 
index c99e6ba781a410b39caab3dc7b91f15bed67ef7c..824190a4123416d38b833f44bc35ec379c1c0c80 100644 (file)
@@ -12,8 +12,8 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_SYS_NS16550_CLK         CONFIG_SYS_TCLK
-#define CONFIG_SYS_NS16550_COM1                KW_UART0_BASE
+#define CFG_SYS_NS16550_CLK            CONFIG_SYS_TCLK
+#define CFG_SYS_NS16550_COM1           KW_UART0_BASE
 
 /*
  * Serial Port configuration
index 8b43fe0c9939762da47d690098a30d7577ece54f..e67da1fe1dc282c2e4c0bc11e90454bffbba6e6b 100644 (file)
@@ -12,8 +12,8 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_SYS_NS16550_CLK         CONFIG_SYS_TCLK
-#define CONFIG_SYS_NS16550_COM1                KW_UART0_BASE
+#define CFG_SYS_NS16550_CLK            CONFIG_SYS_TCLK
+#define CFG_SYS_NS16550_COM1           KW_UART0_BASE
 
 /*
  * Serial Port configuration
index 7cb10b205db1ce6ee22e384f0fef9f5615d5b954..b8f3d70e5953d542e6694b5937074baa5b0ddb78 100644 (file)
 #define CONFIG_SYS_INIT_SP_OFFSET      (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0)/2)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0)/2)
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x11C500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x11C600)
-#define CONFIG_SYS_NS16550_COM3        (CONFIG_SYS_CCSRBAR+0x11D500)
-#define CONFIG_SYS_NS16550_COM4        (CONFIG_SYS_CCSRBAR+0x11D600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x11C500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x11C600)
+#define CFG_SYS_NS16550_COM3   (CONFIG_SYS_CCSRBAR+0x11D500)
+#define CFG_SYS_NS16550_COM4   (CONFIG_SYS_CCSRBAR+0x11D600)
 
 /* I2C */
 
index 3fa2d01dcc2a5e5d6d7e23bed5d46b249fb19f1f..777a64eceee0e0addf659e95c40bb4b3946bc17c 100644 (file)
  * open - index 2
  * shorted - index 1
  */
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0)/2)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0)/2)
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x11C500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x11C600)
-#define CONFIG_SYS_NS16550_COM3        (CONFIG_SYS_CCSRBAR+0x11D500)
-#define CONFIG_SYS_NS16550_COM4        (CONFIG_SYS_CCSRBAR+0x11D600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x11C500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x11C600)
+#define CFG_SYS_NS16550_COM3   (CONFIG_SYS_CCSRBAR+0x11D500)
+#define CFG_SYS_NS16550_COM4   (CONFIG_SYS_CCSRBAR+0x11D600)
 
 /* I2C bus multiplexer */
 #define I2C_MUX_PCA_ADDR                0x70
index c5a28fadb004037aeec7001d766411a507d8b7c9..710f105cfad99c825a9283e4defdc81bf485c6cf 100644 (file)
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0)/2)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0)/2)
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
-#define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x11C500)
-#define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600)
-#define CONFIG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500)
-#define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600)
+#define CFG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x11C500)
+#define CFG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600)
+#define CFG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500)
+#define CFG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600)
 
 /*
  * I2C
index 795120c02a875ccbc13af29cacf99dd8c1c316a7..4c60364f7e7803af0f6f4a5a8bb493955d52b79e 100644 (file)
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0)/2)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0)/2)
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
-#define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x11C500)
-#define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600)
-#define CONFIG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500)
-#define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600)
+#define CFG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x11C500)
+#define CFG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600)
+#define CFG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500)
+#define CFG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600)
 
 /*
  * I2C
index e3cbc649fa1965cb9801c21531109784915397d9..ba4a989fc5f7dbb6330d9c3277b2e85252285573 100644 (file)
  * open - index 2
  * shorted - index 1
  */
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0)/2)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0)/2)
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x11C500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x11C600)
-#define CONFIG_SYS_NS16550_COM3        (CONFIG_SYS_CCSRBAR+0x11D500)
-#define CONFIG_SYS_NS16550_COM4        (CONFIG_SYS_CCSRBAR+0x11D600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x11C500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x11C600)
+#define CFG_SYS_NS16550_COM3   (CONFIG_SYS_CCSRBAR+0x11D500)
+#define CFG_SYS_NS16550_COM4   (CONFIG_SYS_CCSRBAR+0x11D600)
 
 /* I2C */
 
index 13b1ff3bce6ee6c58fbd4414d989246be21b9f3e..25d9c96e164f84fdb2078d5b21be314149a7f710 100644 (file)
 #endif
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* Base EVM has UART0 */
-#define CONFIG_SYS_NS16550_COM2                0x48022000      /* UART1 */
-#define CONFIG_SYS_NS16550_COM3                0x48024000      /* UART2 */
-#define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
-#define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
-#define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_COM2           0x48022000      /* UART1 */
+#define CFG_SYS_NS16550_COM3           0x48024000      /* UART2 */
+#define CFG_SYS_NS16550_COM4           0x481a6000      /* UART3 */
+#define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
+#define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
 /* PMIC support */
 #define CONFIG_POWER_TPS65910
index cb649b598fede5783f09f18570c4e26b5a61cc82..7c5e7ce475ef3c76496b4da62d0691ae92ec04c7 100644 (file)
 #define CONSOLE_COLOR_RED 0x001F
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* UART0 */
-#define CONFIG_SYS_NS16550_COM2                0x48022000      /* UART1 */
-#define CONFIG_SYS_NS16550_COM3                0x48024000      /* UART2 */
-#define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
-#define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
-#define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* UART0 */
+#define CFG_SYS_NS16550_COM2           0x48022000      /* UART1 */
+#define CFG_SYS_NS16550_COM3           0x48024000      /* UART2 */
+#define CFG_SYS_NS16550_COM4           0x481a6000      /* UART3 */
+#define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
+#define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
 #ifdef CONFIG_MTD_RAW_NAND
 #define CFG_SYS_NAND_ECCPOS  {   2,   3,   4,   5,   6,   7,   8,   9, \
index b7b1cb0cfe199f20f4269a1202806258e246d025..abd868c1453835bfc68dacb4d2c92b2571037c49 100644 (file)
@@ -88,7 +88,7 @@
                        "echo WARNING: Could not determine device tree to use; fi; \0"
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* UART0 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* UART0 */
 
 /* Ethernet support */
 
index 08bae9b886f283d4a916ac48b5ccdc95043703fa..452887d6995cada6f85db93a043e180127b2f87c 100644 (file)
 #endif /* Regular Boot */
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* UART0 */
-#define CONFIG_SYS_NS16550_COM2                0x48022000      /* UART1 */
-#define CONFIG_SYS_NS16550_COM3                0x48024000      /* UART2 */
-#define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
-#define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
-#define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* UART0 */
+#define CFG_SYS_NS16550_COM2           0x48022000      /* UART1 */
+#define CFG_SYS_NS16550_COM3           0x48024000      /* UART2 */
+#define CFG_SYS_NS16550_COM4           0x481a6000      /* UART3 */
+#define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
+#define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
 #endif /* ! __CONFIG_AM335X_SHC_H */
index 7df5f140551267a26ccfdae1b3d45d9c666ca2bc..4af9edafca8f0891fa3c049799392b28eed53463 100644 (file)
        BOOTENV
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* Base EVM has UART0 */
-#define CONFIG_SYS_NS16550_COM2                0x48022000      /* UART1 */
-#define CONFIG_SYS_NS16550_COM3                0x48024000      /* UART2 */
-#define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
-#define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
-#define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_COM2           0x48022000      /* UART1 */
+#define CFG_SYS_NS16550_COM3           0x48024000      /* UART2 */
+#define CFG_SYS_NS16550_COM4           0x481a6000      /* UART3 */
+#define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
+#define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
 /* PMIC support */
 #define CONFIG_POWER_TPS65910
index b61c8005c33f82955d7f8c07f3e9c0d039e398a8..4ff8528cf8ad0b9e89713130e75d43e464167980 100644 (file)
@@ -14,7 +14,7 @@
 #include <asm/arch/omap.h>
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_CLK         48000000
+#define CFG_SYS_NS16550_CLK            48000000
 
 /* I2C Configuration */
 
@@ -41,7 +41,7 @@
 #define V_SCLK                         (V_OSCK)
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* Base EVM has UART0 */
 
 #ifndef CONFIG_SPL_BUILD
 /* USB Device Firmware Update support */
index d8b0531673f1acde15a7813698150375c715656b..c3b6a3fbda2c4713f48cbb25eda623abfcd50bde 100644 (file)
@@ -16,9 +16,9 @@
 
 #define CONFIG_IODELAY_RECALIBRATION
 
-#define CONFIG_SYS_NS16550_COM1                UART1_BASE      /* Base EVM has UART0 */
-#define CONFIG_SYS_NS16550_COM2                UART2_BASE      /* UART2 */
-#define CONFIG_SYS_NS16550_COM3                UART3_BASE      /* UART3 */
+#define CFG_SYS_NS16550_COM1           UART1_BASE      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_COM2           UART2_BASE      /* UART2 */
+#define CFG_SYS_NS16550_COM3           UART3_BASE      /* UART3 */
 
 #define CONFIG_SYS_OMAP_ABE_SYSCK
 
index 0eed8db23bd9259c88132f93dfa2135278fc7a5e..3114cf0c4fba40bb337879377e3e2e717f2f12ef 100644 (file)
@@ -14,7 +14,7 @@
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK          25000000
+#define CFG_SYS_NS16550_CLK          25000000
 
 /* Miscellaneous configurable options */
 
index 7124711119095949e4bbf2e7f6325bf729466b0a..f0674456fd0c49d3cc2a96078075e0ad8699c162 100644 (file)
@@ -14,7 +14,7 @@
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK          25000000
+#define CFG_SYS_NS16550_CLK          25000000
 
 /* Miscellaneous configurable options */
 
index 6a4092a83e2e3c2ccbf2fe0de644ccae9a260c77..f0a02ae17953daa63ba4a8ef22ed0d1926fa0017 100644 (file)
@@ -14,7 +14,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 #define FDT_MODULE                     "apalis-v1.2"
 #define FDT_MODULE_V1_0                        "apalis"
index 84bd88f835ae62f2153f61caaa5bcec7e5f37773..4f00b3bad3f434cda9958ea90448548d560eaf0d 100644 (file)
@@ -21,7 +21,7 @@
  * Apalis UART4: NVIDIA UARTC
  */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 #define UBOOT_UPDATE \
        "uboot_hwpart=1\0" \
index 7224bd8d1f49538ebb5eef3ca54b25c92a6a985e..e3b6956eb5a2b148f69332b47ba68e6c5c19fe44 100644 (file)
@@ -33,7 +33,7 @@
 /*
  * Serial console configuration
  */
-#define CONFIG_SYS_NS16550_CLK         19660800
+#define CFG_SYS_NS16550_CLK            19660800
 
 /* Init Stack Pointer */
 
index c0429ae15c4cd47a1c45bbe5973524cc1f3cdec2..1932713f453a21c0d982994b2148bf344d4d7eaf 100644 (file)
@@ -26,7 +26,7 @@
 /*
  * UART configuration
  */
-#define CONFIG_SYS_NS16550_CLK         33333333
+#define CFG_SYS_NS16550_CLK            33333333
 
 /*
  * Ethernet PHY configuration
index 31f107a465c1ad4c1d382db9c206c8bbf70095cb..f29729d09bac592a0860919f20e845f8c16fbea4 100644 (file)
        /*DFUARGS*/
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* Base EVM has UART0 */
-#define CONFIG_SYS_NS16550_COM2                0x48022000      /* UART1 */
-#define CONFIG_SYS_NS16550_COM3                0x48024000      /* UART2 */
-#define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
-#define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
-#define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_COM2           0x48022000      /* UART1 */
+#define CFG_SYS_NS16550_COM3           0x48024000      /* UART2 */
+#define CFG_SYS_NS16550_COM4           0x481a6000      /* UART3 */
+#define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
+#define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
 /* PMIC support */
 #define CONFIG_POWER_TPS65910
index 1bae49e15f35bb45168227449a0e9d75049e7e4e..cba109b74a9f61c2588fbd4c9a08b233181cb3c9 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_SYS_NS16550_COM1        0xf040c000
+#define CFG_SYS_NS16550_COM1   0xf040c000
 
 #define CONFIG_SYS_INIT_RAM_ADDR       0x10200000
 
index 4b41dc220b159c556894577e2741c46c61ab214c..a07f1b7ad0f125f618129ba61e1824ad8db9aeff 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_SYS_NS16550_COM1        0xf040ab00
+#define CFG_SYS_NS16550_COM1   0xf040ab00
 
 #define CONFIG_SYS_INIT_RAM_ADDR       0x80200000
 
index 795de469384c3708cb06d2cae6562d0f28a29348..76189a4d31f7619034acc05ed2814f65af93759f 100644 (file)
@@ -26,7 +26,7 @@
 /* 12MB Malloc size */
 
 /* console configuration */
-#define CONFIG_SYS_NS16550_CLK         25000000
+#define CFG_SYS_NS16550_CLK            25000000
 
 /*
  * Increase max uncompressed/gunzip size, keeping size same as EMMC linux
index 481baff11d9a39be093d91a1eb38571d554d00b1..9f51b9ca59d2b1755f641e6698bd8fb331611d10 100644 (file)
@@ -97,7 +97,7 @@ extern phys_addr_t prior_stage_fdt_address;
  */
 #define V_NS16550_CLK                  81000000
 
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
+#define CFG_SYS_NS16550_CLK            V_NS16550_CLK
 
 /*
  * Serial console configuration.
index 1d51bb4e4c481a81f14d6f52029b5e5023c4050e..6b5f650811b823a5fdc368448a6d53c6cf72bb24 100644 (file)
@@ -18,7 +18,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* SPI */
 #define CONFIG_TEGRA_SLINK_CTRLS       6
index 773ce3f6a6f8acbfdf1f3c5407559ca2b05c105a..1bf6baf75c23914cd8388956acbe2ad36d5ac629 100644 (file)
@@ -14,8 +14,8 @@
 
 /* legacy #defines for non DM bur-board */
 #ifndef CONFIG_DM
-#define CONFIG_SYS_NS16550_CLK         (48000000)
-#define CONFIG_SYS_NS16550_COM1                0x44e09000
+#define CFG_SYS_NS16550_CLK            (48000000)
+#define CFG_SYS_NS16550_COM1           0x44e09000
 
 #endif /* CONFIG_DM */
 
index f3416b534b230d0ab2498ee75fc1f4f9e78fd329..35c5a4f122613ee6f9a2b49d778062545f01e408 100644 (file)
@@ -22,7 +22,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* SPI */
 #define CONFIG_TEGRA_SLINK_CTRLS       6
index 0672b7dbbe932c52cc5ba35ae126f7087ed1865b..55e2d744c4a026abd49d63b701b573f4614c9208 100644 (file)
@@ -20,7 +20,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* SPI */
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
index bfa076b5cc98ca9430b5a556cf7ce7a02bda0866..1e5154af0a15949887f8977d60d14fd0abdc80b8 100644 (file)
        NANDARGS
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1                0x44e09000      /* UART0 */
-#define CONFIG_SYS_NS16550_COM2                0x48022000      /* UART1 */
-#define CONFIG_SYS_NS16550_COM3                0x48024000      /* UART2 */
-#define CONFIG_SYS_NS16550_COM4                0x481a6000      /* UART3 */
-#define CONFIG_SYS_NS16550_COM5                0x481a8000      /* UART4 */
-#define CONFIG_SYS_NS16550_COM6                0x481aa000      /* UART5 */
+#define CFG_SYS_NS16550_COM1           0x44e09000      /* UART0 */
+#define CFG_SYS_NS16550_COM2           0x48022000      /* UART1 */
+#define CFG_SYS_NS16550_COM3           0x48024000      /* UART2 */
+#define CFG_SYS_NS16550_COM4           0x481a6000      /* UART3 */
+#define CFG_SYS_NS16550_COM5           0x481a8000      /* UART4 */
+#define CFG_SYS_NS16550_COM6           0x481aa000      /* UART5 */
 
 /* SPL */
 
index 63dac1d4a79dd7fe447988822f049dd555f48d76..b7511adc09ad5a7a0f3259ad7c048f9cc6fa34cf 100644 (file)
@@ -15,7 +15,7 @@
 #define CONFIG_SYS_INIT_SP_OFFSET      0x400000
 
 /* NS16550-ish UARTs */
-#define CONFIG_SYS_NS16550_CLK         48000000
+#define CFG_SYS_NS16550_CLK            48000000
 
 /* Ethernet: davicom DM9000 */
 #define CONFIG_DM9000_BASE             0xb6000000
index 0641d5c0a2382f2faba9e68022c4d9b1e1cd2877..8f058213e9e74cc46ca607e893b9efee86f4abe7 100644 (file)
@@ -14,8 +14,8 @@
 #include <asm/arch/omap.h>
 
 /* Serial support */
-#define CONFIG_SYS_NS16550_CLK         48000000
-#define CONFIG_SYS_NS16550_COM1                0x44e09000
+#define CFG_SYS_NS16550_CLK            48000000
+#define CFG_SYS_NS16550_COM1           0x44e09000
 
 /* NAND support */
 #define CFG_SYS_NAND_ECCSIZE           512
index b758086b86d5718efc03e8baa456bb24cb92d1f2..2ba3c3bc87db2e50fbf6c14949e7544ff4de7803 100644 (file)
@@ -13,7 +13,7 @@
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
 #define CONFIG_TEGRA_UARTA_SDIO1
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* NAND support */
 
index c9d384e2bdbebf68a9d186bfc9be5757ea0ee248..ffed71a2e828ee10f2907d89e57490e47dd61f93 100644 (file)
@@ -22,7 +22,7 @@
  * Colibri UART-C: NVIDIA UARTB
  */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 #define UBOOT_UPDATE \
        "uboot_hwpart=1\0" \
index f8ba4e82819493cf668f4033befa853af97f12e7..4f0188dd19edbd567d8d28c10abbba098605b964 100644 (file)
@@ -94,7 +94,7 @@
 /*
  * Serial Driver info
  */
-#define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID)
+#define CFG_SYS_NS16550_CLK    clk_get(DAVINCI_UART2_CLKID)
 
 #define CONFIG_SYS_SPI_CLK             clk_get(DAVINCI_SPI1_CLKID)
 
index e03a24adca4a03553d57c911852e377bfeaf166e..24cf554649ba3c4a19f969c242d5fcf16dbde335 100644 (file)
@@ -15,7 +15,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index 93201be485d6f693d3610d61ef8ddec2df6dbc0e..e1d18a77830616ee9feffe2ef85f67899ee39b72 100644 (file)
@@ -27,9 +27,9 @@
 #elif (CONFIG_CONS_INDEX == 3)
 #define CONSOLEDEV                     "ttyS2"
 #endif
-#define CONFIG_SYS_NS16550_COM1                UART1_BASE      /* Base EVM has UART0 */
-#define CONFIG_SYS_NS16550_COM2                UART2_BASE      /* UART2 */
-#define CONFIG_SYS_NS16550_COM3                UART3_BASE      /* UART3 */
+#define CFG_SYS_NS16550_COM1           UART1_BASE      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_COM2           UART2_BASE      /* UART2 */
+#define CFG_SYS_NS16550_COM3           UART3_BASE      /* UART3 */
 
 #define CONFIG_SYS_OMAP_ABE_SYSCK
 
index 0d61724db8c461e685faab2f02734ee933584cd5..a1400eba1adab12d47c34e716d1db6a559b6f9ff 100644 (file)
@@ -20,8 +20,8 @@
 
 /* Serial SPL */
 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_SERIAL)
-#define CONFIG_SYS_NS16550_CLK         40000000
-#define CONFIG_SYS_NS16550_COM1                0xb0000c00
+#define CFG_SYS_NS16550_CLK            40000000
+#define CFG_SYS_NS16550_COM1           0xb0000c00
 #endif
 
 /* UART */
index fe4b02c0ce2cd7225b26b632dbca5b1931902895..211dab4d23372f1628458f80ebed30b89fcdb772 100644 (file)
 #define CONFIG_TEGRA_ENABLE_UARTD
 
 /* UARTD: keyboard satellite board UART, default */
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 #ifdef CONFIG_TEGRA_ENABLE_UARTA
 /* UARTA: debug board UART */
-#define CONFIG_SYS_NS16550_COM2                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM2           NV_PA_APB_UARTA_BASE
 #endif
 
 /* NAND support */
index bfc0fa5c442c541753e03d16666021731cd9db33..1d7b171da75a6232443811baf5a2593e79567f3f 100644 (file)
@@ -28,7 +28,7 @@
 /*
  * UART configuration
  */
-#define CONFIG_SYS_NS16550_CLK         33330000
+#define CFG_SYS_NS16550_CLK            33330000
 
 /*
  * Ethernet PHY configuration
index ce3cb20732db45da5acfc36492130c7d6e1acaf6..9e092e16ea04431c2c09b1ec5e46654f4e6e3be8 100644 (file)
@@ -27,7 +27,7 @@
 /*
  * UART configuration
  */
-#define CONFIG_SYS_NS16550_CLK         33330000
+#define CFG_SYS_NS16550_CLK            33330000
 
 /*
  * Ethernet PHY configuration
index 69aa55f86c5f662f7ebc7f8d01763d3650034642..b846889541c726ab5bc00794dcaf9210518deeab 100644 (file)
@@ -16,7 +16,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index 7acdb0fa038e12dc9cb67a419af85af4ff1d8759..57b0fc9069790a994f265d20aeedfae13f66292d 100644 (file)
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#define CFG_SYS_NS16550_CLK            get_serial_clock()
 
 /*
  * I2C
index 30ba6065253e9d7b668c1ad32743a535381f07f4..e6e54fba898bbd73b416178640a67694c464a578 100644 (file)
  * Retain non-DM serial port for debug purposes.
  */
 #if !defined(CONFIG_DM_SERIAL)
-#define CONFIG_SYS_NS16550_CLK         (get_bus_freq(0) / 2)
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR + 0x11C500)
+#define CFG_SYS_NS16550_CLK            (get_bus_freq(0) / 2)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR + 0x11C500)
 #endif
 
 #ifndef __ASSEMBLY__
index 38860bfd5ca84e219047b45553e940e880d4b37f..7ed1f153c2324a0226379b821d3d21fb9a6097a6 100644 (file)
@@ -35,7 +35,7 @@
 #define CONFIG_MALLOC_F_ADDR           CFG_SYS_FSL_OCRAM_BASE
 
 /* serial port */
-#define CONFIG_SYS_NS16550_CLK          (get_bus_freq(0) / 2)
+#define CFG_SYS_NS16550_CLK          (get_bus_freq(0) / 2)
 
 /* SPL */
 
index 5434c4f7679f89dcbd6e9d598d704448ff2cf53d..1f642fbecc3c876ffd660ae60e190a6838d16783 100644 (file)
@@ -36,7 +36,7 @@
 /*
  * Serial Driver info
  */
-#define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID)
+#define CFG_SYS_NS16550_CLK    clk_get(DAVINCI_UART2_CLKID)
 
 #define CONFIG_SYS_SPI_CLK             clk_get(DAVINCI_SPI0_CLKID)
 
index b9c853d7dfef19059f252c326af570cde311f552..28372d41590a83ef65f780635ced2977a51c65ea 100644 (file)
@@ -20,8 +20,8 @@
 
 /* Serial SPL */
 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_SERIAL)
-#define CONFIG_SYS_NS16550_CLK         40000000
-#define CONFIG_SYS_NS16550_COM3                0xb0000e00
+#define CFG_SYS_NS16550_CLK            40000000
+#define CFG_SYS_NS16550_COM3           0xb0000e00
 
 #endif
 
index 148598fab465b66170af7104435bd1b71b8877dd..b57eb52d148817541a7808929fa271d61b6b83cd 100644 (file)
@@ -26,7 +26,7 @@
 
 /* GPIO */
 
-#define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
+#define CFG_SYS_NS16550_CLK          (get_serial_clock())
 
 #define CONFIG_HWCONFIG
 #define HWCONFIG_BUFFER_SIZE           128
index 3f2dfa640c9c2855f940b662cf06070d6f10d572..3579f9c8437b285e9cf62320b9b895bbfac07ee5 100644 (file)
@@ -47,7 +47,7 @@
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#define CFG_SYS_NS16550_CLK            get_serial_clock()
 
 /*
  * I2C
index bd2f74c1262af974f387055dbdcb994f7fa9d217..45665115f662a77e1029d3502f158d0d2030c2fb 100644 (file)
  * Serial Port
  */
 #ifndef CONFIG_LPUART
-#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#define CFG_SYS_NS16550_CLK            get_serial_clock()
 #endif
 
 /*
index 8c43f652ab654bf428bd2eeccf37b63b5d81a21a..1e2db12a83f21b7426a74c38e33f533ed63436dc 100644 (file)
@@ -60,7 +60,7 @@
 #define CONFIG_SYS_SDRAM_BASE          CONFIG_SYS_DDR_SDRAM_BASE
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#define CFG_SYS_NS16550_CLK            get_serial_clock()
 
 /* I2C */
 
index 06830f401a3110b1c87e99d2eb098f767ba78025..323feb6e33332e486375d22e2fc894a628de5a08 100644 (file)
  * Serial Port
  */
 #ifndef CONFIG_LPUART
-#define CONFIG_SYS_NS16550_CLK         get_serial_clock()
+#define CFG_SYS_NS16550_CLK            get_serial_clock()
 #endif
 
 /*
index 7dd5649005b77bc9ef27abbe6d82c9f992561700..587f23be587ffaaf44121c3fff79e07bf99503f0 100644 (file)
@@ -28,7 +28,7 @@
 /* I2C */
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK          (get_bus_freq(0) / 2)
+#define CFG_SYS_NS16550_CLK          (get_bus_freq(0) / 2)
 
 /* Miscellaneous configurable options */
 
index 2fc06c1dd2dca8477a42826858aaab953cb0fcb3..6fc509af232c961648fc7ce19afcfa816b33e83d 100644 (file)
@@ -40,7 +40,7 @@
 #define CPU_RELEASE_ADDR               secondary_boot_addr
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
+#define CFG_SYS_NS16550_CLK          (get_serial_clock())
 
 /* SD boot SPL */
 #ifdef CONFIG_SD_BOOT
index 40b4cb964d112128ddc64deedfd18ea39b605acb..8a3c87c6abdbe38c0d2e6b6e01692edbfc63ddfa 100644 (file)
@@ -40,7 +40,7 @@
 #define CPU_RELEASE_ADDR               secondary_boot_addr
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
+#define CFG_SYS_NS16550_CLK          (get_serial_clock())
 
 /* SD boot SPL */
 #ifdef CONFIG_SD_BOOT
index 5668e07d135486936b45402351becca689f8741e..2117b0811686d25f0a87bc393ae794d52578ef09 100644 (file)
@@ -45,7 +45,7 @@
 
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK          (get_bus_freq(0) / 2)
+#define CFG_SYS_NS16550_CLK          (get_bus_freq(0) / 2)
 
 /*
  * During booting, IFC is mapped at the region of 0x30000000.
index 895c566fea2ff21e805638c4c1a8a3d4d175bc88..c79a50795b8cb93e8050990345e34c773221bdef 100644 (file)
@@ -37,7 +37,7 @@
 /* I2C */
 
 /* Serial Port */
-#define CONFIG_SYS_NS16550_CLK          (get_serial_clock())
+#define CFG_SYS_NS16550_CLK          (get_serial_clock())
 
 /*
  * During booting, IFC is mapped at the region of 0x30000000.
index b90a84da8ad7ce335aae8ffa7749e533877e3ced..a8d8d8b09e029d092e68e23117242c1192147377 100644 (file)
@@ -16,7 +16,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD      /* UARTD: debug UART */
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* NAND support */
 
index 1f733d112dd7719fbb0c23b09ac1a2c3ff86902d..e09e9c82eb8da7c4ec76420fb0b7779ced4d4af8 100644 (file)
@@ -22,8 +22,8 @@
 
 /* Serial SPL */
 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_SERIAL)
-#define CONFIG_SYS_NS16550_CLK         50000000
-#define CONFIG_SYS_NS16550_COM1                0xbe000c00
+#define CFG_SYS_NS16550_CLK            50000000
+#define CFG_SYS_NS16550_COM1           0xbe000c00
 #endif
 
 /* Serial common */
index da16e3b21a4b5998863637a32e18f9fee2713bac..bb12ebfe4fd002a0d3428e15c7ccffa4c08c9914 100644 (file)
@@ -14,8 +14,8 @@
 
 /* Serial SPL */
 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_SERIAL)
-#define CONFIG_SYS_NS16550_CLK         40000000
-#define CONFIG_SYS_NS16550_COM1                0xb0000c00
+#define CFG_SYS_NS16550_CLK            40000000
+#define CFG_SYS_NS16550_COM1           0xb0000c00
 #endif
 
 /* Serial common */
index eaffe0bf4c954bab3e26b1aceae68e4e5c0aa528..3da7619d78d742703a2a0c67178e0458bcffece7 100644 (file)
@@ -12,8 +12,8 @@
 #include <linux/sizes.h>
 
 
-#define CONFIG_SYS_NS16550_COM1                0x11005200
-#define CONFIG_SYS_NS16550_CLK         26000000
+#define CFG_SYS_NS16550_COM1           0x11005200
+#define CFG_SYS_NS16550_CLK            26000000
 
 /* Environment settings */
 #include <config_distro_bootcmd.h>
index 347598868bb5632c97130913ea6dae450c43473b..0f7981a5661121d06f04a8667162bb13ca6f1c32 100644 (file)
@@ -12,8 +12,8 @@
 #include <linux/sizes.h>
 
 
-#define CONFIG_SYS_NS16550_COM1                0x11005000
-#define CONFIG_SYS_NS16550_CLK         26000000
+#define CFG_SYS_NS16550_COM1           0x11005000
+#define CFG_SYS_NS16550_CLK            26000000
 
 /* Environment settings */
 #include <config_distro_bootcmd.h>
index 4f1067c23bbc086fcefee7d515b49ebe3c9bf402..e870fc810cb1c3fd7c419184cae11d7ec6950155 100644 (file)
@@ -32,9 +32,9 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_SYS_NS16550_CLK         CONFIG_SYS_TCLK
+#define CFG_SYS_NS16550_CLK            CONFIG_SYS_TCLK
 #if !defined(CONFIG_DM_SERIAL)
-#define CONFIG_SYS_NS16550_COM1                MV_UART_CONSOLE_BASE
+#define CFG_SYS_NS16550_COM1           MV_UART_CONSOLE_BASE
 #endif
 
 #if defined(CONFIG_ARMADA_38X) && !defined(CONFIG_SYS_BAUDRATE_TABLE)
index 310bdde7cb55dc6503f2b9aac7aa1b694ce0f072..2623f99f8d0c05934a5e3e5f9e6353962c933293 100644 (file)
  */
 #define V_NS16550_CLK          48000000                /* 48MHz (APLL96/2) */
 
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
+#define CFG_SYS_NS16550_CLK            V_NS16550_CLK
 
 /*
  * select serial console configuration
  */
-#define CONFIG_SYS_NS16550_COM3                OMAP34XX_UART3
+#define CFG_SYS_NS16550_COM3           OMAP34XX_UART3
 
 #define CONFIG_SYS_BAUDRATE_TABLE { 4800, 9600, 19200, 38400, 57600, 115200 }
 
index c59e10324395f9272d98be4f2a61d1ccc7f92f22..baa452156ecd7939d88a781d684dc0a1b6012f99 100644 (file)
@@ -16,7 +16,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* SPI */
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
index cce5556fe266d13a6b9196cfe191d784bd5baff3..883cc0b99c9e5fd409b0c8e2618e574f18de1fd3 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <configs/ti_omap5_common.h>
 
-#define CONFIG_SYS_NS16550_COM3                UART3_BASE
+#define CFG_SYS_NS16550_COM3           UART3_BASE
 
 /* MMC ENV related defines */
 
index 81ca68de9bcc8127e8c4ddbf7089587652d9a240..2b47d4ca3768beddc4cfc955025a274485018468 100644 (file)
@@ -91,7 +91,7 @@
 /*
  * Serial Driver info
  */
-#define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID)
+#define CFG_SYS_NS16550_CLK    clk_get(DAVINCI_UART2_CLKID)
 
 #define CONFIG_SYS_SPI_BASE            DAVINCI_SPI1_BASE
 #define CONFIG_SYS_SPI_CLK             clk_get(DAVINCI_SPI1_CLKID)
index 065820689caf5f8dbd46d835a126297e083fa328..9fc22f0a6cbce993c52d35ec9aebf275c2a09a44 100644 (file)
  * shorted - index 1
  */
 #undef CONFIG_SERIAL_SOFTWARE_FIFO
-#define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
+#define CFG_SYS_NS16550_CLK            get_bus_freq(0)
 
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_CCSRBAR+0x4500)
-#define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_CCSRBAR+0x4600)
+#define CFG_SYS_NS16550_COM1   (CONFIG_SYS_CCSRBAR+0x4500)
+#define CFG_SYS_NS16550_COM2   (CONFIG_SYS_CCSRBAR+0x4600)
 
 /* I2C */
 #if !CONFIG_IS_ENABLED(DM_I2C)
index c12f4d0937d5124567446977ec3e70b040a6e0bd..a945f4e9b289770157d1e4abde7e1873fbdf83d7 100644 (file)
@@ -17,7 +17,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index ed3201aa3c42e7379c7b232e88367c0851bb0cf5..71807837673f589a5cecf1f974ce2dc6f0220081 100644 (file)
        "\0"
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_COM1        UART0_BASE
-#define CONFIG_SYS_NS16550_COM2        UART1_BASE
-#define CONFIG_SYS_NS16550_COM3        UART2_BASE
-#define CONFIG_SYS_NS16550_COM4        UART3_BASE
-#define CONFIG_SYS_NS16550_COM5        UART4_BASE
-#define CONFIG_SYS_NS16550_COM6        UART5_BASE
+#define CFG_SYS_NS16550_COM1   UART0_BASE
+#define CFG_SYS_NS16550_COM2   UART1_BASE
+#define CFG_SYS_NS16550_COM3   UART2_BASE
+#define CFG_SYS_NS16550_COM4   UART3_BASE
+#define CFG_SYS_NS16550_COM5   UART4_BASE
+#define CFG_SYS_NS16550_COM6   UART5_BASE
 
 #endif /* ! __CONFIG_PDU001_H */
index 09f0ed9b9a1b5a719f44a3008c1f76997f2f9512..99db59c489e0775fa38c8051b9f3d58e11f3d292 100644 (file)
@@ -16,7 +16,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD      /* UARTD: debug UART */
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* NAND support */
 
index c7f03a1e754335b7e2fe2bf573c30873f668c8b6..4887747968f205acdc2b6f36bb5d8953c911b275 100644 (file)
@@ -22,7 +22,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index 5765f2ccb5e74b143c8f701603b51bdc4ad027ff..c9dd7509cb2ae697af2c29f0d4be25bb151e3f34 100644 (file)
@@ -38,9 +38,9 @@
 #define CONFIG_SYS_TIMERBASE           0x48040000      /* Use Timer2 */
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_CLK         (48000000)
-#define CONFIG_SYS_NS16550_COM1                0x44e09000
-#define CONFIG_SYS_NS16550_COM4                0x481a6000
+#define CFG_SYS_NS16550_CLK            (48000000)
+#define CFG_SYS_NS16550_COM1           0x44e09000
+#define CFG_SYS_NS16550_COM4           0x481a6000
 
 
 /* I2C Configuration */
index c29bc448eed6dcbba674e1ed906e3461dcb4d453..6054fa42c1a26976a3d38f5be100f9990e8e3c98 100644 (file)
@@ -52,8 +52,8 @@
  * Serial
  */
 
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
-#define CONFIG_SYS_NS16550_COM3                OMAP34XX_UART3
+#define CFG_SYS_NS16550_CLK            V_NS16550_CLK
+#define CFG_SYS_NS16550_COM3           OMAP34XX_UART3
 
 #define CONFIG_SYS_BAUDRATE_TABLE      { 4800, 9600, 19200, 38400, 57600, \
                                          115200 }
index 029f898b64ff28ac417077643f049e023bbe6f3b..2b2d78b8c8e07319f6cbf945274ad71ace28344f 100644 (file)
@@ -75,7 +75,7 @@
 /*
  * Serial / UART configurations
  */
-#define CONFIG_SYS_NS16550_CLK         100000000
+#define CFG_SYS_NS16550_CLK            100000000
 
 /*
  * SDMMC configurations
index 1ed0a262bc618fd211abf740c55424bfa89f4f3b..cd2a74fb52d79c5ea0a54e8871f5fd55bbb653ed 100644 (file)
 /* ns16550 reg in the low bits of cpu reg */
 #ifdef CONFIG_MACH_SUNIV
 /* suniv doesn't have apb2 and uart is connected to apb1 */
-#define CONFIG_SYS_NS16550_CLK         100000000
+#define CFG_SYS_NS16550_CLK            100000000
 #else
-#define CONFIG_SYS_NS16550_CLK         24000000
+#define CFG_SYS_NS16550_CLK            24000000
 #endif
 #ifndef CONFIG_DM_SERIAL
-# define CONFIG_SYS_NS16550_COM1               SUNXI_UART0_BASE
-# define CONFIG_SYS_NS16550_COM2               SUNXI_UART1_BASE
-# define CONFIG_SYS_NS16550_COM3               SUNXI_UART2_BASE
-# define CONFIG_SYS_NS16550_COM4               SUNXI_UART3_BASE
-# define CONFIG_SYS_NS16550_COM5               SUNXI_R_UART_BASE
+# define CFG_SYS_NS16550_COM1          SUNXI_UART0_BASE
+# define CFG_SYS_NS16550_COM2          SUNXI_UART1_BASE
+# define CFG_SYS_NS16550_COM3          SUNXI_UART2_BASE
+# define CFG_SYS_NS16550_COM4          SUNXI_UART3_BASE
+# define CFG_SYS_NS16550_COM5          SUNXI_R_UART_BASE
 #endif
 
 /* CPU */
index 38a43b726f03ebc02c307e73cfb3e1f8224412f3..92ee920346bbbed69b631756ceefbdda4fdba8d1 100644 (file)
@@ -19,7 +19,7 @@
 /*
  * UART configuration
  */
-#define CONFIG_SYS_NS16550_CLK         166666666
+#define CFG_SYS_NS16550_CLK            166666666
 
 /*
  * Even though the board houses Realtek RTL8211E PHY
index f8e741ab6fc11c3768fb7e2d5d63f2875aea78eb..098796637010046a585023db5c1109513f495a67 100644 (file)
@@ -14,7 +14,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index 2377b47e0541998d095b214cf62b181a9dc615a7..ddf753da4a9fdbcf82aae58a636fdd8d0dff2f92 100644 (file)
@@ -16,7 +16,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD      /* UARTD: debug UART */
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* NAND support */
 
index 2915db7f8bf71ffa18795af8164afdd78b518ce2..92df457e8189ab4ac72c25c8b9e2441993a9c6ab 100644 (file)
@@ -26,7 +26,7 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
+#define CFG_SYS_NS16550_CLK            V_NS16550_CLK
 
 #ifdef CONFIG_ARM64
 #define FDTFILE "nvidia/" CONFIG_DEFAULT_DEVICE_TREE ".dtb"
index 60632c58c67db97cfd5bfc84cd88459a96ff2d1b..9614fe686f6b45b269c0ee38dedc827a541944f0 100644 (file)
@@ -77,8 +77,8 @@
 #define CONFIG_SYS_TIMERBASE           0x4802E000
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_CLK         (48000000)
-#define CONFIG_SYS_NS16550_COM1                0x48020000      /* Base EVM has UART0 */
+#define CFG_SYS_NS16550_CLK            (48000000)
+#define CFG_SYS_NS16550_COM1           0x48020000      /* Base EVM has UART0 */
 
 /* CPU */
 
index f2dbe3544a5dd629da3afc73a5a49a8e07eac843..1bd2a1874b8676b2cdc637e0a2e6a09b0a4f9599 100644 (file)
@@ -30,8 +30,8 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_SYS_NS16550_CLK      (48000000)
-#define CONFIG_SYS_NS16550_COM1     0x48024000  /* Base EVM has UART2 */
+#define CFG_SYS_NS16550_CLK      (48000000)
+#define CFG_SYS_NS16550_COM1     0x48024000  /* Base EVM has UART2 */
 
 /* allow overwriting serial config and ethaddr */
 
index fb017771688ec6d154b74373a63b5dd2ec9c3815..00eb329faa8368688a7398af467fd7499092f15e 100644 (file)
@@ -17,7 +17,7 @@
 #include <asm/arch/omap.h>
 
 /* NS16550 Configuration */
-#define CONFIG_SYS_NS16550_CLK         48000000
+#define CFG_SYS_NS16550_CLK            48000000
 
 /*
  * SPL related defines.  The Public RAM memory map the ROM defines the
index aaeea77281b6dab7067dc8a6c4315ab7dda14a7a..119b4c0410c7549607b070d09d0c914b0b497c56 100644 (file)
 #define KEYSTONE_SRAM_SCRATCH_SPACE_END                (TI_SRAM_SCRATCH_BOARD_EEPROM_END)
 
 /* UART Configuration */
-#define CONFIG_SYS_NS16550_COM1                KS2_UART0_BASE
-#define CONFIG_SYS_NS16550_COM2                KS2_UART1_BASE
+#define CFG_SYS_NS16550_COM1           KS2_UART0_BASE
+#define CFG_SYS_NS16550_COM2           KS2_UART1_BASE
 
 #ifndef CONFIG_SOC_K2G
-#define CONFIG_SYS_NS16550_CLK         ks_clk_get_rate(KS2_CLK1_6)
+#define CFG_SYS_NS16550_CLK            ks_clk_get_rate(KS2_CLK1_6)
 #else
-#define CONFIG_SYS_NS16550_CLK         ks_clk_get_rate(uart_pll_clk) / 2
+#define CFG_SYS_NS16550_CLK            ks_clk_get_rate(uart_pll_clk) / 2
 #endif
 
 /* SPI Configuration */
index 80d2a011f0fec8995a0e76fd8744806d868feb16..d282c3956e0c28bf00f93187a05e1472b43fc196 100644 (file)
 
 /* NS16550 Configuration */
 #define V_NS16550_CLK                  48000000        /* 48MHz (APLL96/2) */
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
+#define CFG_SYS_NS16550_CLK            V_NS16550_CLK
 #define CONFIG_SYS_BAUDRATE_TABLE      {4800, 9600, 19200, 38400, 57600, \
                                        115200}
 
 /* Select serial console configuration */
 #ifdef CONFIG_SPL_BUILD
-#define CONFIG_SYS_NS16550_COM1                OMAP34XX_UART1
-#define CONFIG_SYS_NS16550_COM2                OMAP34XX_UART2
-#define CONFIG_SYS_NS16550_COM3                OMAP34XX_UART3
+#define CFG_SYS_NS16550_COM1           OMAP34XX_UART1
+#define CFG_SYS_NS16550_COM2           OMAP34XX_UART2
+#define CFG_SYS_NS16550_COM3           OMAP34XX_UART3
 #endif
 
 /* Physical Memory Map */
index eb930341c3a805267da4121aba0f59c6f41de4f9..ce50e35d8d4bcd2b934d44837f9acb6e9abe8797 100644 (file)
@@ -27,9 +27,9 @@
 /*
  * Hardware drivers
  */
-#define CONFIG_SYS_NS16550_CLK         48000000
+#define CFG_SYS_NS16550_CLK            48000000
 #if defined(CONFIG_SPL_BUILD) || !defined(CONFIG_DM_SERIAL)
-#define CONFIG_SYS_NS16550_COM3                UART3_BASE
+#define CFG_SYS_NS16550_COM3           UART3_BASE
 #endif
 
 /* TWL6030 */
index a1efb57f1b09b11a38525b2597669f3f9510bc49..c49c177390b3df84dede0d8e8b738f6d9cecb6cf 100644 (file)
@@ -29,7 +29,7 @@
 /*
  * Hardware drivers
  */
-#define CONFIG_SYS_NS16550_CLK         48000000
+#define CFG_SYS_NS16550_CLK            48000000
 
 /*
  * Environment setup
index b14726ad234fbbc2588d7c931f9ba380ebb3cd1c..22d783c325b256c93a4a444a85909662745585c6 100644 (file)
@@ -14,7 +14,7 @@
 /*
  * Serial Port
  */
-#define CONFIG_SYS_NS16550_CLK         40000000
+#define CFG_SYS_NS16550_CLK            40000000
 
 /*
  * Command
index b562d44a13ba159a13c3d268a98b7ae4b238aa37..e4cbc7da843e9d31cb4ed12e029fb90b91dfe2e8 100644 (file)
@@ -16,7 +16,7 @@
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
 #define CONFIG_TEGRA_UARTA_GPU
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* SPI */
 
index 02ddc6fb6e0b4797938b4faaeb38e1a961e8c8db..338d8af8fb36a0a55165579f5ba380d5055304d6 100644 (file)
@@ -12,7 +12,7 @@
 
 #define CONFIG_SYS_INIT_SP_OFFSET       0x400000
 
-#define CONFIG_SYS_NS16550_CLK         CONFIG_SYS_MIPS_TIMER_FREQ
+#define CFG_SYS_NS16550_CLK            CONFIG_SYS_MIPS_TIMER_FREQ
 
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
 #if defined(CONFIG_DDRTYPE_H5TQ1G63BFA) || defined(CONFIG_DDRTYPE_MT47H128M8HQ)
index 03aa7adcc0d3f55fa5999c74426e6f18d5ff8980..b2dc04a975ad9b11073014b8a50926a2b01dc32c 100644 (file)
@@ -16,7 +16,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTA_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index 0bd5a1e8522889e3fc3654d3deec3ddccfed3633..f7a507768ec14f135072f047b519213e64539b6c 100644 (file)
@@ -15,7 +15,7 @@
 
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTD
-#define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTD_BASE
+#define CFG_SYS_NS16550_COM1           NV_PA_APB_UARTD_BASE
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 
index 84e5ba39f148caf31d7c32ad8d78772027ff62ed..2107bec6587a1a968fbf9efb4c5d132f75b2c335 100644 (file)
@@ -19,8 +19,8 @@
 #define CONFIG_SYS_UBOOT_BASE          0
 
 /* Serial SPL */
-#define CONFIG_SYS_NS16550_CLK         40000000
-#define CONFIG_SYS_NS16550_COM3                0xb0000e00
+#define CFG_SYS_NS16550_CLK            40000000
+#define CFG_SYS_NS16550_COM3           0xb0000e00
 
 /* RAM */
 
index 318e3680a6e13ef422f0795f8ad31b1d5d35bae5..a0162cab219042475468a8d48a633cf8a26c19c8 100644 (file)
@@ -13,9 +13,9 @@
 /*
  * NS16550 Configuration
  */
-#define CONFIG_SYS_NS16550_CLK         CONFIG_SYS_TCLK
+#define CFG_SYS_NS16550_CLK            CONFIG_SYS_TCLK
 #if !defined(CONFIG_DM_SERIAL)
-#define CONFIG_SYS_NS16550_COM1                MV_UART_CONSOLE_BASE
+#define CFG_SYS_NS16550_COM1           MV_UART_CONSOLE_BASE
 #endif
 
 /*
index 7090fcef6804db7f43f3fb5590ffb1229e455231..b93451cbe07adc8cc8bbe1bf96b48c08f3790fe6 100644 (file)
 /* Serial Driver Info */
 /*====================*/
 
-#define CONFIG_SYS_NS16550_COM1                IOADDR(0x0D050020) /* Base address */
+#define CFG_SYS_NS16550_COM1           IOADDR(0x0D050020) /* Base address */
 
 /* Input clk to NS16550 (in Hz; the SYS_CLK_FREQ is in kHz) */
-#define CONFIG_SYS_NS16550_CLK         get_board_sys_clk()
+#define CFG_SYS_NS16550_CLK            get_board_sys_clk()
 
 /*======================*/
 /* Ethernet Driver Info */