On 23 December 2014 at 04:32, Ruchika Gupta <ruchika.gu...@freescale.com> wrote:
> For the platforms which use,CONFIG_FIT_SIGNATURE, the required configs are
> moved to the platform's defconfig file. Selecting CONFIG_FIT_SIGNATURE using
> defconfig automatically resolves the dependencies for signature verification.
> The RSA library gets automatically selected and user does not have to define
> CONFIG_RSA manually.
>
> Signed-off-by: Ruchika Gupta <ruchika.gu...@freescale.com>
> CC: Simon Glass <s...@chromium.org>

Acked-by: Simon Glass <s...@chromium.org>

> ---
> Changes in v3:
> New patch
>
>  configs/ids8313_defconfig          | 2 ++
>  configs/sandbox_defconfig          | 3 +++
>  configs/zynq_microzed_defconfig    | 3 +++
>  configs/zynq_zc70x_defconfig       | 3 +++
>  configs/zynq_zc770_xm010_defconfig | 3 +++
>  configs/zynq_zc770_xm012_defconfig | 3 +++
>  configs/zynq_zc770_xm013_defconfig | 3 +++
>  configs/zynq_zed_defconfig         | 3 +++
>  configs/zynq_zybo_defconfig        | 3 +++
>  include/configs/am335x_evm.h       | 4 ++--
>  include/configs/ids8313.h          | 3 ---
>  include/configs/sandbox.h          | 3 ---
>  include/configs/zynq-common.h      | 6 ------
>  13 files changed, 28 insertions(+), 14 deletions(-)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to