]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gth/gth.c
* Patch by Martin Krause, 17 Jul 2003:
[people/ms/u-boot.git] / board / gth / gth.c
index 94e7a6543360f97d44908186630ec2c8b1e878af..6f972ce8908785a72fe6f4d45681d0474d23b7e9 100644 (file)
@@ -218,7 +218,7 @@ int _initsdram (uint base, uint * noMbytes)
                           sizeof (fpga_table) / sizeof (uint));
 
        /* Enable UPWAITB */
-       mc->memc_mbmr = MAMR_GPL_B4DIS; /* (16-13) */
+       mc->memc_mbmr = MBMR_GPL_B4DIS; /* (16-13) */
 
        /* CS2, base FPGA_2_BASE - 4 MByte, use UPM B 32 Bit */
        mc->memc_or2 = 0xffc00000 | OR_BI;