Re: [U-Boot] [PATCH] am335x_evm_usbspl_defconfig: Fix USB RNDIS boot

2017-06-26 Thread Vignesh R
Lokesh, On Monday 10 April 2017 01:56 PM, Vignesh R wrote: > It seems few config options are missing in the current > am335x_evm_usbspl_defconfig causing USB RNDIS boot to fail on AM335x > EVM. Fix this by adding required configs. > > Signed-off-by: Vignesh R > --- Could you ack this patch, its

Re: [U-Boot] [PATCH] am335x_evm_usbspl_defconfig: Fix USB RNDIS boot

2017-04-10 Thread Vignesh R
On Tuesday 11 April 2017 11:25 AM, Lokesh Vutla wrote: > > > On Tuesday 11 April 2017 10:30 AM, Vignesh R wrote: >> >> >> On Monday 10 April 2017 06:28 PM, Lokesh Vutla wrote: >>> >>> >>> On 4/10/2017 1:56 PM, Vignesh R wrote: It seems few config options are missing in the current am3

Re: [U-Boot] [PATCH] am335x_evm_usbspl_defconfig: Fix USB RNDIS boot

2017-04-10 Thread Lokesh Vutla
On Tuesday 11 April 2017 10:30 AM, Vignesh R wrote: > > > On Monday 10 April 2017 06:28 PM, Lokesh Vutla wrote: >> >> >> On 4/10/2017 1:56 PM, Vignesh R wrote: >>> It seems few config options are missing in the current >>> am335x_evm_usbspl_defconfig causing USB RNDIS boot to fail on AM335x >>>

Re: [U-Boot] [PATCH] am335x_evm_usbspl_defconfig: Fix USB RNDIS boot

2017-04-10 Thread Vignesh R
On Monday 10 April 2017 06:28 PM, Lokesh Vutla wrote: > > > On 4/10/2017 1:56 PM, Vignesh R wrote: >> It seems few config options are missing in the current >> am335x_evm_usbspl_defconfig causing USB RNDIS boot to fail on AM335x >> EVM. Fix this by adding required configs. >> >> Signed-off-by:

Re: [U-Boot] [PATCH] am335x_evm_usbspl_defconfig: Fix USB RNDIS boot

2017-04-10 Thread Lokesh Vutla
On 4/10/2017 1:56 PM, Vignesh R wrote: > It seems few config options are missing in the current > am335x_evm_usbspl_defconfig causing USB RNDIS boot to fail on AM335x > EVM. Fix this by adding required configs. > > Signed-off-by: Vignesh R > --- > configs/am335x_evm_usbspl_defconfig | 4 >

[U-Boot] [PATCH] am335x_evm_usbspl_defconfig: Fix USB RNDIS boot

2017-04-10 Thread Vignesh R
It seems few config options are missing in the current am335x_evm_usbspl_defconfig causing USB RNDIS boot to fail on AM335x EVM. Fix this by adding required configs. Signed-off-by: Vignesh R --- configs/am335x_evm_usbspl_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/a