diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 10fb1f49010450e3c6bf8789f4029e0a324a8e67..42bc3c869f82b3d0b0c2ee0159c9f8a760561a3e 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -94,6 +94,7 @@ /* Command definition */ #include <config_cmd_default.h> #define CONFIG_CMD_BOOTZ +#define CONFIG_SUPPORT_RAW_INITRD #undef CONFIG_CMD_IMLS