]> git.sur5r.net Git - u-boot/blobdiff - include/configs/gw_ventana.h
rockchip: add basic support for evb-rk3288 board
[u-boot] / include / configs / gw_ventana.h
index fe81cbdadec9cf80d85589220548349157ec574c..982ddba39cf9bab0d23686a6a095e42cd9e877c4 100644 (file)
 
 /* Miscellaneous configurable options */
 #define CONFIG_HWCONFIG
+#define CONFIG_PREBOOT
 
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
        "script=6x_bootscript-ventana\0" \
        "loadscript=" \
                "if ${fsload} ${loadaddr} ${bootdir}/${script}; then " \
-                       "source; " \
+                       "source ${loadaddr}; " \
                "fi\0" \
        \
        "uimage=uImage\0" \