]> git.sur5r.net Git - u-boot/blobdiff - cpu/mcf532x/cpu_init.c
ppc/85xx: add cpu init config file for boot from NAND
[u-boot] / cpu / mcf532x / cpu_init.c
index 687c7e42ec4135873939a4e3ff8fd027a4f6c71f..4f1695cef861327b678fbda9c2b5618eeaf46d01 100644 (file)
@@ -39,7 +39,6 @@
 void cpu_init_f(void)
 {
        volatile scm1_t *scm1 = (scm1_t *) MMAP_SCM1;
-       volatile scm2_t *scm2 = (scm2_t *) MMAP_SCM2;
        volatile gpio_t *gpio = (gpio_t *) MMAP_GPIO;
        volatile fbcs_t *fbcs = (fbcs_t *) MMAP_FBCS;