ColdFire: Add M5253DEMO platform support for MCF5253
[oweals/u-boot.git] / include / image.h
index 46138fa7880b8f2da8c46319ee59c41a085ef290..4b9c582718dc875ff9b10e7ca4780fcb6375b190 100644 (file)
@@ -220,7 +220,6 @@ typedef struct bootm_headers {
 #endif
 
        int             verify;         /* getenv("verify")[0] != 'n' */
-       int             autostart;      /* getenv("autostart")[0] != 'n' */
        struct lmb      *lmb;           /* for memory mgmt */
 } bootm_headers_t;