Re: [U-Boot] [PATCH 2/4] board: ti: am57xx: Fix USB configuration

2016-05-13 Thread Marek Vasut
On 05/13/2016 02:17 PM, Roger Quadros wrote: > This fixes build. This commit message needs a fix. > Signed-off-by: Roger Quadros > --- > include/configs/am57xx_evm.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h > index

[U-Boot] [PATCH 2/4] board: ti: am57xx: Fix USB configuration

2016-05-13 Thread Roger Quadros
This fixes build. Signed-off-by: Roger Quadros --- include/configs/am57xx_evm.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index 32d7d4d..939057c 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @