On Sat,  4 May 2019 22:03:56 +0200
Simon Goldschmidt <simon.k.r.goldschm...@gmail.com> wrote:

> diff --git a/include/configs/turris_omnia.h b/include/configs/turris_omnia.h
> index 018f54428b..7cffdc3d51 100644
> --- a/include/configs/turris_omnia.h
> +++ b/include/configs/turris_omnia.h
> @@ -52,6 +52,8 @@
>  #define CONFIG_SPL_STACK             (0x40000000 + ((192 - 16) << 10))
>  #define CONFIG_SPL_BOOTROM_SAVE              (CONFIG_SPL_STACK + 4)
>  #define CONFIG_SPL_DRIVERS_MISC_SUPPORT
> +#define CONFIG_SPL_DRIVERS_FIRMWARE_SUPPORT
> +#define CONFIG_SPL_SYSRESET_SUPPORT

These are not required for Turris Omnia, only
CONFIG_SPL_DRIVERS_MISC_SUPPORT for ATSHA204A.

Marek
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to