Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / cpu / blackfin / initcode.c
index ae0016de18f9c67f6799ee2f73321ccb3fe50296..3f3b4796c11a3534b6911493fc52fc1c9163fa74 100644 (file)
@@ -264,6 +264,7 @@ void initcode(ADI_BOOT_DATA *bootstruct)
         * the memory controller.  Older bootroms lacks such helpers
         * so we do it ourselves.
         */
+#define BOOTROM_CAPS_SYSCONTROL 0
        if (BOOTROM_CAPS_SYSCONTROL) {
                serial_putc('S');