X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fatstk1004.h;h=a37ba92416bb2f9876b85851253855ebc8c50dc2;hb=9939ffd5fbf1f5aff4d8172531d4fc33797c62c8;hp=fc9585e84d2d21eeca8d0e23ca88d6a672e35529;hpb=1730edf76c54381475e2da11f75b1ce563c4e62c;p=oweals%2Fu-boot.git diff --git a/include/configs/atstk1004.h b/include/configs/atstk1004.h index fc9585e84d..a37ba92416 100644 --- a/include/configs/atstk1004.h +++ b/include/configs/atstk1004.h @@ -110,8 +110,8 @@ #define CONFIG_BOOTDELAY 1 #define CONFIG_AUTOBOOT 1 #define CONFIG_AUTOBOOT_KEYED 1 -#define CONFIG_AUTOBOOT_PROMPT \ - "Press SPACE to abort autoboot in %d seconds\n" +#define CONFIG_AUTOBOOT_PROMPT \ + "Press SPACE to abort autoboot in %d seconds\n", bootdelay #define CONFIG_AUTOBOOT_DELAY_STR "d" #define CONFIG_AUTOBOOT_STOP_STR " " @@ -136,6 +136,7 @@ #define CONFIG_PIO2 1 #define CFG_HSDRAMC 1 #define CONFIG_MMC 1 +#define CONFIG_ATMEL_MCI 1 #define CFG_DCACHE_LINESZ 32 #define CFG_ICACHE_LINESZ 32