
9 May
2019
9 May
'19
9:51 p.m.
On 5/9/19 8:42 PM, Simon Goldschmidt wrote: [...]
diff --git a/include/configs/socfpga_vining_fpga.h b/include/configs/socfpga_vining_fpga.h index 29a92b9146..737a304217 100644 --- a/include/configs/socfpga_vining_fpga.h +++ b/include/configs/socfpga_vining_fpga.h @@ -145,6 +145,7 @@ "run ubi_ubi ; " \ "else echo "Unsupported boot mode: "${bootmode} ; " \ "fi\0" \
"socfpga_legacy_reset_compat=1\0" \
Drop the trailing backslash please.
#define CONFIG_SYS_REDUNDAND_ENVIRONMENT #define CONFIG_ENV_SIZE_REDUND CONFIG_ENV_SIZE
--
Best regards,
Marek Vasut