]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/mpc83xx/serdes.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / cpu / mpc83xx / serdes.c
index 020c4c8f917de1bebe52904afa7cf7bc1b1fe649..630b111aab31ddb7ec5923eb8379b7f09587560a 100644 (file)
@@ -44,7 +44,7 @@
 
 void fsl_setup_serdes(u32 offset, char proto, char rfcks, char vdd)
 {
-       void *regs = (void *)CFG_IMMR + offset;
+       void *regs = (void *)CONFIG_SYS_IMMR + offset;
        u32 tmp;
 
        /* 1.0V corevdd */