Re: [U-Boot] [RFC PATCH v2 5/5] dra7x: configs: enable SPL-DFU support

2016-07-22 Thread Tom Rini
On Thu, Jul 21, 2016 at 08:23:17PM +0530, Ravi Babu wrote: > This patch enables the SPL-DFU support for > dra7x platform. > > Signed-off-by: Ravi Babu Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing li

[U-Boot] [RFC PATCH v2 5/5] dra7x: configs: enable SPL-DFU support

2016-07-21 Thread Ravi Babu
This patch enables the SPL-DFU support for dra7x platform. Signed-off-by: Ravi Babu --- include/configs/dra7xx_evm.h | 19 ++- include/configs/ti_omap5_common.h |2 -- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/include/configs/dra7xx_evm.h b/includ