global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / icid.c
index 2d87281..e972603 100644 (file)
@@ -27,7 +27,7 @@ static void set_icid(struct icid_id_table *tbl, int size)
 void set_fman_icids(struct fman_icid_id_table *tbl, int size)
 {
        int i;
-       ccsr_fman_t *fm = (void *)CONFIG_SYS_FSL_FM1_ADDR;
+       ccsr_fman_t *fm = (void *)CFG_SYS_FSL_FM1_ADDR;
 
        for (i = 0; i < size; i++) {
                out_be32(&fm->fm_bmi_common.fmbm_ppid[tbl[i].port_id - 1],