X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/35edb766593d019b89a3f40b6d6cdd2b50f18032..2fa1a7069a9709f8d61a198cec1b1d9b2e275fe1:/include/config.h?ds=sidebyside diff --git a/include/config.h b/include/config.h index f51ebe9..646835d 100644 --- a/include/config.h +++ b/include/config.h @@ -23,9 +23,9 @@ #define CONFIG_BOOTDELAY 4 //#define CONFIG_ZERO_BOOTDELAY_CHECK 1 -//#define CONFIG_LOOPW -//#define CONFIG_CMD_MEMTEST -//#define CONFIG_MX_CYCLIC +#define CONFIG_CMD_MEMTEST +#define CONFIG_MX_CYCLIC +#define CONFIG_SYS_RAMSIZE_MAX (1l<<19) /* max. addressable memory */ #define CONFIG_CMD_DATE 1