X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fwestel%2Famx860%2Famx860.c;h=91dcc0dcb301e729f25ca71aa7d0b353826ad947;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=4742aafc5e30c0e8ff7347d5ea68d24ff1b73457;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/westel/amx860/amx860.c b/board/westel/amx860/amx860.c index 4742aafc..91dcc0d 100644 --- a/board/westel/amx860/amx860.c +++ b/board/westel/amx860/amx860.c @@ -64,7 +64,7 @@ int checkboard (void) phys_size_t initdram (int board_type) { - volatile immap_t *immap = (immap_t *)CFG_IMMR; + volatile immap_t *immap = (immap_t *)CONFIG_SYS_IMMR; volatile memctl8xx_t *memctl = &immap->im_memctl; /* AMX860: has 4 Mb of 60ns EDO DRAM, so start DRAM at 0 */