Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
[oweals/u-boot.git] / include / configs / socfpga_vining_fpga.h
index 5416c4b170085ce1ab696f94312d053bdea1835b..7fc1a95e8e88400c42b1b11dac14e0686a09f7c1 100644 (file)
@@ -33,6 +33,7 @@
  *  if button B is not pressed, boot normal Linux system immediatelly
  *  if button B is pressed, wait $bootdelay and boot recovery system
  */
+#define CONFIG_USE_PREBOOT
 #define CONFIG_PREBOOT                                         \
        "setenv hostname vining-${unit_serial} ; "              \
        "setenv PS1 \"${unit_ident} (${unit_serial}) => \" ; "  \