Re: [U-Boot] [PATCH 3/5] ARM: AM57xx: Enable FIT

2016-05-13 Thread Tom Rini
On Mon, May 09, 2016 at 11:43:28AM +0530, Lokesh Vutla wrote: > Enable FIT support for AM57xx platforms > > Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list U-Boot@lists

[U-Boot] [PATCH 3/5] ARM: AM57xx: Enable FIT

2016-05-08 Thread Lokesh Vutla
Enable FIT support for AM57xx platforms Signed-off-by: Lokesh Vutla --- configs/am57xx_evm_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig index aedefb68..4e06641 100644 --- a/configs/am57xx_evm_defconfig +++ b/configs