]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ep82xxm/ep82xxm.c
Merge commit 'upstream/master'
[karo-tx-uboot.git] / board / ep82xxm / ep82xxm.c
index 35e644df8c30b4138f43451911c71d13a951fa94..fe3f78e7380b270793260cac24301f98f3ba49f7 100644 (file)
@@ -227,8 +227,6 @@ long int initdram(int board_type)
 #ifndef CFG_RAMBOOT
        volatile immap_t *immap = (immap_t *)CFG_IMMR;
        volatile memctl8260_t *memctl = &immap->im_memctl;
-       vu_char *ramaddr = (vu_char *)CFG_SDRAM_BASE;
-       uchar c = 0xFF;
        uint psdmr = CFG_PSDMR;
        int i;